this post was submitted on 24 Apr 2024
15 points (94.1% liked)

homeassistant

11833 readers
11 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
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Powdermilkman@lemmy.world 4 points 4 months ago (3 children)

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?

[–] captainlezbian@lemmy.world 3 points 4 months ago* (last edited 4 months ago) (2 children)

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

[–] Powdermilkman@lemmy.world 3 points 4 months ago (1 children)

From searching for some of the messages in your log, it seems weird that it would be causing a problem but do you have a Netgear router?