Do a backup first, if the update does go south the backup might apply to a new install
homeassistant
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
That's what I just did with pihole v6 lol.
Updated, internet went down and WebUI bork. Uninstalled, wiped config, reinstalled, restored backup.
Same for me but I managed to rescue the existing installation, but unfortunately my reverse proxy for the web interface doesn't work anymore.
On the plus side, if the update works there is a good automated backup system now, so it won't be an issue again, I suppose.
That's going to be a LOT of reading breaking changes.
Read breaking changes? People don't accidentally hit update as they see the bold BREAKING CHANGE then deal with the consequences of their actions for the next 20-30 minutes?
The only reason I update Home Assistant monthly is so I'm never in the position to have to read more than one months worth of breaking changes.
Thatβs all I could think of. So many changes and things to repair
Honestly probably better to start from scratch. Backup yaml automations and scripts outside of Home Assistant and start over.
make a backup, but yeah maybe just reinstall lmao. good luck!
Well how did it go?
Still going π database migration has been running for 21 hours so far lol.
Screenshot spoiler
Everything has gone smoothly so far. Spent two hours looking through all the release notes and have a loooong list of stuff to sort out as soon as it completes π€
Edit: fix spoiler
Good luck!
I was expecting something like version 0.112 but this is pretty close.
Quick update if anyone is reading this in future - the upgrade was successful!
Hats off to the HA developers and contributors - even though my install was completely unsupported, the updater pretty much sailed smoothly through everything.
It ended up taking several days to process all the database schema changes, along the way I did need to modify the MySQL InnoDB cache size from 128MiB to 1GiB (not the fault of Home Assistant at all - I didn't set up MySQL correctly π) once that was done things significantly sped up.
Looking forward to all the new features HA has to offer π
I did a similar jump a while back, actually went quite well, at least via docker. I kept the old image on hand in case I needed to revert.
But yes, backup first.