Core and Supervisor errors

i am running HassOS on an old laptop.
recently i tried to install Eufy mqtt bridge from GitHub - MaxWinterstein/homeassistant-addons
but it refuses to install because Supervisor is unhealthy. tried these commands but nothing works:
ha supervisor repair
ha supervisor update and got these errors:

these are some errors i in my logs
supervisor error

22-02-01 15:17:33 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.ADD hardware /dev/bus/usb/004/091 - None
22-02-01 15:17:33 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.REMOVE hardware /dev/bus/usb/004/091 - None
22-02-01 15:17:33 WARNING (MainThread) [supervisor.hardware.monitor] Ignore device /sys/devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0236.27BC/input/input5096/event10 / failes to initialize by udev
22-02-01 15:17:33 WARNING (MainThread) [supervisor.hardware.monitor] Ignore device /sys/devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0236.27BC/hidraw/hidraw0 / failes to initialize by udev
22-02-01 15:17:33 WARNING (MainThread) [supervisor.hardware.monitor] Ignore device /sys/devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.1/0003:05AC:0236.27BD/hidraw/hidraw1 / failes to initialize by udev

core

2022-02-01 11:42:53 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons/f1c878cb_eufy-ha-mqtt-bridge/install - ‘AddonManager.install’ blocked from execution, system is not healthy
[cont-finish.d] executing container finish scripts…
[cont-finish.d] done.
[s6-finish] waiting for services.
2022-02-01 11:43:48 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /host/shutdown request Server disconnected
2022-02-01 11:43:48 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /host/shutdown -
[finish] process exit code 0
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening

Go to the supervisor system page it should list why the system is unhealthy.

image

i clicked and went to this page Supervisor was not able to update - Home Assistant
so i opened Terminal on the side and typed in: ha supervisor update
ran into this error:

i have tried to reboot the laptop that is running HassOS on SSD many times but no luck. same error

i can ping 8.8.8.8 so i know it has internet
image

That’s a server error.

so for sure that’s an error on their server and not my HA right?
hope they are able to get it resolved soon.
thanks for confirming!

Any luck? It could be a problem on you end, somewhere along the internet, a bug in the code, or something on the server side.

But if it starts working it’s probably someone else’s fault (but still your problem).

no luck. i will reinstall the whole thing and restore from backup

well, this is really strange… i installed Has OS onto a rpi3. restored my HA full backup into the rpi3 successfully. zwave js is not there. so i try to install it and got the same error as server timing out

i dont think there is anything special about my network. just verizon fios modem connecting to my Netgear wifi router. i did not setup anything fancy like firewall. just plug and play so im not sure why i cannot download n install anything new…

i was able to update OS to 7.2 so i know it has internet

all is good now. HA’s DNS was to my netgear router with 192.168.1.1
once i changed HA’s DNS to 8.8.8.8 then it works!

1 Like