Trying to update to 2026.3.2. But the system seems to fail and does a rollback:
2026-03-16 15:45:04.433 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2026.3.2
2026-03-16 15:45:04.452 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2026.3.1 to ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2026.3.2
2026-03-16 15:45:05.053 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-64-homeassistant with tag 2026.3.2.
2026-03-16 15:51:39.174 INFO (MainThread) [supervisor.docker.manager] Stopping homeassistant application
2026-03-16 15:51:39.572 INFO (MainThread) [supervisor.api.proxy] [a0d7b954_nodered] Home Assistant WebSocket API closed
2026-03-16 15:52:11.904 INFO (MainThread) [supervisor.docker.manager] Cleaning homeassistant application
2026-03-16 15:52:13.847 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2026-03-16 15:52:16.493 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi4-64-homeassistant with version 2026.3.2
2026-03-16 15:52:16.495 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-03-16 15:52:21.506 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
2026-03-16 15:52:21.507 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!
2026-03-16 15:52:21.555 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
2026-03-16 15:52:21.573 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2026.3.1
2026-03-16 15:52:21.574 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2026.3.2 to ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2026.3.1
2026-03-16 15:52:22.238 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-64-homeassistant with tag 2026.3.1.
2026-03-16 15:52:25.946 INFO (MainThread) [supervisor.docker.manager] Cleaning homeassistant application
2026-03-16 15:52:26.323 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2026-03-16 15:52:27.932 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi4-64-homeassistant with version 2026.3.1
2026-03-16 15:52:27.933 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-03-16 15:53:13.064 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2026-03-16 15:53:13.452 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-03-16 15:53:14.262 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
Some idea of what is wrong?

