#probleme to install module

1 messages · Page 1 of 1 (latest)

brittle sleet
#

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)")

jade night
#

Hi @brittle sleet,
The 500 Internal Server error could be caused by an error during the execution of any policy within the program or by an error on the target/backend server. The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request.