Docker repository changed/down - Help?

Hi y’all!
First time installation on a Raspberry PI 5, downloaded the image into the Raspberry Pi imager, turned on the device, and am getting the below error when (I assume) the HA is trying to retrieve the latest docker image from the net:

2025-02-10 17:41:33.267 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2")
2025-02-10 17:41:33.268 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec

This may or may not be related to ghcr.io being end of life’d in a couple of weeks (see announcement at GitHub changelog : 2025-01-23-legacy-docker-registry-closing-down)

When going to the above mentioned URL on web I am redirected to GitHub.com, but how do I “inject” the container into the installation process?

I am lost…

Any chance this resolved itself? Your post was only a few hours after 2025.2.2 was released and it’s possible the docker image hadn’t finished mirroring throughout the CDN yet.

Sadly, no, this did not resolve itself - any way to overcome this issue? why is it that I am the only one complaining about it? what could be unusual in a plain installation?

Here is the latest error from today:

2025-02-11 17:59:58.541 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2: 404 Client Error for http+docker://localhost/v1.47/images/ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2")
2025-02-11 17:59:58.542 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2025-02-11 18:00:28.561 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi5-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.2.2
2025-02-11 18:00:28.561 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi5-64-homeassistant with tag 2025.2.2.

Responding here for the community - this was an SDCard issue. Apparently the PI does not play well with 1TB cards.