Cannot update past 2024.9.2

I reinstalled the latest image from Raspberry Pi Imager and restored my 2024.9.2 installation backup. It shows an update available to 2025.6.1 but when I try to do it, it takes forever and the remains on 2024.9.2. Still shows the update is available.

Any help would be greatly appreciated!

RussLB

Look in your supervisor logs for errors.

This is all the Supervisor shows:
2025-06-25 09:15:11.770 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-06-25 09:15:12.973 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state=‘NOT_RUNNING’, offline_db_migration=False)
2025-06-25 09:15:15.794 INFO (MainThread) [supervisor.host.logs] Could not get /boots from systemd-journal-gatewayd, using fallback.
2025-06-25 09:16:09.014 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
2025-06-25 09:16:09.019 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed → rollback!
2025-06-25 09:16:09.021 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
2025-06-25 09:16:09.041 INFO (MainThread) [supervisor.homeassistant.core] A backup of the logfile is stored in /config/home-assistant-rollback.log
2025-06-25 09:16:09.041 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2024.9.2

I think my only option is to uninstall and then manually recreate my installation, which I don’t want to do.

Uninstall all your custom integrations and try updating again. This is likely an issue with one of them.

See this thread → Another 'Can't upgrade from 2024.10.4' instance