I am using Hassio in a VM on Ubuntu and I am unable to update Home Assistant 0.93.
This is what i get in my log.
Does anyone know why it can not find the image to install?
Blockquote
19-05-16 18:56:36 INFO (MainThread) [hassio.api.proxy] Home Assistant WebSocket API request initialize
19-05-16 18:56:36 INFO (MainThread) [hassio.api.proxy] WebSocket access from a0d7b954_nodered
19-05-16 18:56:36 INFO (MainThread) [hassio.homeassistant] Updated Home Assistant API token
19-05-16 18:56:36 INFO (MainThread) [hassio.api.proxy] Home Assistant WebSocket API request running
19-05-16 19:01:23 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.93.0
19-05-16 19:01:23 INFO (SyncWorker_3) [hassio.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.92.0 to homeassistant/qemux86-64-homeassistant:0.93.0
19-05-16 19:01:23 INFO (SyncWorker_3) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.93.0.
19-05-16 19:03:03 ERROR (SyncWorker_3) [hassio.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.93.0 → 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.93.0: No such image: homeassistant/qemux86-64-homeassistant:0.93.0”).
19-05-16 19:03:03 WARNING (MainThread) [hassio.homeassistant] Update Home Assistant image fails
19-05-16 19:03:49 INFO (MainThread) [hassio.auth] Auth request from core_configurator for hcreight
19-05-16 19:03:51 INFO (MainThread) [hassio.auth] Success login from hcreight
Blockquote
I’ve installed a new HA today at work and I got 0.92.2. I suspect you probably need to wait a little while. I’ve just now run a quick install via pip on my office PC and I got 0.93.
I am still not able to update Home Assistant. I wonder why a few people are experiencing the update. Is the file corrupt or the correct name as the error says image not found on the server.
19-05-17 13:05:27 INFO (MainThread) [hassio.core] Hass.io is up and running
19-05-17 13:05:31 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.93.1
19-05-17 13:05:31 INFO (SyncWorker_3) [hassio.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.92.2 to homeassistant/qemux86-64-homeassistant:0.93.1
19-05-17 13:05:31 INFO (SyncWorker_3) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.93.1.
19-05-17 13:05:41 INFO (MainThread) [hassio.api.proxy] Home Assistant WebSocket API request initialize
19-05-17 13:05:41 INFO (MainThread) [hassio.api.proxy] WebSocket access from a0d7b954_nodered
19-05-17 13:05:41 INFO (MainThread) [hassio.api.proxy] Home Assistant WebSocket API request running
19-05-17 13:06:09 ERROR (SyncWorker_3) [hassio.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.93.1 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.93.1: No such image: homeassistant/qemux86-64-homeassistant:0.93.1").
19-05-17 13:06:09 WARNING (MainThread) [hassio.homeassistant] Update Home Assistant image fails
Same thing here running on Pi, click update, spinny for a few mins then nothing…
homeassistant:0.92.2 to homeassistant/raspberrypi3-homeassistant:0.93.1
19-05-17 17:02:37 INFO (SyncWorker_18) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.93.1.
19-05-17 17:02:59 ERROR (SyncWorker_18) [hassio.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:0.93.1 -> 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi3-homeassistant:0.93.1: No such image: homeassistant/raspberrypi3-homeassistant:0.93.1”).
19-05-17 17:02:59 WARNING (MainThread) [hassio.homeassistant] Update Home Assistant image fails
Also the last update killed my BT home hub integration, so I dont know if Im home or away
It is a partition space issue.
To solve it, I increased the disk size of hassio in my VM manager and then downloaded and mounted the gparted live disk onto my hassio VM, changed the boot priority so the mounted iso is first in line, started the VM which launched gparted. Gparted then discovers that the partition is smaller than the disk size and asks if I want to increase the partition, which I answer yes to. The partition size is now increased and you can unmount gparted and reboot the VM and the update should work
Yes, Assuming that ALL Raspberry Pi users expand the file system once they install Raspbian for the first time is stupid and naive. Have you heard about different personalities and personality colors? You are obviously very blue.
@joggs and @ConcordGE - guys lets be nice the community does not need the negative comments. We are all hear to help each other out and have a positive experience with HA. This is bigger then all of us, so lets make this pleasent for new users and not make them afraid to ask questions.
@joggs - thanks for the suggestion and I will give that a try this weekend when i have some free time and hope it works out for me and it should help other users who have had the same issues as us.