Unable to install Add-ons in HA Green. Receiving Error message below

Hello All,

New here and to HA and wondering if anyone can help. I’m trying to install the ESPHome Add-on through the Add-On store and keep getting the following error. For additional context I tried installing the Z-Wave JS UI and ran into a similar issue.

Failed to install add-on

Can't install ghcr.io/esphome/esphome-hassio:2024.11.2: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.2&fromImage=ghcr.io%2Fesphome%2Fesphome-hassio&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)")

I have been running an HA Green on version 13.2 with Core 2024.11.3 and everything else seems to be working fine. Advanced Settings is set to On, and I do have an ESP integration already running a ratgdo device but ESPHome does not show up as an Add-On and the only configuration option is for the device itself. I have also attached the logs from HA below if this helps. I can’t seem to find a direct answer but just thought I’d check with the community quickly before I start from scratch as I have quite a few devices running now. Thank you in advance for any assistance!

Best

Terry

HOME Assistant Core Log

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: December 3, 2024 at 9:39:12 PM (8 occurrences)
Last logged: 12:29:20 PM

Failed to to call /addons/5c53de3b_esphome/install - Can't install ghcr.io/esphome/esphome-hassio:2024.11.2: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.2&fromImage=ghcr.io%2Fesphome%2Fesphome-hassio&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)")
Failed to to call /addons/5c53de3b_esphome/install - Can't install ghcr.io/esphome/esphome-hassio:2024.11.2: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.2&fromImage=ghcr.io%2Fesphome%2Fesphome-hassio&platform=linux%2Farm64: Internal Server Error ("Head "https://ghcr.io/v2/esphome/esphome-hassio/manifests/2024.11.2": Get "https://ghcr.io/token?scope=repository%3Aesphome%2Fesphome-hassio%3Apull&service=ghcr.io": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
Failed to to call /addons/5c53de3b_esphome/install - Can't install ghcr.io/esphome/esphome-hassio:2024.11.2: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=2024.11.2&fromImage=ghcr.io%2Fesphome%2Fesphome-hassio&platform=linux%2Farm64: Internal Server Error ("Head "https://ghcr.io/v2/esphome/esphome-hassio/manifests/2024.11.2": Get "https://ghcr.io/token?scope=repository%3Aesphome%2Fesphome-hassio%3Apull&service=ghcr.io": context deadline exceeded")
Failed to to call /addons/5c53de3b_esphome/install - '5c53de3b_esphome'

Search the forum for “DNS issue” this has been covered many times.

1 Like

Many thanks. I was able to get this resolved,

1 Like