Unable to download docker image

I’m installing Home Assistant on Pi4. After instalation of the image, setup Pi4 with ethernet cable and power suply. After boot of Pi4 on Home Assistant URL i get this error:

23-08-14 13:41:52 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2023.08.1: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=2023.08.1&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/home-assistant/aarch64-hassio-supervisor/manifests/sha256:1995a72b8d0fbd3feba385848f689e9456980845eb054e0bc12937b4e7a43873": dial tcp 140.82.121.34:443: connect: no route to host")
23-08-14 13:41:52 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.UPDATE_FAILED - ContextType.SUPERVISOR / None
23-08-14 13:41:52 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2023.08.1: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=2023.08.1&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/home-assistant/aarch64-hassio-supervisor/manifests/sha256:1995a72b8d0fbd3feba385848f689e9456980845eb054e0bc12937b4e7a43873": dial tcp 140.82.121.34:443: connect: no route to host")
23-08-14 13:41:52 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!

Restarted multiple times, still same issue. Thank you, for any help, addicional information.

There was a note that stated the architecture images are no longer being released. You must use the ghcr.io/homeassistant/home-assistant:stable or ghcr.io/homeassistant/home-assistant:latest or ghcr.io/homeassistant/home-assistant:YYYY.MM.## image tags.

This could be the HAOS installer though.

Jan can you please expand on this:

How are you installing it, what method?

I was using the Pi Imager.

It looks like that image needs updating.

Check your router’s DNS settings, Try 8.8.8.8 or 1.1.1.1

Why do the logs provide an

arch

ghcr.io/home-assistant/aarch64-hassio-supervisor:2023.08.1

Image error, should rpi4 not be arm?

Just curious if this is were the error is.

Thanks.

Update: Now installed HA release from github and getting this:

23-08-14 15:21:32 ERROR (SyncWorker_3) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2023.8.2: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=2023.8.2&fromImage=ghcr.io%2Fhome-assistant%2Fraspberrypi4-64-homeassistant&platform=linux%2Farm64: Internal Server Error ("Head "https://ghcr.io/v2/home-assistant/raspberrypi4-64-homeassistant/manifests/2023.8.2": Get "https://ghcr.io/token?scope=repository%3Ahome-assistant%2Fraspberrypi4-64-homeassistant%3Apull&service=ghcr.io": dial tcp 140.82.121.34:443: connect: no route to host")

Same problem:

It can’t connect to the remote server to download what it needs.

both are arm
arm 64 bit → aarch64
arm 32 bit → armv7

Thanks for clarification, I am on x86 these days with docker.