For some reason my HA install (2022.09.02) doesn’t want to update to 2022.09.04. When I run the update, it runs a successful backup, HA will reboot, but sticks with the same version 2022.09.02.
Had the exact same issue with 2022.09.01
Logfile:
22-09-14 08:13:09 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2022.9.4
22-09-14 08:13:09 INFO (SyncWorker_6) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.2 to ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4
22-09-14 08:13:09 INFO (SyncWorker_6) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2022.9.4.
22-09-14 08:13:36 ERROR (SyncWorker_6) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4/json: Not Found (“no such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4: No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4”)
22-09-14 08:13:36 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
Anybody a suggestion?