hassio-addons / addon-grocy

Grocy - Home Assistant Community Add-ons
https://addons.community
MIT License
319 stars 60 forks source link

Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host #314

Closed jaymemaurice closed 2 years ago

jaymemaurice commented 2 years ago

Problem/Motivation

Cannot install

Expected behavior

Install should succeed.

Actual behavior

Can't install ghcr.io/hassio-addons/grocy/amd64:0.18.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=0.18.2&fromImage=ghcr.io%2Fhassio-addons%2Fgrocy%2Famd64&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: no such host")

ha01:~$ wget https://ghcr.io/v2/ --2022-10-02 22:08:32-- https://ghcr.io/v2/ Resolving ghcr.io (ghcr.io)... 140.82.114.33 Connecting to ghcr.io (ghcr.io)|140.82.114.33|:443... connected. HTTP request sent, awaiting response... 401 Unauthorized

Username/Password Authentication Failed.

Steps to reproduce

attempt to install grocy addon for HASS

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

jaymemaurice commented 2 years ago

Nevermind - must have been a transient issue...