Upgrade to 0.76.2 failed now zwave no longer works

I just ran an upgrade to 0.76.2 and it failed with errors such as this one on random packages.

  Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:720)'),)': /simple/cryptography/

But instead of stopping after first fail it just kept going. I tried to kill it but it just kept going. So I had to let it finish.

Now my system starts up but zwave is offline. I don’t know what else is failing at this point.

I tried to re-run the upgrade but now it says “You already have version: 0.76.2”

I ran the upgrade according to the online instructions using.
sudo hassbian-config upgrade homeassistant

Is there a way to force the install again?

Update: Actually it is worse than I thought. After a reboot attempt now ha doesn’t start. The only thing in the logs is not really helpful. Not sure what to do.

2018-08-22 16:59:54 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.

Final Update: ALL CLEAR
It seems it was taking long to start because it was installing things in the background after startup.

Running status on the service revealed it was installing new versions of openzwave etc. So I just let it sit and stew a while and now it it is working fine. Figured I would leave this post in case it happens to others. It’s just a matter of letting things take time.

0.76 brought a database upgrade, hence the warning This release has a migration, initial startup can take ~20 minutes (depends on size DB)

@Tinkerer, thanks I missed that warning. What database is upgraded? I removed the reporting database before starting so didn’t expect that to be an issue. It was only a big blue box at the top of the page, easy to miss :blush: Sorry about that. The failure messages about SSL cert authentication pumping out of the log also had me thinking things went badly.

The history/recorder database, which I believe is the only one.

From experience, wouldn’t matter if it had been in flashing neon letters with a brass band. It’s possible to miss many things :slight_smile:

1 Like