#Trying to install HA on my PI4 with version 2024.10.4. I am stuck on this error:

1 messages · Page 1 of 1 (latest)

sharp cairn
#

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2024.10.4: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.10.4&fromImage=ghcr.io%2Fhome-assistant%2Fraspberrypi4-64-homeassistant&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)")

I have no idea how to proceed. I tried a larger SD card, 64gb. I tried setting my DNS to 8.8.8.8 and 1.1.1.1. I tried running this command in the CLI which did nothing: "docker pull ... "

I am grateful for any help. thanks.

waxen charm
#

How's the pi connected to the network/internet?

sharp cairn
#

Its connected via an ethernet cable to my router

bronze tree
#

Hi @sharp cairn,
You don't already have pihole or another DNS middleman program running on the network do you?

#

does the router see the pi?

sharp cairn
#

I have used a Pihole prior but not any longer. Yes I think the router can see the PI. My router has picked up the "homeassistant" and status is "allowed"

#

I think I got it! It was related to your question about my dns. I had it set to a primary and secondary dns server (tried google and cloudflare). I changed it so that I fetch it automaticaly from my ISP.

Note: I also turned off and on my router if that also could've been related