Having trouble updating the Operating System. I am running Hassio on a RPi4. Trying to update from 4.10 tp 4.17 through the supervisor interface. After a few minutes I get “Update failed, se supervisor”. I have a 64GB SD-card and according to HA I am using 10% of this space. The log is telling me this:
20-12-06 10:41:16 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:64153 ssl:default [Connect call failed ('172.30.32.1', 64153)]
20-12-06 10:41:18 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:64153 ssl:default [Connect call failed ('172.30.32.1', 64153)]
20-12-06 10:41:21 INFO (MainThread) [supervisor.hassos] OTA update is downloaded on /data/tmp/hassos-4.17.raucb
20-12-06 10:41:21 INFO (MainThread) [supervisor.utils.gdbus] Starting dbus monitor on de.pengutronix.rauc
20-12-06 10:41:24 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-12-06 10:41:24 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-12-06 10:41:25 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
20-12-06 10:41:25 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
20-12-06 10:41:25 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-12-06 10:41:25 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-12-06 10:44:39 INFO (MainThread) [supervisor.utils.gdbus] Stopping dbus monitor on de.pengutronix.rauc
20-12-06 10:44:39 ERROR (MainThread) [supervisor.hassos] Home Assistant Operating System update failed with: Post-install handler error: Child process exited with code 1
Checked to see if my firewall is blocking traffic to 172.30.32.1 port 64153 but it is not.
Any input in this issue appreciated.
/C