Unable to update to 0.92.1

Hi all,
I have an odd issue with updating to 0.92.1 from 0.91.4.

The update seems to complete (running from command line displays no errors, and simply returns OK), but the system keeps running the old version.

The system log does not reveal anything of interest, neither does the home assistant log. There are some error messages about communications failures with external endpoints, but are not related to the update process.

Any ideas where I should be digging for?

Update: Found the following in the log output:
19-05-02 12:40:53 WARNING (MainThread) [hassio.homeassistant] Don’t wait anymore of Home Assistant startup!
19-05-02 12:40:53 CRITICAL (MainThread) [hassio.homeassistant] HomeAssistant update fails -> rollback!

So startup takes too long, and HA gives up. I will try disabling all hass-io extensions and report back, in case they are tying up the CPU (which shouldn’t be the case, but…)

First thing, I would try again. 0.92.2 got released and perhaps you tried updating when things were changing.

1 Like

Although the release of 0.92.2 should not affect the update process (separate images and all) it is possible that my issue is related to one of the issues fixed in the new release. I’ll wait until it becomes available for hass.io and see if it helps

I tried disabling various add-ons, but no luck. I will try disabling a few of the more exotic plug-ins next just to see if it would help.

Hi,
Answering to the thread for posterity, in case it helps someone. Everything works and I don’t know why :slight_smile:

I drove home and tried running the update again after disabling some suspect integrations (Nuimo, which has never worked for me and Volkswagen Carnet, which produces some error messages).
At the same time 0.92.2. had been released for Hass.io.

After the update I re-enabled VW Carnet plugin, which still produces error messages and still works, 0.92.2. boots normally now. Why? Don’t know, don’t really care.

Thanks @anon34565116 for pointing out we had a new release today. Might have missed it if it wasn’t for you <3

1 Like

You’re welcome.
Try to debug those error messages now before they cause breakage. The tendency is for ignored errors to become breaking errors in later releases. Consider them your warning. :wink: