HA Supervisor does not start anymore

I have system installed from stock HA SD-image on RPI4 4GB. System has been running for years. Suddenly Supervisor, it’s add-on management and loading add-on on boot (like Grafana, File editor, Media, Node-red) does not work. Add-on is visible on left menu but after clicking it, for example Grafana I get

Unable to load the panel source: /api/hassio/app/entrypoint.js.

But for example HACS is working so I still can update HACS integrations. Settings available updates -part does not anymore show OS & HA upgrades, only ESPHome upgrades as an example. Actual running versions are:

  • Core 2024.6.2
  • Frontend 20240610.0

Repairs section returns:
There are currently no repairs available

Also device & automation screens under settings work. Clicking Settings / Add-ons and Settings / System / Backups gives

Troubleshooting

If you just started, make sure you have given the Supervisor enough time to start.
Check the Observer
Try a reboot of the host
Check System Health
Ask for help

So am I now in phase of ask for help. My normal usage is just update HACS integrations,

On Home Assistant Core -log I can see:
Logger: homeassistant.components.hassio
Source: components/hassio/init.py:445
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 21 August 2024 at 23:18:43 (421 occurrences)
Last logged: 10:18:54

Can’t read Supervisor data:

More logs showing…

  • Not sure if I clicked SSL on for front-end, if I did how do I fix that. Remember I cannot access config files nor supervisor based configurations. But it should not affect 6668-port. Docker networking issue?
  • Cannot restore backups easily, and maybe on my Google Drive backups I only have flawed versions left.
  • hmm searching full download log for boot entries - cannot see them so despite of trying to restart HA from UI that does not seem to function either.

2024-08-23 10:16:48.019 WARNING (MainThread) [custom_components.localtuya.common] [bfe…be2] Failed to connect to 192.168.9.143: [Errno 110] Connect call failed (‘192.168.9.143’, 6668)
2024-08-23 10:16:48.020 WARNING (MainThread) [custom_components.localtuya.common] [bf8…43g] Failed to connect to 192.168.9.148: [Errno 110] Connect call failed (‘192.168.9.148’, 6668)
2024-08-23 10:16:48.022 WARNING (MainThread) [custom_components.localtuya.common] [bff…67f] Failed to connect to 192.168.9.147: [Errno 110] Connect call failed (‘192.168.9.147’, 6668)
2024-08-23 10:16:48.024 WARNING (MainThread) [custom_components.localtuya.common] [bf2…hfz] Failed to connect to 192.168.9.146: [Errno 110] Connect call failed (‘192.168.9.146’, 6668)
2024-08-23 10:16:48.026 WARNING (MainThread) [custom_components.localtuya.common] [bff…s9q] Failed to connect to 192.168.9.145: [Errno 110] Connect call failed (‘192.168.9.145’, 6668)
2024-08-23 10:16:48.028 WARNING (MainThread) [custom_components.localtuya.common] [bf6…etm] Failed to connect to 192.168.9.144: [Errno 110] Connect call failed (‘192.168.9.144’, 6668)
2024-08-23 10:17:28.876 ERROR (MainThread) [homeassistant.components.hassio.http] Client error on api app/entrypoint.js request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.468 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.470 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /host/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.471 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /store request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.472 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /core/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.473 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /supervisor/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.474 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /os/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.475 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /network/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:18:54.476 WARNING (MainThread) [homeassistant.components.hassio] Can’t read Supervisor data:
2024-08-23 10:19:19.497 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:19.498 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /core/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:19.499 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /supervisor/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:19.501 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /os/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:20.015 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /backups request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:20.016 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /backups -
2024-08-23 10:19:20.018 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /host/info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:20.019 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /host/info -
2024-08-23 10:19:21.558 ERROR (MainThread) [homeassistant.components.hassio.handler] Client error on /addons request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed (‘172.30.32.2’, 80)]
2024-08-23 10:19:21.558 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /addons -
2024-08-23 10:19:48.243 WARNING (MainThread) [custom_components.localtuya.common] [bfe…be2] Failed to connect to 192.168.9.143: [Errno 110] Connect call failed (‘192.168.9.143’, 6668)
2024-08-23 10:19:48.245 WARNING (MainThread) [custom_components.localtuya.common] [bf8…43g] Failed to connect to 192.168.9.148: [Errno 110] Connect call failed (‘192.168.9.148’, 6668)
2024-08-23 10:19:48.248 WARNING (MainThread) [custom_components.localtuya.common] [bff…67f] Failed to connect to 192.168.9.147: [Errno 110] Connect call failed (‘192.168.9.147’, 6668)
2024-08-23 10:19:48.249 WARNING (MainThread) [custom_components.localtuya.common] [bf2…hfz] Failed to connect to 192.168.9.146: [Errno 110] Connect call failed (‘192.168.9.146’, 6668)
2024-08-23 10:19:48.250 WARNING (MainThread) [custom_components.localtuya.common] [bff…s9q] Failed to connect to 192.168.9.145: [Errno 110] Connect call failed (‘192.168.9.145’, 6668)
2024-08-23 10:19:48.253 WARNING (MainThread) [custom_components.localtuya.common] [bf6…etm] Failed to connect to 192.168.9.144: [Errno 110] Connect call failed (‘192.168.9.144’, 6668)

So about restart (and troubleshooting option 4) I think it does not restart, tried normal and safe-mode.

But other than that dashboards and data collection seems to work from usage point of view.

You may want to try some of the troubleshoot steps found here: The Home Assistant Cookbook - Index.

Also, connect a monitor and keyboard to your RP4. Then you can perform the commands shown here to get more info and help troubleshoot your issue: Common tasks - Operating System - Home Assistant.

Have you tried creating a new HA instance on a new SD card and tried restoring a backup?

1 Like

USB connector reboot helped gaining control, as direct screen/keyboard did not bring picture. But now I at least see HA Core -updates and Supervisor. And it is possible to upgrade towrds 2024.8 core.