Supervisor unreachable after first restart

I’ve tried installing home assistant os on a couple different raspberry pis, (4s, 3b+) and running into the same problem after restart.

Supervisor becomes unreachable. When running any supervisor command from the CLI I get Error response from daemon: container .... is not running so I can’t login or repair. The only docker containers that are running are the supervisor and observer.

I tailed into the logs and I see one error.

ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-audio:2025.02.0: 500 Server Error for http+docker://localhost/v1.48/images/ghcr.io/home-assistant/aarch64-hassio-audio:2025.02.0/json: Internal Server Error ("layer does not exist")

I looked up the sha and tried deleting and manually pulling the image, but it didn’t seem to help. Not sure where else look.

Based on the logs are you running with some kind of docker proxy configured?

Not at all, I’m just installing home assistant os through the raspberry pi flasher.

Did you try with another SD card?

I’ll try with an SSD instead of an SD card.

Huh, after switching to the SSD I don’t have any issues with supervisor.