#Unhealthy system - Supervisor update failed
1 messages · Page 1 of 1 (latest)
Check the supervisor and host logs.
2026-05-27 04:23:05.510 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2026-05-27 04:23:05.510 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2026-05-27 04:23:05.510 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon
2026-05-27 04:23:05.511 INFO (MainThread) [supervisor.resolution.check] System checks complete
2026-05-27 04:23:05.511 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2026-05-27 04:23:05.511 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-27 04:23:05.512 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - supervisor
2026-05-27 04:23:05.514 CRITICAL (MainThread) [supervisor.core] System is running in an unhealthy state and needs manual intervention!
2026-05-27 04:23:05.596 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2026-05-27 04:23:05.618 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2026-05-27 04:23:05.781 WARNING (MainThread) [supervisor.core] Ignoring Supervisor updates!
2026-05-27 04:23:05.781 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 apps
2026-05-27 04:23:05.781 INFO (MainThread) [supervisor.core] Detected Supervisor restart
Please use code blocks. Are there any repairs shown in the GUI? What's ha resolution info say?
2026-05-27 05:23:05.640 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-05-27 05:23:05.675 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-27 05:23:05.675 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - supervisor
no clue how to use blocks.
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
Open your Home Assistant instance and show your repairs
Have you tried doing a full reboot (not just restarting home assistant) a lot of the time this can resolve supervisor issues.
the repairs show exactly what the title shows. Unhealthy system - Supervisor update failed, System is currently unhealthy because an attempt to update Supervisor to the latest version has failed. For troubleshooting information, select Learn more.
It should say why it's unhealthy in the logs though.
it does: an attempt to update Supervisor to the latest version has failed.
What's this say?
ha network info
ha supervisor update --log-level debug
um... Home Assistant Core running headless.. I really don't have access to the nuc
Use the SSH app.
Real life is making diagnosing the issue impossible at the moment... should I just reboot the nuc?
Sure, why not.
Yeah, tbh this fixes a surprising amount of supervisor issues.
It took just enough time to send me into a panic... and then restarted normally. 🙂
Also that's why virtualizing is a great idea.