0.100.1 to 0.100.2 upgrade failed

Have been using version 0.8 (I think) for sometime and based on previous upgrade experiences I had been putting off upgrading. Finally took the plunge - it failed. So did a full reinstallation of 99.x and succesffully did an upgrade to 100.1 - feeling confident I saw 100.2 and hit that upgrade button again - bang :frowning:

No longer any response from http://hassio.local:8123
Switched the RPi on and off
Still did not come up

Any ideas, or do I need to do a fresh install yet again

How did you install Home Assistant? Hass.io, Hassbian, Docker, manual venv install on Linux/Windows/Mac/Toaster?

Have you SSHd on and checked the logs yet?

HASS.IO I created a fresh installation onto a dedicated SD card from:
https://www.home-assistant.io/hassio/installation/

Hi, same thing for me, I update every version from… I don’t know, but for this version no way from hassio directly and from SSH. The same!

19-10-14 15:37:41 INFO (SyncWorker_8) [hassio.docker.interface] Pull image homea ssistant/raspberrypi3-64-homeassistant tag 0.100.2. 19-10-14 15:37:43 ERROR (SyncWorker_8) [hassio.docker.interface] Can't install h omeassistant/raspberrypi3-64-homeassistant:0.100.2 -> 500 Server Error: Internal Server Error ("readlink /mnt/data/docker/overlay2: invalid argument"). 19-10-14 15:37:43 WARNING (MainThread) [hassio.homeassistant] Update Home Assist ant image fails 19-10-14 15:38:08 INFO (MainThread) [hassio.api.security] /supervisor/info acces s from core_ssh

I’m on Hassbian and update to 100.2 fail. Look like there are two library missing.
hbmqtt==0.9.5 and gpiozero==1.5.1
I’ve install those library with pip3 install but still no go

I’had to revert to .99.3

I did a full ground up installation of 100.2 in the end, seems to work ok

I’m on 99.2 and an update to 100.2 fails, too. After a while I reboot the computer and I’m still at 99.2 then.
Found no loginfo yet for the reason.
I’m on Ubuntu with docker

Success
Workaround that help for me: I updated all Add-Ons one by one, and then the update to 100.2 had been successful.

I was able to update to 100.3 after manually update of pymyq, gpiozero, home-assistant-frontend and hbmqtt.

Long time listener first time poster…

I also could not get HA to upgrade to 0.100.3
My setup… RPI3 hassbian had 0.98.5 installed and running like dream
Everytime I would try to upgrade to 0.100.3 it kept failing with hbmqtt, home-assistant-frontend and nabcassa errors.
I followed the post from claudegel
“I was able to update to 100.3 after manually update of pymyq, gpiozero, home-assistant-frontend and hbmqtt.”

still failed but only with frontend and nabcassa this time… I went in to config yaml and # both the frontend and the cloud out . rebooted PI then did the sudo hassbian-config upgrade homeassistant
and all went well…I am now running 0.100.3

Thanks for the work you do…