I’m on 82.1, trying to upgrade to 83.1
Update does not succeedes. After the usual few minutes it takes to upgrade and reload, it comes back as 82.1
(tried twice)
after restart, just this two logs:
Database requires upgrade. Schema version: 7
Ended unfinished session (id=227 from 2018-11-30 23:33:02.690927)
with an empty database it works. But I can’t (well, i’d like not to) lose my past years of data. It’s one of the main reasons i’m using ha.
I’ve read they were applying an index. my db is big and maybe is timing out. do yo know where is the script that gest executed for the migration?
I have the same issue and tried the updated via ssh
hassio homeassistant update --options version=0.83.2
The command finished with “ok” but the update failed again with the DB schema error
Yes, I can confirm that removing owntracks solves the upgrade problem.
I see this is discussed further in this issue: https://github.com/home-assistant/home-assistant/issues/18809
The initial report is that the UI does not load, but I guess that is due to people not waiting the full 10-15 minutes it takes for HomeAssistant to fail the upgrade and revert back to the initial (pre-update) version.