Unable to Update 2023.10.1

I try to Update from 2023.9.3 to 2023.10.1 via Settings - Update. But it doesn’t work. In the logs i find this.

23-10-08 12:42:46 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.1: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.1/json: Not Found (“No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.1”)

Can anybode help?

Thanks
Ben

Your system or the area you live has issues connecting to the GitHub CDN. These kind of issues are usually automatically solved within 24-48 hrs.

Unfortunately, even 13 days later the update is not possible. Restarted the system and restarted router for new public ip also. any ideas?

enough disk space left ?

I guess you have a container installation. During setup you have done something which changed the behaviour of a typical install. I guess you are using the development stream.

The message Not Found (“No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.1”), resolves to the following page. The request is http and it should have been https. So something is wrong somewhere there. I suggest a clean install and follow the stable stream.

Thanks, i will try.

I have exactly the same issue. did you get to the bottom of it?

Same here, any solution?

The same :

root@host03:~# ha core check
Error: Can't execute command: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/qemux86-64-homeassistant:latest/json: Not Found ("No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:latest")
root@host03:~#

and via web

23-12-17 16:22:52 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-12-17 16:22:52 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-12-17 16:22:52 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-17 16:22:52 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-12-17 16:22:52 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-12-17 16:23:16 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.12.3")
23-12-17 16:23:16 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
23-12-17 16:23:34 INFO (MainThread) [supervisor.host.info] Updating local host information
23-12-17 16:23:34 INFO (MainThread) [supervisor.host.services] Updating service information
23-12-17 16:23:34 INFO (MainThread) [supervisor.host.network] Updating local network information


Hi,

Same problem here.
Basic installation for me.

But it seems it’s a space disk problem, because after a clean of some backups, it’s installed.

Hoping it’s help others :wink: