Can't update to 0.84.6, no such image

I am on ubuntu NUC 0.84.3

18-12-22 11:21:34 INFO (SyncWorker_12) [hassio.docker.interface] Update Docker 0.84.3 with homeassistant/qemux86-64-homeassistant:0.84.6 18-12-22 11:21:34 INFO (SyncWorker_12) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.84.6. 18-12-22 11:22:16 ERROR (SyncWorker_12) [hassio.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.84.6 -> 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.84.6: No such image: homeassistant/qemux86-64-homeassistant:0.84.6”). 18-12-22 11:22:16 WARNING (MainThread) [hassio.homeassistant] Home Assistant is already running!

Hi Klagio,

I had the same issue, the problem was that my disk were full. home-assistant_v2.db were 7 GB.

If you have SMB you may remove it from, in my example (computer name is hassio) \HASSIO\config
In my case I were not able to access SMB but I were able to remove the file from /usr/share/hassio/homeassistant on my ubuntu VM.

When the file were gone I restarted hassio and then were able to update.

Good luck.

I had the same issue. Suggested fix worked like a charm.

Thanks for the tip, @falken!

I’m glad to heat that :slight_smile:

As I have a mysql db running for my websites I moved over to that instead of a db file.