I’m using the automated proxmox setup script to set up HAOS as a virtual machine. However, it repeatedly runs into this error when I’m finished setting up the VM and am accessing the web interface when setting up HAOS initially.
2025-02-03 18:43:06.111 ERROR (MainThread) [supervisor.docker.interface]
Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2025.1.4: 500
Server Error for http+docker://localhost/v1.47/images/create?tag=2025.1.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.1.4": Get "https://ghcr.io/token?scope=repository%3Ahome-assistant%2Fqemux86-64-homeassistant%3Apull&service=ghcr.io": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
I tried swapping the DNS servers to google’s DNS servers as well as tweaking the MTU, which were the common solutions I found googling, and neither of these worked.