home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.56k stars 30.35k forks source link

error returned from supervisor system is not ready with state setup due to time out ? #128294

Open acognard opened 2 days ago

acognard commented 2 days ago

The problem

System Information

version core-2024.10.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Europe/Paris
config_dir /config
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | failed to load: timeout can_reach_cloud_auth | failed to load: timeout can_reach_cloud | failed to load: timeout
Home Assistant Supervisor host_os | Home Assistant OS 13.1 -- | -- update_channel | stable supervisor_version | supervisor-2024.10.0 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 30.8 GB disk_used | 13.9 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | kvm board | ova supervisor_api | ok version_api | failed to load: timeout installed_addons | Samba share (12.3.2), Mosquitto broker (6.4.1), Terminal & SSH (9.15.0), Studio Code Server (5.17.1), Grafana (10.1.1), motionEye (0.21.0), Matter Server (6.6.0), MariaDB (2.7.1), Google Assistant SDK (2.5.0), Git pull (7.14.1), openWakeWord (1.10.0), Z-Wave JS (0.7.2), File editor (5.8.0), Z-Wave JS UI (3.14.0), owserver (1-wire) (0.4.0), Whisper (2.2.0), Piper (1.5.2), Frigate (Full Access) (0.14.1), InfluxDB (5.0.1)
Dashboards dashboards | 2 -- | -- resources | 44 views | 14 mode | yaml
Recorder oldest_recorder_run | 2 octobre 2024 à 19:41 -- | -- current_recorder_run | 13 octobre 2024 à 13:43 database_engine | mysql database_version | 10.3.32

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Enregistreur: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
intégration: Home Assistant Supervisor (documentation, problèmes)
S'est produit pour la première fois: 14:35:13 (33 occurrences)
Dernier enregistrement: 14:52:26

Enregistreur: homeassistant.components.hassio.issues
Source: components/hassio/issues.py:334
intégration: Home Assistant Supervisor (documentation, problèmes)
S'est produit pour la première fois: 13:44:49 (1 occurrences)
Dernier enregistrement: 13:44:49

Failed to update supervisor issues: HassioAPIError()

Failed to to call /supervisor/stats -
Failed to to call /backups - System is not ready with state: setup
Failed to to call /host/info - System is not ready with state: setup
Failed to to call /addons - System is not ready with state: setup
Failed to to call /supervisor/info - System is not ready with state: setup

Enregistreur: homeassistant.components.hassio.addon_panel
Source: components/hassio/addon_panel.py:75
intégration: Home Assistant Supervisor (documentation, problèmes)
S'est produit pour la première fois: 13:44:49 (1 occurrences)
Dernier enregistrement: 13:44:49

Can't read panel info:

Additional information

No response

acognard commented 2 days ago

Installed on Synology Vmm, using console, try with supervisor repair, supervisor restart, many reboots from VMM Synology etc.

acognard commented 2 days ago

{64243067-7FCF-46C6-B79F-CEB52F231D16}

home-assistant[bot] commented 1 day ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)