My system has been running fine but just tried to update core from 2022.10.1 to 2022.10.2 and I’m getting “Your installation is unhealthy”, learn more is showing docking and directing me to The Docker environment is not working properly - Home Assistant
I have even now removed portainer as that was the only extra “software” I had installed and checked the other requirements on that link but I seem to be fine by the looks of it so not sure what is causing this or how to work out what is causing this
No, nothing to do with it being a nuc. No idea where you even got the idea it was deprecated.
Read adr14, and remember this
stated in ADR-0014, no additional software, outside of the Home Assistant ecosystem, is installed. This includes but are not limited to standalone containers running on the same host.
Some containers will also conflict with the operations of the Supervisor, if you run any of those your system will also be marked as unhealthy. These containers will be shown in the Supervisor log as errors.
I am a noob to linux but on my RPI I did a grep on my syslog looking for “unsupported” as well as “unhealthy” and was able to get more details on every exact reason why mine was called unhealthy (portainer not supported) and also a nice long list of items why my supervised is considered “unsupported”… Maybe doing the same on your end could help?
I didn’t read all the comments but I got the message when trying to install updates. I just click ‘Stop’ on the hassio_supervisor within Portainer, quickly go back to HA and click the update multiple times and it eventually installs. No need to restart Portainer and my hassio_supervisor just restarts its self. Hope this helps.