Hello,
When I ty to install Home Assistant 2020.12.0 from 0.118.5, I have this error :
0-12-16 10:12:03 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2020.12.0
20-12-16 10:12:03 INFO (SyncWorker_4) [supervisor.docker.interface] Updating image homeassistant/raspberrypi3-homeassistant:0.118.5 to homeassistant/raspberrypi3-homeassistant:2020.12.0
20-12-16 10:12:03 INFO (SyncWorker_4) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi3-homeassistant with tag 2020.12.0.
20-12-16 10:12:18 ERROR (SyncWorker_4) [supervisor.docker.interface] Canāt install homeassistant/raspberrypi3-homeassistant:2020.12.0 ā 500 Server Error for http+docker://localhost/v1.40/images/create?tag=2020.12.0&fromImage=homeassistant%2Fraspberrypi3-homeassistant: Internal Server Error (āGet āhttps://registry-1.docker.io/v2/ā: context deadline exceeded (Client.Timeout exceeded while awaiting headers)ā).
20-12-16 10:12:18 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
I am running on Supervisor 2020.12.6.
I donāt unterstand how to fix itā¦ can you help me please ?
Does your dashboard upgrade notification make sense compared to the version showing on the supervisor system tab? I am running Home Assistant OS 5.8 and system tab says I am on Core 2020.12.7. But my dashboard says I still need to upgrade to 2020.12.1. if I try the upgrade I get the exact error that you are getting.
Iām having the same issue - Update to 2020.12.1 failed
I checked and the system tab says I am on Core 2020.12.7, but the dashboard indicates the upgrade to 2020.12.1 is also required.
In case it has any bearing, I am running HA under Proxmox.
Youāre correct, that is the Supervisor version - 2020.12.7. My Home Assistant OS is 5.8, the dashboard states āYou are currently running version 0.118.4ā
So far any attempt to upgrade the Home Assistant Core to 2020.12.1 results in the error I noted in Update to 2020.12.1 failed.
Still waiting for suggestions on how to resolve.
Edit - Just tried again, same error
20-12-18 05:53:59 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2020.12.1
20-12-18 05:53:59 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image homeassistant/qemux86-64-homeassistant:0.118.4 to homeassistant/qemux86-64-homeassistant:2020.12.1
20-12-18 05:53:59 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image homeassistant/qemux86-64-homeassistant with tag 2020.12.1.
20-12-18 05:54:14 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:2020.12.1 -> 500 Server Error for http+docker://localhost/v1.40/images/create?tag=2020.12.1&fromImage=homeassistant%2Fqemux86-64-homeassistant: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)").
20-12-18 05:54:14 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
executed āha su repairā. It finished quickly and nothing was reported at the cl.
Tried to upgrade again, same error
If I drop https://registry-1.docker.io/v2/ into a web browser it returns an āunauthorizedā āauthentication requiredā error (401) indicating DNS has been resolved. A DNS resolution failure is more likely to be a āserver not foundā (404) error. (edit) Either way the error generated by HA indicates a ā500 Server Errorā which generally means Iām not going to be able to resolve it at the client.
I try a new install with new SD card, the problem is the same :
[supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi3-64-homeassistant with tag 2020.12.1.
20-12-18 16:01:16 ERROR (SyncWorker_0) [supervisor.docker.interface] Canāt install homeassistant/raspberrypi3-64-homeassistant:2020.12.1 ā 500 Server Error for http+docker://localhost/v1.40/images/create?tag=2020.12.1&fromImage=homeassistant%2Fraspberrypi3-64-homeassistant: Internal Server Error (āGet āhttps://registry-1.docker.io/v2/ā: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)ā).
20-12-18 16:01:16 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
I think there is a problem with the docker DNS. Is it possible to change it then the installation with a config file for example ?
Itās a very big problem, I canāt install home assistant on a new SD card, I canāt update it on my old SD, and I canāt update addons. Nobody can try to change the Docker DNS in the installation image please ?