HA restarts every 7 or 8 hours

After the latest core update i have HA restart every 7 or 8 hours. I tried to remove some apps but that doenst change anything.
Its bit unclear if the API causes the restart or a app.

2026-04-21 07:19:45.586 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-04-21 07:19:46.362 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-04-21 07:19:46.362 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2026-04-21 07:19:46.363 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2026-04-21 07:25:41.173 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2026-04-21 07:55:41.694 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2026-04-21 08:05:18.459 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2026-04-21 08:07:50.111 INFO (MainThread) [supervisor.host.info] Updating local host information
2026-04-21 08:07:52.891 WARNING (MainThread) [supervisor.addons.addon] Watchdog found app Studio Code Server is unhealthy, restarting...
2026-04-21 08:07:52.934 INFO (MainThread) [supervisor.docker.manager] Stopping addon_a0d7b954_vscode application
2026-04-21 08:08:29.996 ERROR (MainThread) [supervisor.misc.tasks] Watchdog missed 2 Home Assistant Core API responses in a row. Restarting Home Assistant Core!
2026-04-21 08:08:47.011 INFO (MainThread) [supervisor.host.services] Updating service information
2026-04-21 08:08:48.925 INFO (MainThread) [supervisor.host.network] Updating local network information
2026-04-21 08:08:52.538 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2026-04-21 08:08:57.453 INFO (MainThread) [supervisor.docker.manager] Restarting homeassistant
2026-04-21 08:09:03.390 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2026-04-21 08:09:32.339 INFO (MainThread) [supervisor.docker.manager] Cleaning addon_a0d7b954_vscode application
2026-04-21 08:10:24.202 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with core_mosquitto application!
2026-04-21 08:10:27.448 INFO (MainThread) [supervisor.docker.manager] Stopping addon_core_mosquitto application
2026-04-21 08:10:27.509 INFO (MainThread) [supervisor.docker.addon] Starting Docker app ghcr.io/hassio-addons/vscode/aarch64 with version 6.0.1
2026-04-21 08:11:01.098 INFO (MainThread) [supervisor.docker.manager] Cleaning addon_core_mosquitto application
2026-04-21 08:11:07.281 INFO (MainThread) [supervisor.docker.addon] Starting Docker app homeassistant/aarch64-addon-mosquitto with version 7.0.1
2026-04-21 08:12:28.534 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for app Studio Code Server to start, took more than 120 seconds
2026-04-21 08:14:09.293 WARNING (MainThread) [supervisor.addons.addon] Watchdog found app Studio Code Server is unhealthy, restarting...
2026-04-21 08:14:10.133 WARNING (MainThread) [supervisor.homeassistant.websocket] Connection is closed
2026-04-21 08:14:10.509 INFO (MainThread) [supervisor.docker.manager] Stopping addon_a0d7b954_vscode application
2026-04-21 08:14:12.176 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2026-04-21 08:14:12.430 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2026-04-21 08:14:16.344 INFO (MainThread) [supervisor.docker.manager] Cleaning addon_a0d7b954_vscode application
2026-04-21 08:14:17.557 INFO (MainThread) [supervisor.docker.addon] Starting Docker app ghcr.io/hassio-addons/vscode/aarch64 with version 6.0.1
2026-04-21 08:14:36.546 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2026-04-21 08:14:36.731 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2026-04-21 08:14:37.654 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2026-04-21 08:14:46.954 INFO (MainThread) [supervisor.store.git] Update app /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2026-04-21 08:14:46.957 INFO (MainThread) [supervisor.store.git] Update app /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2026-04-21 08:14:46.957 INFO (MainThread) [supervisor.store.git] Update app /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2026-04-21 08:14:46.958 INFO (MainThread) [supervisor.store.git] Update app /data/addons/core repository from https://github.com/home-assistant/addons

I think it is always unclear of you home assistant has restarted on it’s own and why it did that.
There is no uptime sensor as far as I know, or some sensor that reports when the last manual or automatic system reboot was, or when there was a manual or automatic restart.

I think it would be nice if there were some sensor for that, and better error reporting in the logs to find out why, and what’s going on in the system sometimes.

Start by disabling this app (add-on). What hardware are you running on? How much RAM?

There is. Uptime - Home Assistant

1 Like

I ment in HAOS enabled by avaiable/enabled by default

Doesn’t get much more default than a core integration though :slight_smile:

RPI 4 with 4 Gb ram (1.4 Gb in use)
SSD with 512 Gb

Will disable Studio server. everytime its a other app thats unhealty

Same issue Here every 7 a 8 hours after latetst update It’s begon

Running any HACS/Custom Integration? Many times they need updating after Core updates, so you can try with all of them disabled and slowly reintroduce one by one to see if any of them is the culprit.

You can also check each repo for each Custom Integration if others are reporting the same.

I have the same Issue

Nodered had two updates on my system, and it indicated that it was not healthy and was going to restart. After installing the updates in Nodered, I haven’t had any problems since.