Using the installer to install on fresh Ubuntu 18.04 since yesterday. Getting following errors on homeassistant supervisor.
18-11-02 11:18:48 WARNING (MainThread) [hassio.homeassistant] Error on install Home Assistant. Retry in 60sec
18-11-02 11:19:49 INFO (SyncWorker_0) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.81.2.
18-11-02 11:20:47 ERROR (SyncWorker_0) [hassio.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.81.2 -> 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.81.2: No such image: homeassistant/qemux86-64-homeassistant:0.81.2”).
Is there a problem with a missing tag, or am I doing something wrong?
Anybody have any thoughts? I’ve rebuilt the environment a few time now and always stops at the same point with the same errors. Am also running hass.io on Ubuntu 16 on the same infra without problems.
Just rebuilt the environment from scratch, still the same error with release 81.6.
18-11-05 00:35:04 INFO (SyncWorker_0) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.81.6.
18-11-05 00:36:08 ERROR (SyncWorker_0) [hassio.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.81.6 → 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.81.6: No such image: homeassistant/qemux86-64-homeassistant:0.81.6”).
18-11-05 00:36:08 WARNING (MainThread) [hassio.homeassistant] Error on install Home Assistant. Retry in 60sec
18-11-05 00:37:08 INFO (SyncWorker_4) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.81.6.
Seems to be a problem with the hass images?
Is there seriously nobody here that can help with this?
its a fresh install, there isn’t anything to update I’m afraid. Some times the installer doesn’t even get as far as creating the hass.io container. The supervisor sits looping with the above errors.
No, and Yes. Ubuntu 18.04 includes some of the prerequisites so didn’t need to install all, but yes I installed all missing pre-req’s and installed as root.
Otherwise, “image not found” commonly refers to a lack of space for the image (resulting in it “not found”). This probably is not the case on a new install.
Thanks for the response, not sure I have DNS issues though as name resolution works fine on the instance. Nevertheless, let me try Frenck’s script, and I’ll feed back.
Thank you for the help.
edit. Also, no disk space issues either. Plenty of free space.
So run through Frencks script on a fresh install, and same error. See below;
18-11-05 23:34:27 ERROR (SyncWorker_3) [hassio.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.81.6 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.81.6: No such image: homeassistant/qemux86-64-homeassistant:0.81.6").
18-11-05 23:34:27 WARNING (MainThread) [hassio.homeassistant] Error on install Home Assistant. Retry in 60sec
I understand that there is a problem, and its being investigated. Any idea of timeframes to a fix?
I’ve been trying installing Hassio in a docker all day (first time) and finally got an error message saying just this.
18-11-10 15:05:25 WARNING (MainThread) [hassio.homeassistant] Error on install Home Assistant. Retry in 60sec
18-11-10 15:06:25 INFO (SyncWorker_5) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.81.6.
18-11-10 15:07:39 ERROR (SyncWorker_5) [hassio.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.81.6 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.81.6: No such image: homeassistant/qemux86-64-homeassistant:0.81.6").
Seems to be a problem not with the fetching of the image but with extracting the image. dockerd[25780]: time="2018-11-10T19:02:44.494489789Z" level=info msg="Attempting next endpoint for pull after error: failed to register layer: Error processing tar file(exit status 1): write /usr/local/lib/python3.6/site-packages/sphinx/search/non-minified-js/dutch-stemmer.js: no space left on device"
Not sure why this is happening since there seems to be about 10 GB left on the device and plenty of inodes left.