Hi, I’m having a strange issue that my Hass.io installation refuses to update to 0.71.0.
In my hassIO log, I get the following error:
18-06-11 08:54:54 INFO (SyncWorker_13) [hassio.docker.interface] Update docker 0.69.1 with homeassistant/raspberrypi3-homeassistant:0.71.0
18-06-11 08:54:54 INFO (SyncWorker_13) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.71.0.
18-06-11 08:55:04 ERROR (SyncWorker_13) [hassio.docker.interface] Can't install homeassistant/raspberrypi3-homeassistant:0.71.0 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: net/http: TLS handshake timeout").
When I try to run hassio homeassistant update manually it complains that it cannot pull the image.
Additional error when trying another time:
18-06-11 10:21:31 INFO (SyncWorker_16) [hassio.docker.interface] Update docker 0.69.1 with homeassistant/raspberrypi3-homeassistant:0.71.0
18-06-11 10:21:31 INFO (SyncWorker_16) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.71.0.
18-06-11 10:21:43 ERROR (SyncWorker_16) [hassio.docker.interface] Can't install homeassistant/raspberrypi3-homeassistant:0.71.0 -> 404 Client Error: Not Found ("no such image: homeassistant/raspberrypi3-homeassistant:0.71.0: No such image: homeassistant/raspberrypi3-homeassistant:0.71.0").
Is anyone else experiencing this or anything I can do about it?
Not sure why, but mine seems to have started working again, but only when I ssh’d into the box and ran hassio homeassistant update.
This command didn’t work before, but it seems to now.
If you don’t have ssh access setup, you need to set up your authorized_keys file using these instructions and ssh using: ssh root@[your_hass_ip]
@xx_Nexus_xx Might want to try this and let us know.
Just a further note, after I do the update (via UI or via SSH), I would not be able to connect to HA. But when I turn off power and turn it back on again, the 0.69.1 instance of HA appears back as normal. Not sure if this is the same as yours or if it is relevant.
Unfortunately for me not… I’m seeing the following error in the hassio panel
18-06-25 08:31:00 INFO (SyncWorker_12) [hassio.docker.interface] Update docker 0.69.1 with homeassistant/raspberrypi3-homeassistant:0.72.0
18-06-25 08:31:00 INFO (SyncWorker_12) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.72.0.
18-06-25 08:37:04 ERROR (SyncWorker_12) [hassio.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:0.72.0 → 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi3-homeassistant:0.72.0: No such image: homeassistant/raspberrypi3-homeassistant:0.72.0”).