#A newbie challenge - seeking help

1 messages · Page 1 of 1 (latest)

trim grove
#

first installation of HA OS on Pi 3 model B and getting the common error of " ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-07 10:19:44.491 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - supervisor / None
2024-08-07 10:19:44.493 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/aarch64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Faarch64-hassio-supervisor&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-07 10:19:44.493 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!"

  1. Tried to re do everything and issue repeated
  2. read some of the thread on this forum but could not figure out what is the common issue
  3. can someone help ?

Thanks

wraith cape
#

Usually an issue with networking and DNS in particular

#

Do you know what DNS servers are configured in your router?

trim grove
#

Thanks
As for DNS server configuration - none
I get it automatically from the ISP

wraith cape
#

You might try changing from the provider's DNS, which is often not ideal, to a fast public DNS server like Google's 8.8.8.8 or Cloudflare's 1.1.1.1 or Quad9's 9.9.9.9 or a combo of those, then disconnect the Pi3 from the network and reconnect it

#

Actually I would just reboot the Pi