I have HAOS 11.4 installed on a 32GB SD card, on an AMD A3 x86 mini PC.
I used Method 2 from this link to do the original installation (Link)
I’m trying to upgrade to from version 11.4 to version 11.5.
I select Settings - System - Updates - and then click on the link to 11.5. I press install.
The blue bar goes across the screen for several minutes and then Home Assistant reboots itself automatically.
The normal HAOS loading text scrolls down the screen too quickly for me to read, then it reboots and briefly shows a screen saying:
Slot A (OK=1 try=3)
Slot B (OK=1 Try=1)
Slot A (Rescue Shell)
Slot B (Rescue Shell
It then cycles through the slots and reboots repeatedly until goes back to the old 11.4 loading screen, and I’m back to where I started. Other than not upgrading Home Assistant appears to be running smoothly after it has rebooted for the last time.
I have the following error message under HA Core
The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
I have no error messages under Supervisor or Host.
I have this in home-assistant.log.1
2024-04-07 15:07:41.933 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /supervisor/info - System is not ready with state: shutdown
2024-04-07 15:07:47.669 WARNING (Thread-12 (_do_shutdown)) [homeassistant.util.executor] Thread[SyncWorker_48] is still running at shutdown: File “/usr/local/lib/python3.12/threading.py”, line 1030, in _bootstrap
self._bootstrap_inner()
File “/usr/local/lib/python3.12/threading.py”, line 1073, in _bootstrap_inner
self.run()
File “/usr/local/lib/python3.12/threading.py”, line 1010, in run
self._target(*self._args, **self._kwargs)
File “/usr/local/lib/python3.12/concurrent/futures/thread.py”, line 89, in _worker
work_item = work_queue.get(block=True)
home-assistant.log.fault is empty
I previously had the same problem moving from Home Assistant OS 11.3 to 11.4.
I was told that my SD card (16GB) was probably too small or corrupt so performed a clean installation on a new SD card and restored my setting from a backup.
Are there any known issues that might be causing this.
If possible, I’d like to try to fix this problem rather than reinstall\restore, as that’s going to become a chore if I have to do it every time I want to go to a new version.