Hi All,
I’m running HAOS on a VM in proxmox. It’s running on a dell thin client and installed fine, mDNS works, I can get to the home assistant login, but it’s hanging on the initial setup. Here’s the error message:
2025-03-24 17:48:11.386 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2025.3.4: 500 Server Error for http+docker://localhost/v1.48/images/create?tag=2025.3.4&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Head "https://ghcr.io/v2/home-assistant/qemux86-64-homeassistant/manifests/2025.3.4": Get "https://ghcr.io/token?scope=repository%3Ahome-assistant%2Fqemux86-64-homeassistant%3Apull&service=ghcr.io": context deadline exceeded")
2025-03-24 17:48:11.386 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
I used the proxmox community script suggested in this guide, which was recommended on these forums.
When I go into the proxmox shell I can ping ghcr.io just fine, so the proxmox host is at least connected to the internet. I’m using an ethernet cable and the machine is connected directly to my router.
When I log in to the HAOS CLI it seems to be missing the ping command so I can’t really diagnose what’s going on inside the VM.
Please let me know if you’ve experienced this before and what the resolution could be.
Thanks!