I’ve been trying to update from Home Assistant 0.73.2 to 0.74.2 which I’m told is available in my dashboard.
However, after pressing update, nothing seems to happen. Checking the system logs, I’m told.
18-07-30 07:53:36 ERROR (SyncWorker_4) [hassio.docker.interface] Can't install homeassistant/raspberrypi2-homeassistant:0.74.2 -> 404 Client Error: Not Found ("no such image: homeassistant/raspberrypi2-homeassistant:0.74.2: No such image: homeassistant/raspberrypi2-homeassistant:0.74.2").
hass.io is basically based on docker, but there are different versions depending on which PI you have.
I would not be surprised if the updated in hass.io only checks for the latest docker image and then informs you.
I also find it odd that there’s been no announcement, normally it gets announced and then we have to wait a few hours for the docker image to be available…
Here’s a fuller log capturing what happens when I press update
18-07-31 13:15:03 INFO (MainThread) [hassio.homeassistant] Update HomeAssistant to version 0.74.2
18-07-31 13:15:03 INFO (SyncWorker_11) [hassio.docker.interface] Update docker 0.73.2 with homeassistant/raspberrypi2-homeassistant:0.74.2
18-07-31 13:15:03 INFO (SyncWorker_11) [hassio.docker.interface] Pull image homeassistant/raspberrypi2-homeassistant tag 0.74.2.
18-07-31 13:15:09 ERROR (SyncWorker_11) [hassio.docker.interface] Can't install homeassistant/raspberrypi2-homeassistant:0.74.2 -> 404 Client Error: Not Found ("no such image: homeassistant/raspberrypi2-homeassistant:0.74.2: No such image: homeassistant/raspberrypi2-homeassistant:0.74.2").