I’ve just got an supervisor update. After this update i got the marking unsupported.
Running:
Home Assistant 2022.9.5
Supervisor 2022.09.1
Frontend-versie: 20220907.2 - latest
Supervised HA on x86-64 machine, no VM's
in the supervisor log I’ve got this:
22-09-19 17:41:19 WARNING (MainThread) [supervisor.resolution.evaluations.base] Connectivity checks are required for Home Assistant. (more-info: https://www.home-assistant.io/more-info/unsupported/connectivity_check)
Went to the suggested site and as there is stated, i did SSH to the server and did, what is asked:
busctl set-property org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager ConnectivityCheckEnabled b true
Rebooted the host, but supervisor won’t stop complaining. Is this a bug, or I need to research more?
It should be noted that performing a get-property right after the set-property, will show it still not setting properly. Once you reboot, the get-property will work as expected.