18

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

you are viewing a single comment's thread
view the rest of the comments
[-] rand_alpha19@moist.catsweat.com 1 points 3 days ago

Looks like something in your config is wrong, because ghcr.io/v2/ is not a public address. GHCR is a container registry, so your app shouldn't be trying to pull directly from /v2/. It should be ghcr.io/home-assistant or similar.

[-] captainlezbian@lemmy.world 1 points 3 days ago

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

[-] rand_alpha19@moist.catsweat.com 1 points 3 days ago

Well, there are a lot of helpful suggestions in this thread, and you can also check out this thread on the Proxmox forums.

this post was submitted on 20 Oct 2024
18 points (100.0% liked)

homeassistant

11956 readers
1 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS