Unable to upgrade Home Assistant Core

Hi,
I’m trying to update from Core 2024.6.1 to 2024.7.3 but the update returns the following error in the Supervisor log:

2024-07-21 13:01:57.081 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.7.3: 404 Client Error for http+docker://localhost/v1.44/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2024.7.3/json: Not Found (“No such image: Package qemux86-64-homeassistant · GitHub”)

I run HA on a HAOS vm on proxmox.
Any ideas anyone?

Check if you still have enough disk space.

Yes, plenty of disk space, already changed DNS to 8.8.8.8, supervisor and core repair done…all with no change

I’m trying to setup HA OS on a UTM (QEMU) virtual machine on OSX Sonoma.
Everything seems fine but when I connect to the interface I have the same error.

Francis pointed to a possible disk space problem and I tried the os data list command but it reports no devices and no disks:
devices:
disks:

Is it ok or maybe I did a wrong vm configuration?

Thanks

I have the same issue. Supervisor log:
2024-07-22 08:41:25.089 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2024.7.3
2024-07-22 08:41:25.090 INFO (MainThread) [supervisor.docker.interface] Updating image Package generic-x86-64-homeassistant · GitHub to Package generic-x86-64-homeassistant · GitHub
2024-07-22 08:41:25.092 INFO (MainThread) [supervisor.docker.interface] Downloading docker image Package generic-x86-64-homeassistant · GitHub with tag 2024.7.3.
2024-07-22 08:54:39.391 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/generic-x86-64-homeassistant:2024.7.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/generic-x86-64-homeassistant:2024.7.3/json: Not Found (“No such image: Package generic-x86-64-homeassistant · GitHub”)
2024-07-22 08:54:39.392 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
2024-07-22 09:08:58.030 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

Same Here.
After several attemps (disable every integrfations, free disk space etc…) solved setting IP address in DHCP mode.
I hope you will find the solution!