-
Notifications
You must be signed in to change notification settings - Fork 660
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
Supervisor's 'Core hasn't started' API timeout check seems to be firing every time #4655
Comments
@caraar12345 could you login to port 22222 and run journalctl -f Than restart core so we can get a combined log with core and supervisor to better see what’s going on? |
https://developers.home-assistant.io/docs/operating-system/debugging/ If you need to open port 22222 |
Hi sorry! Tried to get a log for this... but then it would not reproduce (no rollback took place even though I got the 'no API response') 😂 Glad to see it's been resolved though; thanks ❤️ |
If you are seeing the "No API response in 5 minutes, assuming core has had a fatal startup error", this problem has been addressed and a fix will be released soon. I'll update this thread once a new Supervisor is available which has this addressed. |
Supervisor 2023.11.0 addresses the problem. The release is currently on the beta channel (see this guide on how-to join the beta channel, this can be done temporarily only to update this Supervisor version and then switch back). |
Sentry issue: SUPERVISOR-83S |
This issue is not fixed for me. On RPi 3B:
Trying to update to 2023.11.2, it fails and rolls back. Supervisor Log:
|
It seems that Home Assistant Core doesn't change it's state to running within 15 minutes of runtime, which is really not expected. The overall start time of Home Assistant Core should not exceed 15 minutes. Can you open a new issue and also attach the Core logs from the update? There is likely something wrong on the Core side. Are you using custom components?
|
Describe the issue you are experiencing
#4590 fixed the rollback of HA Core by Supervisor not running correctly... however it seems to now be running too often.
Seemingly, HA Core actually fully starts up within this time -- and the frontend is accessible with sensors working fine. This suggests the API is up and responding. But for some reason, Supervisor fails to detect this and continues to rollback the upgrade.
Once the rollback is complete, it detects No API Response again. But because it's not part of an upgrade, it doesn't roll anything back. And thankfully, it doesn't attempt to restart Core again.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
System Health information
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
NextDNS
Recorder
Spotify
Supervisor diagnostics
config_entry-hassio-6c7ea8e38b0da3aa619bf181cf6d462b.json.txt
Additional information
HA Core logs
The text was updated successfully, but these errors were encountered: