Spyke

Seeking assistance getting haos server running

I figured I might be able to find some answers here. I've been off and on trying to install home assistant after setting up an old desktop with proxmox, but I've never been able to get it running. I've been getting this issue:

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.10.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.10.3&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")

Attempting to go to ghcr.io/v2/ seperately in browser results in it saying I'm unauthorized

View original on lemmy.world

Looks like some.networking issues. Have you tried pulling directly without Proxmox, or maybe from a different source?

4
lemmy.world

Yeah I had issues before when I tried to use the generic x86 install following the website instructions

1

Are you using Podman under the hood by chance? That would probably explain it if you're following docker instructions.

1
lemmy.world

I can’t exactly solve your problem, but when I wanted to get HA running on proxmox I used these scripts

Tteck

Completely painless and running in almost as little time as it took to download the files.

3

+1 to this. I grabbed the haOS VM proxmox script a year ago and it's been smooth sailing ever since.

2
lemmy.world

Try booting something different on proxmox like an ubuntu live desktop, just to make sure networking is working there. Seems like haos can't talk to the Internet.

2

Thank you, trying that now. I was able to ping 8.8.8.8, but idk if that's normal with these issues

1
lemmy.world

My understanding with that information is that it's attempting to go through ghcr.io/home-assistant to do that. I'm just an absolute noob at this stuff

1

You reached the end

Seeking assistance getting haos server running | Spyke