2
submitted 4 months ago by [email protected] to c/[email protected]

But I’ve been getting this error:

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2024.4.4: 500 Server Error for http+docker://localhost/v1.44/images/create?tag=2024.4.4&fromImage=ghcr.io%2Fhome-assistant%2Fgeneric-x86-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)") [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec

I’ve tried changing DNS, but it didn’t help and I seem to get no other helpful results from searching. If anyone has any suggestions I’d appreciate it as this seems to be something my home could benefit from but it’s just not loading beyond the CLI

top 5 comments
sorted by: hot top controversial new old
[-] [email protected] 2 points 4 months ago

Ok, so you wrote the hass os image to your internal SSD using kubuntu booted from a flash drive. Then when you booted hass os from the SSD you're getting networking errors not being able to download the docker image from ghcr.io.

Can you visit ghcr.io from other devices on your network?

Can you ping ghcr.io from the hass os installation?

If you can't ping ghcr.io can you ping google.com?

If you can't ping either then your network interface might have not been set up correctly and or hass os is missing drivers for you network interface.

Are you connecting over Ethernet or wifi?

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Thank you.

My desktop can access ghcr.io (assuming it’s supposed to return GitHub).

I don’t know how to ping from cli on haos. (It autofills the ha command)

I’m connecting over Ethernet using the same cable and connections that did work when kubuntu was on it

[-] [email protected] 1 points 4 months ago

ping ghcr.io from that machine.

[-] [email protected] 1 points 4 months ago

How do I get the CLI to let me ping without interpreting it as “ha ping” ?

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

You actually want to do it from your host machine, not the haos machine, since the container you are looking for seems to be the haos itself, so it's your host that is trying to download it, if i understand correctly.

Otherwise why is your haos needing the generic home assistant container? AFAIK it shouldn't download itself to update itself.

Maybe that's the issue? You're trying to download from inside the haos instead of outside? (host)

this post was submitted on 24 Apr 2024
2 points (100.0% liked)

homeassistant

11835 readers
5 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