Probleme to install moduleg

Hello everyone, I just received my Home Assistant Green and I’m experiencing an issue when trying to install an add-on module. Each time I attempt the installation, I get the following error message. For additional information, my network system is an Orbi RBR760 in AP mode. thank you for you help Error message:

Can't install ghcr.io/hassio-addons/vscode/aarch64:5.17.3: 500 Server Error for http+docker://localhost/v1.43/images/create?tag=5.17.3&fromImage=ghcr.io%2Fhassio-addons%2Fvscode%2Faarch64&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)")

Hi Erick, welcome to the forum!

  1. Are you running anything on your network that could block some traffic i.e. Pi-Hole/Adguard/…
  2. What is the DNS ip of your router?
  3. Can you reach https://ghcr.io/home-assistant/ through a browser?

I’m seeing the same error, but I see it when trying to install VSCode server.

Can't install ghcr.io/hassio-addons/vscode/aarch64:5.17.3: 500 Server Error for http+docker://localhost/v1.47/images/create?tag=5.17.3&fromImage=ghcr.io%2Fhassio-addons%2Fvscode%2Faarch64&platform=linux%2Farm64: Internal Server Error ("Head "https://ghcr.io/v2/hassio-addons/vscode/aarch64/manifests/5.17.3": Get "https://ghcr.io/token?scope=repository%3Ahassio-addons%2Fvscode%2Faarch64%3Apull&service=ghcr.io": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")

I faced something similar when first setting up my new HA Green device, but learned that was because Netgear routers ship with IPv6 disabled. I’ve got that turned on now, and HA is humming along, but cannot install VSCode.

Any thoughts?

Thanks folks - I’m really enjoying this thing y’all have built!!