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:
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!