Hi, I have been trying to install HomeAssistant 16.1/16.0 as a Virtual Machine using UTM (and VirtualBox), but each time, my installation fails at this step:
2025-08-22 23:03:45.676 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemuarm-64-homeassistant:landingpage to ghcr.io/home-assistant/qemuarm-64-homeassistant:2025.8.3
2025-08-22 23:03:45.677 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemuarm-64-homeassistant with tag 2025.8.3.
2025-08-22 23:07:01.580 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemuarm-64-homeassistant:2025.8.3: 404 Client Error for http+docker://localhost/v1.48/images/ghcr.io/home-assistant/qemuarm-64-homeassistant:2025.8.3/json: Not Found ("No such image: ghcr.io/home-assistant/qemuarm-64-homeassistant:2025.8.3")
2025-08-22 23:07:01.581 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
I tried downloading the OS of version 15.2, but still, it tries to download the HA from 2025.8.3. The file that I load into the VM is: haos_generic-aarch64-16.1.qcow2. I do that on my mac mini M1.
I need some support - is this some missconfiguration on my side, or there is a bug with versioning in HA?