Error during setup of component hassio. (ERROR) components/hassio/handler.py Can't read panel info: System is not ready with state: setup

Out of the blue (I think) I receive this error, so now I can’t access the addon, and RESTART does not work, all the rest seems working fine

What can this be? It was working fine yesterday, and I do not think made anything in the meantime

Cattura


Error during setup of component hassio

1:26:40 PM – (ERROR) components/hassio/handler.py

Can't read panel info: System is not ready with state: setup

1:26:39 PM – (ERROR) hassio

Can't read Supervisor data: System is not ready with state: setup

1:26:39 PM – (WARNING) hassio

Not connected with the supervisor / system too busy!

1:26:38 PM – (WARNING) hassio

Error handling request

3:59:21 PM – (ERROR) /usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py - message first occurred at 3:58:06 PM and shows up 100 times

Error during setup of component hassio

3:58:06 PM – (ERROR) components/hassio/handler.py

Can't read panel info: System is not ready with state: setup

3:58:06 PM – (ERROR) hassio

System Information

version core-2023.1.7
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.10.7
os_name Linux
os_version 5.15.90
arch x86_64
timezone Europe/Rome
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4948
Installed Version 1.30.1
Stage running
Available Repositories 1193
Downloaded Repositories 3
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Dashboards
dashboards 1
resources 0
views 2
mode storage
Recorder
oldest_recorder_run January 23, 2023 at 2:53 PM
current_recorder_run January 31, 2023 at 3:58 PM
estimated_db_size 7.54 MiB
database_engine sqlite
database_version 3.38.5

I discover the same thing today after a reboot, don’t know why… it seems supervisor takes too many time to start

Getting this same error now after I rebooted, no idea why. Perhaps something up with the latest release?

I still don’t understand what the problem is, but I was able to at least stabilize it for myself on a supervised Hass instance by (after some poking around and trying other things):

  • SSHing into the host
  • doing a docker exec -it {container_id} /bin/bash on the cli container
  • Running ha supervisor restart
  • Finally restarting home assistant itself

Now my system is stable enough that I can grab some backups, but I’m very nervous now that it can’t come back up cleanly from a reboot which is very concerning…

Was thinking about moving to HassOS, but now I’m suddenly much more nervous to give up my native SSH and control access over the home assistant black box…

I solved reinstalling my proxmox based Home Assistant installation