My HA locked up again sometime during the night. I had to power on/off to get it working again. After it restarted I looked at the logs. The first few entries from the reboot are below. Iām wondering if the first entry about the sqlite3 database is indicating a problem, or if thatās just expected because I had to just turn off the power to regain control. Then it seems that everything is ātaking over 10 secondsā. But eventually itās all working again.
Anybody see something in here that might indicate whatās causing the lockups?
/Jack
Log from after a power cycle to recover HA operation:
2022-10-31 07:22:49.881 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
2022-10-31 07:22:50.080 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=68 from 2022-10-29 17:50:10.046258)
2022-10-31 07:23:37.773 WARNING (MainThread) [homeassistant.setup] Setup of input_boolean is taking over 10 seconds.
2022-10-31 07:23:38.328 WARNING (MainThread) [homeassistant.setup] Setup of zone is taking over 10 seconds.
2022-10-31 07:23:38.332 WARNING (MainThread) [homeassistant.setup] Setup of input_button is taking over 10 seconds.
2022-10-31 07:23:38.337 WARNING (MainThread) [homeassistant.setup] Setup of input_text is taking over 10 seconds.
2022-10-31 07:23:38.341 WARNING (MainThread) [homeassistant.setup] Setup of schedule is taking over 10 seconds.
2022-10-31 07:23:38.345 WARNING (MainThread) [homeassistant.setup] Setup of timer is taking over 10 seconds.
2022-10-31 07:23:38.349 WARNING (MainThread) [homeassistant.setup] Setup of group is taking over 10 seconds.
2022-10-31 07:23:38.353 WARNING (MainThread) [homeassistant.setup] Setup of counter is taking over 10 seconds.
2022-10-31 07:23:38.357 WARNING (MainThread) [homeassistant.setup] Setup of input_datetime is taking over 10 seconds.
2022-10-31 07:23:38.361 WARNING (MainThread) [homeassistant.setup] Setup of input_select is taking over 10 seconds.
2022-10-31 07:23:38.365 WARNING (MainThread) [homeassistant.components.scene] Setup of scene platform homeassistant is taking over 10 seconds.
2022-10-31 07:23:38.368 WARNING (MainThread) [homeassistant.setup] Setup of input_number is taking over 10 seconds.
2022-10-31 07:23:38.372 WARNING (MainThread) [homeassistant.setup] Setup of system_health is taking over 10 seconds.
2022-10-31 07:23:38.377 WARNING (MainThread) [homeassistant.setup] Setup of media_source is taking over 10 seconds.
2022-10-31 07:23:38.381 WARNING (MainThread) [homeassistant.setup] Setup of logbook is taking over 10 seconds.
2022-10-31 07:23:38.385 WARNING (MainThread) [homeassistant.setup] Setup of application_credentials is taking over 10 seconds.
2022-10-31 07:23:53.520 WARNING (MainThread) [homeassistant.setup] Setup of script is taking over 10 seconds.
2022-10-31 07:24:07.847 WARNING (MainThread) [homeassistant.config_entries] Config entry āCanon MG6200 series-3ā for ipp integration not ready yet: Invalid response from API: Timeout occurred while connecting to IPP server.; Retrying in background
2022-10-31 07:24:08.404 WARNING (MainThread) [homeassistant.config_entries] Config entry āZ-Wave JSā for zwave_js integration not ready yet: Failed to connect: ; Retrying in background
2022-10-31 07:24:24.743 WARNING (MainThread) [homeassistant.components.weather] Setup of weather platform met is taking over 10 seconds.