"homeassistant.local refused to connect" ERROR after 2024.3.1 update

After the update to 2024.3.1 I just can’t access to home assistant anymore (neither local nor with DNS).

I tried HTTP, https, https://homeassistant.local:8123, 192.168.178.XXX:8123…everything and same results.

I tried to manually core update but it says that 2024.3.1 is already installed.

Not sure what to do. Suggestions?

24-03-18 17:52:49 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
24-03-18 17:52:50 INFO (MainThread) [supervisor.host.services] Updating service information
24-03-18 17:52:50 INFO (MainThread) [supervisor.host.network] Updating local network information
24-03-18 17:52:51 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
24-03-18 17:52:51 INFO (MainThread) [supervisor.host.manager] Host information reload completed
24-03-18 18:09:23 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping homeassistant application
24-03-18 18:09:28 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning homeassistant application
24-03-18 18:09:28 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
24-03-18 18:09:30 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant Package raspberrypi3-64-homeassistant · GitHub with version 2024.3.1
24-03-18 18:09:30 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
24-03-18 18:09:45 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
24-03-18 18:09:45 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed → rollback!
24-03-18 18:09:45 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
24-03-18 18:09:45 INFO (MainThread) [supervisor.homeassistant.core] A backup of the logfile is stored in /config/home-assistant-rollback.log
24-03-18 18:09:45 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version landingpage
24-03-18 18:09:45 INFO (MainThread) [supervisor.docker.interface] Updating image Package raspberrypi3-64-homeassistant · GitHub to Package raspberrypi3-64-homeassistant · GitHub
24-03-18 18:09:45 INFO (MainThread) [supervisor.docker.interface] Downloading docker image Package raspberrypi3-64-homeassistant · GitHub with tag landingpage.
24-03-18 18:09:47 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning homeassistant application
24-03-18 18:09:47 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
24-03-18 18:09:48 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant Package raspberrypi3-64-homeassistant · GitHub with version landingpage
24-03-18 18:09:48 INFO (MainThread) [supervisor.homeassistant.core] Successfully started Home Assistant landingpage
24-03-18 18:09:48 INFO (SyncWorker_3) [supervisor.docker.manager] Cleanup images: [‘Package raspberrypi3-64-homeassistant · GitHub’]

When I try to downgrade, I get this:

24-03-18 18:22:01 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2024.2
24-03-18 18:22:01 INFO (MainThread) [supervisor.docker.interface] Updating image Package raspberrypi3-64-homeassistant · GitHub to Package raspberrypi3-64-homeassistant · GitHub
24-03-18 18:22:01 INFO (MainThread) [supervisor.docker.interface] Downloading docker image Package raspberrypi3-64-homeassistant · GitHub with tag 2024.2.
24-03-18 18:22:02 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2024.2: 500 Server Error for http+docker://localhost/v1.43/images/create?tag=2024.2&fromImage=ghcr.io%2Fhome-assistant%2Fraspberrypi3-64-homeassistant&platform=linux%2Farm64: Internal Server Error (“manifest unknown”)
24-03-18 18:22:02 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
24-03-18 18:22:03 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - core / None