I normally monitor my Home Assistant instance in my partents house using NabuCasa. Yesterday they rang to say the lights had not turned off the previous night as they normally do. I failed to access the instance using Nabu Casa and it did not appear to be connected to WIFI. I went to their house and could not access the instance to I replaced the SD card and restored from a backup. This was largely successful but I noted that the Zwave items on the network had not reconnected. I also noted that the ZwaveJS integration had an error on it. The problem then was that the home assistant kept restarting so I could not do much before it would just restart again. This happened a number of times before it became unresposive again.
It is installed on an RPI 3 64bit and had the latest updates installed. The below is from the log files that I could get from the SD card. Any help would be appreciated.
2022-01-05 21:27:38 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration scheduler which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-05 21:27:38 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-05 21:27:38 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration googlewifi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-01-05 21:27:43 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-01-05 21:27:44 WARNING (Recorder) [homeassistant.components.recorder.util] Ended unfinished session (id=233 from 2022-01-05 20:26:24.603867)
2022-01-05 21:27:52 ERROR (MainThread) [homeassistant.components.frontend] Please remove extra_html_url from your frontend config. It is no longer supported
2022-01-05 21:27:55 ERROR (MainThread) [homeassistant.components.panel_custom] Unable to register panel Floorplan: Either js_url, module_url or html_url is required.
2022-01-05 21:27:55 ERROR (MainThread) [homeassistant.components.panel_custom] Unable to register panel ZWave Graph2: Either js_url, module_url or html_url is required.
2022-01-05 21:28:00 WARNING (SyncWorker_5) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:01 ERROR (MainThread) [snitun.client.client_peer] Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes)
2022-01-05 21:28:01 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server
2022-01-05 21:28:03 WARNING (SyncWorker_1) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:03 WARNING (MainThread) [homeassistant.components.lovelace.resources] Resource import failed. Data invalid: extra keys not allowed @ data[1][‘cards’]
2022-01-05 21:28:04 WARNING (SyncWorker_5) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:05 ERROR (MainThread) [homeassistant.components.zwave_js] Failed to connect: Cannot connect to host core-zwave-js:3000 ssl:default [Connect call failed (‘172.30.33.3’, 3000)]
2022-01-05 21:28:05 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘Z-Wave JS’ for zwave_js integration not ready yet: Cannot connect to host core-zwave-js:3000 ssl:default [Connect call failed (‘172.30.33.3’, 3000)]; Retrying in background
2022-01-05 21:28:05 WARNING (SyncWorker_3) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:05 ERROR (MainThread) [snitun.client.client_peer] Challenge/Response error with SniTun server (0 bytes read on a total of 32 expected bytes)
2022-01-05 21:28:05 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server
2022-01-05 21:28:07 WARNING (SyncWorker_3) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:10 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform google_wifi is taking over 10 seconds.
2022-01-05 21:28:10 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at core-deconz
2022-01-05 21:28:10 WARNING (MainThread) [homeassistant.config_entries] Config entry ‘00212E06503D’ for deconz integration not ready yet; Retrying in background
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity binary_sensor.google_wifi_system_aaaaabzws_4 (<class ‘custom_components.googlewifi.binary_sensor.GoogleWifiBinarySensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity binary_sensor.bedroom (<class ‘custom_components.googlewifi.binary_sensor.GoogleWifiBinarySensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity binary_sensor.den (<class ‘custom_components.googlewifi.binary_sensor.GoogleWifiBinarySensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity binary_sensor.family_room (<class ‘custom_components.googlewifi.binary_sensor.GoogleWifiBinarySensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.homeassistant_raspberry_pi (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.eddie_lenovo_windows_device (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.hp5cb9016acce_hp (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.eddietoshiba_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.nest_hello_nest_hello (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.galaxy_s9_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.samsung (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.android_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.samsung_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.android_tv_box (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.galaxy_tab_a_2016_samsung_android_device (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.hassio_raspberry_pi (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.tasmota_db59b0_6576_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.katherine_s_galaxy_a42_5g_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.huawei_btv_huawei_android_device (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.katherines_ipad_ipad (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.huawei_p_smart_c629ed839b_huawei_android_device (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.desktop_vg5m47h_windows_device (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.jennifer_s_galaxy_a71_2 (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity device_tracker.versa_fitbit (<class ‘custom_components.googlewifi.device_tracker.GoogleWifiDeviceTracker’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.hp5cb9016acce_hp (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.eddietoshiba (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.nest_hello_nest_hello (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.samsung (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.samsung_2 (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.android_tv_box (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.tasmota_db59b0_6576 (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.katherine_s_galaxy_a42_5g (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity switch.katherines_ipad_ipad (<class ‘custom_components.googlewifi.switch.GoogleWifiSwitch’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity light.bedroom (<class ‘custom_components.googlewifi.light.GoogleWifiLight’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity light.den (<class ‘custom_components.googlewifi.light.GoogleWifiLight’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity light.family_room (<class ‘custom_components.googlewifi.light.GoogleWifiLight’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_upload_speed (<class ‘custom_components.googlewifi.sensor.GoogleWifiSpeedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_download_speed (<class ‘custom_components.googlewifi.sensor.GoogleWifiSpeedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_upload_traffic (<class ‘custom_components.googlewifi.sensor.GoogleWifiSpeedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_download_traffic (<class ‘custom_components.googlewifi.sensor.GoogleWifiSpeedSensor’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_connected_devices (<class ‘custom_components.googlewifi.sensor.GoogleWifiConnectedDevices’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_guest_devices (<class ‘custom_components.googlewifi.sensor.GoogleWifiConnectedDevices’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:19 WARNING (MainThread) [homeassistant.helpers.entity] Entity sensor.google_wifi_system_aaaaabzws_4_total_devices (<class ‘custom_components.googlewifi.sensor.GoogleWifiConnectedDevices’>) implements device_state_attributes. Please report it to the custom component author.
2022-01-05 21:28:28 WARNING (Recorder) [homeassistant.components.sensor.recorder] The unit of sensor.load_15m (None) does not match the unit of already compiled statistics ( ). Generation of long term statistics will be suppressed unless the unit changes back to
2022-01-05 21:28:45 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /addons/core_mosquitto/info request
2022-01-05 21:28:45 ERROR (MainThread) [homeassistant.components.hassio.discovery] Can’t read add-on info:
2022-01-05 21:28:45 ERROR (MainThread) [homeassistant.components.deconz] Error connecting to deCONZ gateway at core-deconz
2022-01-05 21:28:45 WARNING (SyncWorker_4) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 65be0849761126adabff2dbc0450971f483bea99c6cac3d3c9e419e6528753a6 from 192.168.1.10
2022-01-05 21:28:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 65be0849761126adabff2dbc0450971f483bea99c6cac3d3c9e419e6528753a6 from 192.168.1.14
2022-01-05 21:28:47 ERROR (MainThread) [custom_components.hacs] Timeout of 20 reached while waiting for https://api.github.com/repos/hacs/default/contents/removed
2022-01-05 21:28:48 WARNING (SyncWorker_3) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:52 WARNING (SyncWorker_4) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi
2022-01-05 21:28:54 WARNING (SyncWorker_6) [homeassistant.components.google_wifi.sensor] Unable to fetch data from Google Wifi