Installation on PI3b // Issue with docker image

Hi all,
I’ve just installed HA via the Raspberry tool and started the the PI. The page comes up but the initilization does constanlty run into the following issue. I’ve tried to reboot but it did not help.

Any ideas? Thanks!

2024-12-27 17:33:19.262 INFO (MainThread) [supervisor.docker.interface] Updating image Package raspberrypi3-64-homeassistant · GitHub to Package raspberrypi3-64-homeassistant · GitHub

2024-12-27 17:33:19.264 INFO (MainThread) [supervisor.docker.interface] Downloading docker image Package raspberrypi3-64-homeassistant · GitHub with tag 2024.12.5.

2024-12-27 17:33:19.303 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2024.12.5: 503 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.12.5&fromImage=ghcr.io%2Fhome-assistant%2Fraspberrypi3-64-homeassistant&platform=linux%2Farm64: Service Unavailable (“error creating temporary lease: Unavailable: error reading from server: EOF: unavailable”)

2024-12-27 17:33:19.304 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec

Hi Leiste,

The installer image includes just enough of HA OS to get the RPi3b connected to the network. It then downloads the latest versions of the main software packages to give you an up to date system.

There seem to be bursts of similar reports to yours where the base HA OS can’t connect to the GitHub content delivery network (many servers across the world), or something is missing on the servers.

Sometimes this could be a temporary glitch (try again in an hour), something more serious (try again tomorrow), or even something odd with your Internet provider (hard to say).

This forum has several ports with the same error messages (Search is good!), but basically, try again!

Some errors can be caused by a bad SD card, or other corrupted storage, but for a new install “something odd with the Internet” is more likely.

If this helps, :heart: this post!