Home Assistant Stopped Working

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

Have managed to get the instance back up and running.

Have Disabled all Integrations and stoped most of the Add ons. Seems to be stable now. Going to restart them one at a time.

The below is the latest log.

22-01-06 14:19:49 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files
22-01-06 14:19:49 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
22-01-06 14:19:49 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-06 14:19:49 INFO (MainThread) [supervisor.jobs] ‘ResolutionFixup.run_autofix’ blocked from execution, system is not running - CoreState.SETUP
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-01-06 14:19:49 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-06 14:19:49 INFO (MainThread) [main] Running Supervisor
22-01-06 14:19:49 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
22-01-06 14:19:49 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.INITIALIZE’ starting 0 add-ons
22-01-06 14:19:49 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SYSTEM’ starting 2 add-ons
22-01-06 14:19:49 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_a0d7b954_sonweb application
22-01-06 14:19:52 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on Package tasmoadmin/aarch64 · GitHub with version 0.15.0
22-01-06 14:19:52 WARNING (MainThread) [supervisor.addons.options] Option ‘anonymous’ does not exist in the schema for Mosquitto broker (core_mosquitto)
22-01-06 14:19:52 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning addon_core_mosquitto application
22-01-06 14:19:52 WARNING (SyncWorker_6) [supervisor.addons.options] Option ‘anonymous’ does not exist in the schema for Mosquitto broker (core_mosquitto)
22-01-06 14:19:55 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mosquitto with version 6.0.1
22-01-06 14:20:00 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SERVICES’ starting 5 add-ons
22-01-06 14:20:00 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_ssh application
22-01-06 14:20:04 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-ssh with version 9.2.2
22-01-06 14:20:04 WARNING (MainThread) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-01-06 14:20:04 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_core_samba application
22-01-06 14:20:04 WARNING (SyncWorker_2) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-01-06 14:20:06 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 9.5.1
22-01-06 14:20:06 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning addon_a0d7b954_ssh application
22-01-06 14:20:08 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
22-01-06 14:20:09 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/aarch64 with version 9.0.1
22-01-06 14:20:09 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning addon_core_deconz application
22-01-06 14:20:15 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-deconz with version 6.11.1
22-01-06 14:20:15 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/default/info access from core_samba
22-01-06 14:20:15 INFO (SyncWorker_2) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
22-01-06 14:20:21 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-zwave_js with version 0.1.50
22-01-06 14:20:26 INFO (MainThread) [supervisor.core] Start Home Assistant Core
22-01-06 14:20:27 INFO (SyncWorker_0) [supervisor.docker.interface] Starting homeassistant
22-01-06 14:20:29 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
22-01-06 14:20:48 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js
22-01-06 14:21:36 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
22-01-06 14:21:36 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-06 14:21:40 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-01-06 14:22:05 WARNING (MainThread) [supervisor.addons.options] Option ‘anonymous’ does not exist in the schema for Mosquitto broker (core_mosquitto)
22-01-06 14:22:24 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
22-01-06 14:22:24 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.APPLICATION’ starting 2 add-ons
22-01-06 14:22:25 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning addon_core_configurator application
22-01-06 14:22:36 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-configurator with version 5.3.3
22-01-06 14:22:36 INFO (SyncWorker_3) [supervisor.docker.interface] Cleaning addon_8aef3602_dropbox_upload application
22-01-06 14:22:42 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on d0ugal/hassio-dropbox-upload-aarch64 with version 1.2.11
22-01-06 14:22:48 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
22-01-06 14:22:48 INFO (MainThread) [supervisor.core] Supervisor is up and running
22-01-06 14:22:48 INFO (MainThread) [supervisor.host.info] Updating local host information
22-01-06 14:22:48 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-01-06 14:22:48 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-01-06 14:22:48 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE
22-01-06 14:22:48 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-01-06 14:22:48 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN
22-01-06 14:22:49 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-01-06 14:22:49 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-01-06 14:22:49 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-01-06 14:22:50 WARNING (MainThread) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-01-06 14:22:50 WARNING (MainThread) [supervisor.addons.options] Option ‘dark_mode’ does not exist in the schema for Node-RED (a0d7b954_nodered)
22-01-06 14:22:50 WARNING (MainThread) [supervisor.addons.options] Option ‘require_ssl’ does not exist in the schema for Node-RED (a0d7b954_nodered)
22-01-06 14:22:51 WARNING (MainThread) [supervisor.addons.options] Option ‘anonymous’ does not exist in the schema for Mosquitto broker (core_mosquitto)
22-01-06 14:22:51 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-01-06 14:22:51 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-01-06 14:22:52 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-01-06 14:22:52 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-01-06 14:22:52 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-01-06 14:22:57 INFO (MainThread) [supervisor.host.services] Updating service information
22-01-06 14:22:58 INFO (MainThread) [supervisor.host.network] Updating local network information
22-01-06 14:23:00 INFO (MainThread) [supervisor.api.middleware.security] /snapshots access from 8aef3602_dropbox_upload
22-01-06 14:23:01 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-01-06 14:23:01 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-01-06 14:23:06 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
22-01-06 14:23:13 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:
22-01-06 14:30:33 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 88068f8c
22-01-06 14:30:33 INFO (MainThread) [supervisor.backups.manager] Backing up 88068f8c store Add-ons
22-01-06 14:30:33 INFO (MainThread) [supervisor.addons.addon] Building backup for add-on core_zwave_js
22-01-06 14:30:49 INFO (MainThread) [supervisor.addons.addon] Finish backup for addon core_zwave_js
22-01-06 14:30:49 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 88068f8c completed
22-01-06 14:30:49 INFO (SyncWorker_7) [supervisor.docker.interface] Updating image homeassistant/aarch64-addon-zwave_js:0.1.50 to homeassistant/aarch64-addon-zwave_js:0.1.51
22-01-06 14:30:49 INFO (SyncWorker_7) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-zwave_js with tag 0.1.51.
22-01-06 14:34:48 INFO (SyncWorker_7) [supervisor.docker.interface] Stopping addon_core_zwave_js application
22-01-06 14:34:55 INFO (SyncWorker_7) [supervisor.docker.interface] Cleaning addon_core_zwave_js application
22-01-06 14:34:55 INFO (MainThread) [supervisor.addons] Add-on ‘core_zwave_js’ successfully updated
22-01-06 14:34:55 INFO (SyncWorker_5) [supervisor.docker.interface] Cleanup images: [‘homeassistant/aarch64-addon-zwave_js:0.1.50’]
22-01-06 14:35:06 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-zwave_js with version 0.1.51
22-01-06 14:35:15 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_zwave_js
22-01-06 14:37:05 WARNING (MainThread) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-01-06 14:37:05 WARNING (MainThread) [supervisor.addons.options] Option ‘dark_mode’ does not exist in the schema for Node-RED (a0d7b954_nodered)
22-01-06 14:37:05 WARNING (MainThread) [supervisor.addons.options] Option ‘require_ssl’ does not exist in the schema for Node-RED (a0d7b954_nodered)
22-01-06 14:37:05 WARNING (MainThread) [supervisor.addons.options] Option ‘anonymous’ does not exist in the schema for Mosquitto broker (core_mosquitto)
22-01-06 14:50:06 INFO (SyncWorker_2) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/raspberrypi3-64-homeassistant