I was using Home Assistant Supervised on Debian but this method is now deprecated, which i found quite a bad move leaving us with very little control over the whole system. Anyhow i try to install HAOS in a VM and no matter what i do i end up with this error in localhost:8123
at the initial “Preparing Home Assistant” page:
2025-06-17 23:51:21.775 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2025.6.1
2025-06-17 23:51:21.775 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2025.6.1.
2025-06-17 23:52:16.916 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2025.6.1: 404 Client Error for http+docker://localhost/v1.48/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2025.6.1/json: Not Found ("No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2025.6.1")
The proxmox host has working internet.
I tried changing the DNS for 1.1.1.1 but same thing.
I tried docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2025.6.1
but HA CLI tells me there is no pull command, only info and registries.
Only thing wrong i see is ha host info
shows the host inside HAOS have the wrong timezone/time but i can’t find how to change it or access the host on HAOS. It’s a horrible deployment option.