Error when updating to 0.115.6

Hi,

For the last few days, I’ve been getting an error whenever I try to update Home Assistant Core:
Update failed
Unknown error
See logs.

When I check the logs, I find:

20-10-06 07:12:47 ERROR (SyncWorker_1) [supervisor.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.115.6 -> 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.115.6: No such image: homeassistant/qemux86-64-homeassistant:0.115.6”).

I don’t know what this means though! :grimacing:

I have plenty of space on my hard drive and am running HA in a Ubuntu VM.
Thanks.

It is telling you it can’t pull down the correct docker image, but when we look at docker hub, it does seem to be available: https://hub.docker.com/layers/homeassistant/qemux86-64-homeassistant/0.115.6/images/sha256-e3a44405dc8fff3ce36e30f9a979ae87a7b52d023d64951e964fefaffdf5a621?context=explore
Not sure why this would be failing :confused:

that 404 error typically means you don’t have enough storage space for the image to download. You probably need to expand your VM harddrive.

Thanks for the replies.

The VM shows Virtual size=32GB, Actual size=8.51GB, so there should be enough space.

Any other ideas?

I’m wondering if the image has been corrupted.
I’ve had some problems with my computer and had to do a lot of forced shutdowns, ie holding the power button down until it turns off.
Having said that, I don’t notice any other issues.

I may have had this very same error. Without troubleshooting I rebooted the Host (entire machine), tried again and the install went through. First time an update ever failed for me though.