Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Supervisor API / Supervisor issues #134976

Open
Debaum77 opened this issue Jan 7, 2025 · 2 comments
Open

Error on Supervisor API / Supervisor issues #134976

Debaum77 opened this issue Jan 7, 2025 · 2 comments

Comments

@Debaum77
Copy link

Debaum77 commented Jan 7, 2025

Hi Everyone,

Happy New Year! And thank you all for HA, great Project.
I am observing a strange problem, Supervisor is not responding anymore.

The problem

No Backupinformations, canˋt reboot HA PC, get an error messages, no connection to Add-on such as AppDeamon, Backup, Grafana, InfluxDB. Hard reset helps but some time later problems start to come back.
HA dashboard is working so far.

What version of Home Assistant Core has the issue?

core-2025.1.0

What was the last working version of Home Assistant Core?

core-2024.11.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Supervisor

Link to integration documentation on our website

https://www.home-assistant.io/integrations/hassio

Diagnostics information

config_entry-hassio-fdb17ed127e72381c2f42ac4d6e4a993.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.hassio.handler
Quelle: components/hassio/handler.py:325
Integration: Home Assistant Supervisor (Dokumentation, Probleme)
Erstmals aufgetreten: 05:06:42 (386 Vorkommnisse)
Zuletzt protokolliert: 12:05:56

Timeout on /resolution/info request
Timeout on /supervisor/info request
Timeout on /info request
Timeout on /core/info request
Timeout on /os/info request

Logger: homeassistant.components.hassio.coordinator
Quelle: helpers/update_coordinator.py:411
Integration: Home Assistant Supervisor (Dokumentation, Probleme)
Erstmals aufgetreten: 05:07:36 (1 Vorkommnisse)
Zuletzt protokolliert: 05:07:36

Error fetching hassio data: Error on Supervisor API:

Additional information

Error on Supervisor API: Error occurred connecting to supervisor

No response

@home-assistant
Copy link

home-assistant bot commented Jan 7, 2025

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)

@Debaum77
Copy link
Author

Debaum77 commented Jan 7, 2025

Home Assistant observer

Supervisor: | Disconnected -- | --
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[19:01:56] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
[19:01:56] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2025-01-03 19:01:57.716 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-01-03 19:01:57.770 INFO (MainThread) [supervisor.utils.sentry] Initializing Supervisor Sentry
2025-01-03 20:01:57.773 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: generic-x86-64
2025-01-03 20:01:57.777 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.12.3
2025-01-03 20:01:57.777 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2025-01-03 20:01:57.899 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-supervisor:2024.12.0']
2025-01-03 20:01:58.368 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-01-03 20:01:58.369 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-01-03 20:01:58.370 INFO (MainThread) [__main__] Setting up Supervisor
2025-01-03 20:01:58.583 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-01-03 20:01:58.651 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-01-03 20:01:58.652 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-01-03 20:01:58.652 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-01-03 20:01:58.653 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-01-03 20:01:58.654 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-01-03 20:01:58.655 INFO (MainThread) [supervisor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant