I just ran the upgrade from .53.1 to .54 and could not get the web UI to come up. No errors, and running journalctl -fu didn’t show any issues. After a couple of restarts and reboots I was just about ready to roll back to the previous release when I was able to connect.
So before you give up, walk away and give it 30 minutes before doing anything drastic.
Yup, on a Pi3 or lower you can reasonably assume that any upgrade can take 20 to 30 minutes, and more.
Be patient, rebooting or restarting during the upgrade can break your install. If in doubt, SSH on to your system and watch top/htop or whatever your favourite tool is (I’m personally quite a fan of netdata) and watch to see if the CPU is busy. If the CPU is busy, it’s likely compiling something.
You can also watch the console log (journalctl -f -u home-assistant on most Linux systems if you’re using systemd) to watch what’s going on.
I just finished Upgrading to 0.54, and it only took about 4 minutes.
Is it possible that when “dap35” upgraded, he did it during a “Prime Time”… Just a thought…
I typically run journalctl -fu home-assistant.service when restarting after an upgrade. I saw nothing there that there were issues during the upgrade, or that it was still happening… Tracking CPU utilization is a good idea. NMON while a bit more old school, is my favorite (http://nmon.sourceforge.net/pmwiki.php)