I have the error “You are running an unsupported installation” on the Supervisor page since a while (I don’t know exactly how much time).
I wanted to know if this is important and if I can try something before reinstalling everything from scratch.
Below is a list of issues found with your installation, click on the links to learn how you can resolve the issues.
That link brings to a page that says “If you have not already, install Network Manager on the host.”
How do I install Network Manager on Home Assistant OS?
Log:
2020-11-27 03:32:52 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for garbage_collection which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-27 03:32:52 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-27 03:33:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for ctabustracker which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-27 03:33:11 ERROR (MainThread) [homeassistant.components.wled] Error fetching wled data: Invalid response from API: Error occurred while communicating with WLED device at x.x.x.x
2020-11-27 03:33:11 WARNING (MainThread) [homeassistant.config_entries] Config entry for wled not ready yet. Retrying in 5 seconds
Supervisor 2020.11.0
HassOS 4.17
Running on Raspberry Pi 4
To be perfectly honest, if you’re running HAOS and it is showing as an unsupported installation, then it is a (pretty big) bug, and should be reported to the HAOS repo on github.
I’m seeing the same thing on my test instance (but it doesn’t indicate it is unsupported):
4.19 here
4.17 farther down the list:
I assume it’s due to some subtle difference in the version control scheme (or not).
In addition, despite a concerted effort to expunge the deprecated term Hass.io from all official documentation, there it is in boldface in the latest release. That section ought to be titled Supervisor or HassOS or something other than a term that is supposed to have been deprecated a half year ago.
I think I read something somewhere (release notes??) that the next version of HassOS will be based on 5.4.
EDIT
FWIW, even the upgrade to 5.4 still renders my test instance incapable of being promoted to a production instance. An enhancement in 5.9 is why my production instance continues to be HA Supervised on Linux.
Community member jameshilliard added a patch that allows Linux to detect a certain USB-based device as a serial device (as it should be).
Older version of the kernel don’t see it as a serial device and render it invisible to Home Assistant’s UPB integration.
Well my patches were backported to a number of older stable LTS kernel branches including 5.4, but it would only be later 5.4 point releases that would have it included.
A “Solution” post explains how to solve the original, stated problem. What exactly did you do to make your system report it is now a supported installation?