pablok
April 5, 2019, 1:10pm
1
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
mirekmal
(Mirek Malinowski)
April 5, 2019, 3:52pm
2
@pablok I have exactly the same problem with my installation… From which log you got the details of error? I cannot locate it…
mirekmal
mirekmal
(Mirek Malinowski)
April 5, 2019, 4:11pm
3
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?
daconrad0
(Daconrad0)
April 6, 2019, 1:23am
4
I am also getting the same error on the attempted upgrade.
nickrout
(Nick Rout)
April 6, 2019, 11:49pm
5
Check you have sufficient disk space.
mirekmal
(Mirek Malinowski)
April 7, 2019, 7:36am
6
@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?
BrianM
(Brian)
April 10, 2019, 2:14am
7
I’m having the same problem. Did anyone find a solution?