Trying to update HA Core from 2022.10.5 to 2022.11.2 on a RPi3. I’ve tried multiple times and continue to get the same error from the Supervisor:
22-11-11 11:33:13 INFO (SyncWorker_6) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-homeassistant with tag 2022.11.2.
22-11-11 11:38:31 ERROR (SyncWorker_6) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-homeassistant:2022.11.2: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/raspberrypi3-homeassistant:2022.11.2/json: Not Found ("no such image: ghcr.io/home-assistant/raspberrypi3-homeassistant:2022.11.2: No such image: ghcr.io/home-assistant/raspberrypi3-homeassistant:2022.11.2")
22-11-11 11:38:31 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
It then restarts back into 2022.10.5. I haven’t lost anything but I’d really like this update as some of the new features look helpful. Any ideas what else I can do or other logs/resources check to figure out how to proceed? I’ve ensured there’s nothing to repair in the “repairs” section and I’m able to connect to/work with my HA instance otherwise. Just can’t update the core!