Supervisor Container keeps crashing

I’ve got my HomeAssistant OS installation running in a Proxmox VM.
I can access the installation through the webinterface but services requiring the supervisor fail (updates…)

When accessing the logs of the supervisor container one error keeps coming up repeatedly and causing the container to restart:

What can I do to fix this?

Supervisor is broken right now on the dev channel due to a recent PR merged. It’s being fixed but you will have to fix your system manually. Note that it is only broken on the dev channel since that has a new build for every PR merged, no update was pushed to beta or stable with this issue.

The only version with the issue you’re showing is 2023.02.dev1501. To get out of it you’ll need to delete the supervisor container, pull a different version manually and retag it. Or you can do a reinstall since that will use the stable channel which works fine.

You should also be able to recover it using the steps in Supervisor November beta issue impacting users on Home Assistant beta/dev channels

You’ll need to wait until 2023.02.dev1502 is finished publishing

1 Like