Impossible upgrade to version 0.100.0

Hello,
I can’t upgrade a RasberryPI 3 to version 0.100.0 or superior.
With manual update with command line, the last version possible to install is 0.100.0b3.

core-ssh:~# hassio homeassistant update --version=0.100.0
Processing... Done.

Error: Unknown Error, see logs

This is redline print on logs :

19-11-01 16:37:42 ERROR (SyncWorker_14) [hassio.docker.interface] Can't install homeassistant/raspberrypi3-homeassistant:0.101.1 -> 500 Server Error: Internal Server Error ("readlink /mnt/data/docker/overlay2/l: invalid argument").

This is infos of version :

core-ssh:~# hassio homeassistant info
arch: armv7
boot: true
custom: false
image: homeassistant/raspberrypi3-homeassistant
ip_address: 172.30.32.1
last_version: 0.101.1
machine: raspberrypi3
port: 8123
ssl: false
version: 0.100.0b3
wait_boot: 600
watchdog: true
1 Like

I have the same problem from 0.99.3 to 0.103.5. It even says that my last version was 0.103.5 which doesn´t make sense…

`~ $ hassio homeassistant info
arch: armv7
boot: true
custom: false
image: homeassistant/raspberrypi3-homeassistant
ip_address: 172.30.32.1
last_version: 0.103.5
machine: raspberrypi3
port: 8123
ssl: false
version: 0.99.3
wait_boot: 600
watchdog: true
~ $
~ $ hassio homeassistant update
Processing… Done.

Error: Unknown Error, see logs`