Update fails:Home Assistant 0.91.0 is available You are currently running version 0.90.2

On the gui the update button turns red after a few seconds.

On the cli:
core-ssh:~# hassio homeassistant update
Error: Unknown Error, see logs

And when I view the logs I see 1 error:
2019-04-05 14:05:04 ERROR (MainThread) [homeassistant.components.updater] Got unexpected response: None

What to look for??

TIA
Peter Blok

@pablok I have exactly the same problem with my installation… From which log you got the details of error? I cannot locate it… :frowning:

mirekmal

Oh… foud it… In my case error is different though:
19-04-05 16:09:14 ERROR (SyncWorker_14) [hassio.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:0.91.0 -> 500 Server Error: Internal Server Error (“readlink /mnt/data/docker/overlay2/l: invalid argument”).
Any idea?

I am also getting the same error on the attempted upgrade.

Check you have sufficient disk space.

@nickrout if I run df -k it shows plenty of free space available on overlay. But error refers to some problems with overlay2… where to find it?

I’m having the same problem. Did anyone find a solution?