Watchdog restarting hassio

Hi,
I have this following error:

19-03-10 10:51:26 INFO (MainThread) [hassio.homeassistant] Updated Home Assistant API token
19-03-10 11:01:00 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with Home Assistant Docker!
19-03-10 11:01:01 INFO (SyncWorker_15) [hassio.docker.interface] Clean homeassistant/raspberrypi3-homeassistant Docker application
19-03-10 11:01:02 INFO (SyncWorker_15) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.89.1
19-03-10 11:01:47 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
19-03-10 11:26:26 INFO (MainThread) [hassio.homeassistant] Updated Home Assistant API token

I had my specific api-adress on trusted list and still got these reboots, have changed it to a /24 to see if that helps.
Although i have a different error where my api isn’t specified in the log which i can’t find in other posts regarding watchdog here in the community? Which is the reason i started a new topic.

I run on Rpi3+ with SD, do we know if these solutions is unstable to larger amounts of data?
I save 30days in my logger and use MariaDB. before MariaDB it was much more unstable.
Might i be forced to get me a NUC and a proper SSD for this to be more stable?
I know it will be way more responsive so might do it anyway, HASS has become a central part of my home so it’s just right to get it onto a NUC i think. :slight_smile:

Whats the communitys idea of these thoughts and the error?

Thanks!

Still having restarts of hassio, having internal api adress/24 on trusted in configuration.yaml, as mentioned above. so why it cannot connect to host is for me very strange.

19-03-12 21:50:45 INFO (MainThread) [hassio.homeassistant] Updated Home Assistant API token
19-03-12 22:00:45 ERROR (MainThread) [hassio.homeassistant] Error on call https://172.30.32.1:8123/api/: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
19-03-12 22:00:45 WARNING (MainThread) [hassio.tasks] Watchdog miss API response from Home Assistant
19-03-12 22:00:49 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with Home Assistant Docker!
19-03-12 22:00:49 INFO (SyncWorker_16) [hassio.docker.interface] Clean homeassistant/raspberrypi3-homeassistant Docker application
19-03-12 22:00:52 INFO (SyncWorker_16) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.89.1
19-03-12 22:01:48 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance

Hope someone has ideas why this happens?