Skip to content

HomeAssistant Instant Crash on Update 2026.5.0 #170023

Description

@Flibbmaster

The problem

Trying to update the Core to 2026.5.0. HomeAssistant instantly crashes and reboots.
Already tried to update via CLI, also booted to safe mode to disable custom integrations. Always the same effect. System is running in VirtualBox on a Mac Mini M4.
HA-OS Update to 17.3 was successful before. I posted the full Supervisor-Log from the time i pressed "update" below. Host-Log has no entries for that time.
Anyone has an idea what is causing the crash here?

From the Supervisor-Logs i see a lot of API-Errors, starting with shutdown of the MusicAssistant:
2026-05-07 18:10:03.070 INFO (MainThread) [supervisor.api.proxy] [d5369777_music_assistant] Home Assistant WebSocket API closed

Afterwards there are a lot of errors regarding API:
2026-05-07 18:10:25.354 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable

Ending with:
2026-05-07 18:10:36.368 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!

What version of Home Assistant Core has the issue?

2026.5.0

What was the last working version of Home Assistant Core?

2026.4.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

2026-05-07 18:10:00.145 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2026.5.0
2026-05-07 18:10:00.145 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemuarm-64-homeassistant:2026.4.4 to ghcr.io/home-assistant/qemuarm-64-homeassistant:2026.5.0
2026-05-07 18:10:00.915 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemuarm-64-homeassistant with tag 2026.5.0.
2026-05-07 18:10:03.010 INFO (MainThread) [supervisor.docker.manager] Stopping homeassistant application
2026-05-07 18:10:03.070 INFO (MainThread) [supervisor.api.proxy] [d5369777_music_assistant] Home Assistant WebSocket API closed
2026-05-07 18:10:25.354 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:25.360 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.154 INFO (MainThread) [supervisor.docker.manager] Cleaning homeassistant application
2026-05-07 18:10:31.241 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.241 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.241 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.246 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2026-05-07 18:10:31.247 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.247 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.247 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:31.363 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2026.5.0
2026-05-07 18:10:31.363 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-05-07 18:10:31.364 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:34.665 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:36.368 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
2026-05-07 18:10:36.369 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!
2026-05-07 18:10:36.372 INFO (MainThread) [supervisor.resolution.module] Create new issue update_rollback - core / None
2026-05-07 18:10:36.374 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2026.4.4
2026-05-07 18:10:36.374 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemuarm-64-homeassistant:2026.5.0 to ghcr.io/home-assistant/qemuarm-64-homeassistant:2026.4.4
2026-05-07 18:10:36.377 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:36.378 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:36.378 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:36.379 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:37.295 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemuarm-64-homeassistant with tag 2026.4.4.
2026-05-07 18:10:39.039 INFO (MainThread) [supervisor.docker.manager] Cleaning homeassistant application
2026-05-07 18:10:39.039 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.049 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.049 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.049 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.051 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2026-05-07 18:10:39.052 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.052 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.052 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:39.153 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2026.4.4
2026-05-07 18:10:39.153 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-05-07 18:10:39.155 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:10:41.287 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-05-07 18:10:41.327 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-05-07 18:10:44.170 INFO (MainThread) [supervisor.homeassistant.api] Connected to Core via TCP http://172.30.32.1:8123
2026-05-07 18:10:44.170 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2026-05-07 18:10:44.668 WARNING (MainThread) [supervisor.homeassistant.websocket] Can't send WebSocket command: Can't connect to Home Assistant Core WebSocket, the API is not reachable
2026-05-07 18:12:26.654 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2026-05-07 18:12:26.654 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2026-05-07 18:12:26.655 INFO (MainThread) [supervisor.homeassistant.core] Successfully started Home Assistant 2026.4.4
2026-05-07 18:14:08.119 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
2026-05-07 18:14:08.121 INFO (MainThread) [supervisor.api.proxy] WebSocket access from d5369777_music_assistant
2026-05-07 18:14:08.126 INFO (MainThread) [supervisor.api.proxy] [d5369777_music_assistant] Home Assistant WebSocket API proxy running

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions