Home Assistant not Updating from 0.107.7 to 0.108.0

hello when I try to update from 0.107.7 to 0.108 it gives me the following error:

image

log:

20-04-09 06:03:27 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.108.0
20-04-09 06:03:27 INFO (SyncWorker_2) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.107.7 to homeassistant/qemux86-64-homeassistant:0.108.0
20-04-09 06:03:27 INFO (SyncWorker_2) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.108.0.
20-04-09 06:03:42 ERROR (SyncWorker_2) [supervisor.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.108.0 -> 500 Server Error: 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-04-09 06:03:42 WARNING (MainThread) [supervisor.homeassistant] Update Home Assistant image fails

my network is composed as follows:

Pfsense with HAProxy -> Hassio with Docker

who can help me?
Thanks

opsss!!!
sorry i solved it was a dns problem

How did you solve it? Thank

i have a problem on my pfsense…

check if your dns work correctly

Adguard was causing this issue for me.

Having the same issue upgrading from 107.7 to 108.2

20-04-10 14:26:09 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.108.2
20-04-10 14:26:09 INFO (SyncWorker_0) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.107.7 to homeassistant/qemux86-64-homeassistant:0.108.2
20-04-10 14:26:09 INFO (SyncWorker_0) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.108.2.
20-04-10 14:26:09 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.108.2 -> 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]:46036->[::1]:53: read: connection refused").
20-04-10 14:26:09 WARNING (MainThread) [supervisor.homeassistant] Update Home Assistant image fails

I do not have adguard or pihole installed on my system or network currently.
docker.io forwards me to docker.com as expected and following https://registry-1.docker.io/v2/ through the browser also results in an unauthorized access json response.
So I’m not leaning towards a dns issue, but its been a long quarantine so far and I’m missing the small details on things these days ha

Similar issue with me trying to upgrade from 107.7 to 108.2:

20-04-10 16:01:22 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.108.2
20-04-10 16:01:22 INFO (SyncWorker_1) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.107.7 to homeassistant/qemux86-64-homeassistant:0.108.2
20-04-10 16:01:22 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.108.2.
20-04-10 16:02:41 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.108.2 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.108.2: No such image: homeassistant/qemux86-64-homeassistant:0.108.2").
20-04-10 16:02:41 WARNING (MainThread) [supervisor.homeassistant] Update Home Assistant image fails

Me too. Same Issue from 0.107.7 to 0.108.3. The strange thing is that the Updater indicate to update to 0.108.2 and Supervisor to 0.108.3 but nothing works.

That’s my log:

20-04-11 09:33:13 ERROR (SyncWorker_3) [supervisor.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.108.3 → 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.108.3: No such image: homeassistant/qemux86-64-homeassistant:0.108.3”).
20-04-11 09:33:13 WARNING (MainThread) [supervisor.homeassistant] Update Home Assistant image fails
20-04-11 09:33:13 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished coro=<process_lock..wrap_api() done, defined at /usr/src/supervisor/supervisor/utils/init.py:22> exception=HomeAssistantUpdateError()>

Most common reason : out of disk space.

1 Like

Thanks, a lot! Disk space was indeed the reason (for me). Wouldn’t have guessed that from the error message.

I had this issue too, a reboot of the host before updating seemed to work ok.

I’ve rebooted, checked disk space, DNS, etc… I’m on the latest OS, etc… no changes and it has been updating fine until now. I get the log below.

20-04-20 16:32:56 INFO (MainThread) [supervisor.homeassistant] Update Home Assistant to version 0.108.6
20-04-20 16:32:56 INFO (SyncWorker_3) [supervisor.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.107.7 to homeassistant/qemux86-64-homeassistant:0.108.6
20-04-20 16:32:56 INFO (SyncWorker_3) [supervisor.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.108.6.
20-04-20 16:33:28 ERROR (SyncWorker_3) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.108.6 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.108.6: No such image: homeassistant/qemux86-64-homeassistant:0.108.6").
20-04-20 16:33:28 WARNING (MainThread) [supervisor.homeassistant] Update Home Assistant image fails

Any Suggestions?

SSH into the host, and run

docker pull homeassistant/qemux86-64-homeassistant:0.108.6

See what error message you get in the console.

 _    _                                         _     _              _
| |  | |                          /\           (_)   | |            | |
| |__| | ___  _ __ ___   ___     /  \   ___ ___ _ ___| |_ __ _ _ __ | |_
|  __  |/ _ \| '_ ` _ \ / _ \   / /\ \ / __/ __| / __| __/ _` | '_ \| __|
| |  | | (_) | | | | | |  __/  / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_|  |_|\___/|_| |_| |_|\___| /_/    \_\___/___/_|___/\__\__,_|_| |_|\__|


Our command line:
$ ha help

~ $ docker pull homeassistant/qemux86-64-homeassistant:0.108.6
-bash: docker: command not found
~ $

You probably ssh-d into the home assistant container, not into the host.

@francisp I appreciate the assistance. I’m not having any luck with getting SSH to the system though. I’ve created my key pair, added the authorized_keys file to my usb and ran the import. nothing seems to happen, and I still can’t ssh into the box. I will keep trying.

You have to ssh to port 22222.

I keep getting a Connection refused. I did make sure I’m using port 22222.

Ok, I got it. And upon further inspection I was out of disk space like you had originally said several posts above. I expanded my storage and it updated fine. All is well. Thanks @francisp!

@skwiz0d Same issue with me, storage had to be expanded in my ESXi VM.