Hi all, tried to update from 0.79.3 to 0.80.2 and received the following error in the log.
18-10-17 22:17:35 INFO (SyncWorker_1) [hassio.docker.interface] Update Docker 0.79.3 with homeassistant/raspberrypi2-homeassistant:0.80.2
18-10-17 22:17:35 INFO (SyncWorker_1) [hassio.docker.interface] Pull image homeassistant/raspberrypi2-homeassistant tag 0.80.2.
18-10-17 22:17:39 ERROR (SyncWorker_1) [hassio.docker.interface] Can't install homeassistant/raspberrypi2-homeassistant:0.80.2 -> 500 Server Error: Internal Server Error ("readlink /var/lib/docker/overlay2/l: invalid argument").
18-10-17 22:17:39 WARNING (MainThread) [hassio.homeassistant] Home Assistant is already running!
18-10-17 22:17:39 INFO (MainThread) [hassio.homeassistant] Successful run Home Assistant 0.80.2
Anyone experiencing similar? I’ve found other references to the error, it appears to be docker specific and has involved rebuilds of containers. I can always reflash and restore from backup but curious as to whether there’s another cause.
Having exactly the same problem with 0.80.3
18-10-22 02:14:37 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.80.3
18-10-22 02:14:37 INFO (SyncWorker_10) [hassio.docker.interface] Update Docker 0.79.3 with homeassistant/raspberrypi2-homeassistant:0.80.3
18-10-22 02:14:37 INFO (SyncWorker_10) [hassio.docker.interface] Pull image homeassistant/raspberrypi2-homeassistant tag 0.80.3.
18-10-22 02:14:42 ERROR (SyncWorker_10) [hassio.docker.interface] Can't install homeassistant/raspberrypi2-homeassistant:0.80.3 -> 500 Server Error: Internal Server Error ("readlink /var/lib/docker/overlay2/l: invalid argument").
18-10-22 02:14:42 WARNING (MainThread) [hassio.homeassistant] Home Assistant is already running!
18-10-22 02:14:42 INFO (MainThread) [hassio.homeassistant] Successful run Home Assistant 0.80.3
Anyone else seeing the same? Any suggestions?
Was an problem in hub.docker.com
What kind of a problem? I also noticed yesterday that something was off, their regular method of installation on Ubuntu was failing, saying that something was wrong with the release repository.
The issue is in the log entries, upgrade fails with the message
Can’t install homeassistant/raspberrypi2-homeassistant:0.80.3 → 500 Server Error: Internal Server Error (“readlink /var/lib/docker/overlay2/l: invalid argument”)
I’ve located reports of similar issues with Docker itself on other forums, will be trying tonight and will update with results.