Can't install homeassistant/intel-nuc-homeassistant:0.95.4 > connection refused

Anyone knows why I’m getting the red button and below error while trying to update from 0.95.0 to 0.95.4?

19-07-03 19:18:21 ERROR (SyncWorker_1) [hassio.docker.interface] Can't install homeassistant/intel-nuc-homeassistant:0.95.4 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:60025->[::1]:53: read: connection refused").

DNS not working by the look of it.

1 Like

That was it, thanks.
I tried Adguard on my NUC did a:
sudo systemctl disable systemd-resolved.service
reversing it did the trick.

I have the same issue:


19-10-29 21:53:14 ERROR (SyncWorker_0) [hassio.docker.interface] Can't install esphome/esphome-hassio-amd64:1.13.6 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:33102->[::1]:53: read: connection refused").,
19-10-29 21:54:55 ERROR (SyncWorker_9) [hassio.docker.interface] Can't install esphome/esphome-hassio-amd64:1.13.6 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:51203->[::1]:53: read: connection refused").

diabling the systemd-resolved.service didn’t work