Am having problems starting HA

Hello. Looking for help. I can’t seem to start my HA after doing a restore. Error message I am seeing from supervisor is: Error: ‘Supervisor.restart’ blocked from execution, system is not running - CoreState.STARTUP

Am running on raspberry Pi 4. 2022.3.3

From ha su logs:

22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/22ea7b6a.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/c75794b7.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/9335e6cf.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/e112d703.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/91c07f8a.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/58a0abcf.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/b964c327.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/5fa7b9bb.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/03e0926b.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 ERROR (MainThread) [supervisor.backups.backup] Can’t validate data for /data/backup/1ddccb8a.tar: expected boolean for dictionary value @ data[‘protected’]. Got ‘7’
22-03-12 13:44:40 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
22-03-12 13:44:40 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-03-12 13:44:40 INFO (MainThread) [supervisor.jobs] ‘ResolutionFixup.run_autofix’ blocked from execution, system is not running - CoreState.SETUP
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-03-12 13:44:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-03-12 13:44:40 INFO (MainThread) [main] Running Supervisor
22-03-12 13:44:40 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
22-03-12 13:44:40 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.INITIALIZE’ starting 0 add-ons
22-03-12 13:44:40 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SYSTEM’ starting 3 add-ons
22-03-12 13:44:41 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/nut/aarch64 with version 0.9.1
22-03-12 13:44:42 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-dhcp_server with version 1.2
22-03-12 13:44:43 INFO (SyncWorker_1) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mariadb with version 2.4.0
22-03-12 13:44:48 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SERVICES’ starting 4 add-ons
22-03-12 13:44:49 WARNING (MainThread) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-03-12 13:44:49 WARNING (SyncWorker_3) [supervisor.addons.options] Option ‘interface’ does not exist in the schema for Samba share (core_samba)
22-03-12 13:44:49 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 9.5.1
22-03-12 13:44:50 WARNING (SyncWorker_6) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
22-03-12 13:44:50 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
22-03-12 13:44:50 INFO (SyncWorker_6) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/aarch64 with version 10.0.2
22-03-12 13:44:52 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-duckdns with version 1.14.0
22-03-12 13:44:52 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.REMOVE hardware /dev/usb/hiddev0 - None
22-03-12 13:44:52 INFO (MainThread) [supervisor.hardware.monitor] Detecting HardwareAction.REMOVE hardware /dev/hidraw0 - None
22-03-12 13:44:52 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/default/info access from core_samba
22-03-12 13:44:55 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/unifi/aarch64 with version 2.0.0
22-03-12 13:45:00 INFO (MainThread) [supervisor.core] Start Home Assistant Core
22-03-12 13:45:00 INFO (SyncWorker_4) [supervisor.docker.interface] Starting homeassistant
22-03-12 13:45:01 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
22-03-12 13:45:47 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
22-03-12 13:45:47 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
22-03-12 13:45:47 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh
22-03-12 13:45:47 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 13:47:23 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
22-03-12 13:47:23 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
22-03-12 13:47:23 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh
22-03-12 13:47:23 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 13:47:35 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 13:47:46 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from a0d7b954_ssh
22-03-12 13:47:53 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from a0d7b954_ssh
22-03-12 13:48:09 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 13:49:53 INFO (MainThread) [supervisor.api.middleware.security] /core/check access from a0d7b954_ssh
22-03-12 13:49:53 INFO (SyncWorker_5) [supervisor.docker] Runing command ‘python3 -m homeassistant -c /config --script check_config’ on ghcr.io/home-assistant/raspberrypi4-64-homeassistant
22-03-12 13:50:09 ERROR (MainThread) [supervisor.homeassistant.core] Invalid Home Assistant config found!
22-03-12 13:54:08 INFO (MainThread) [supervisor.api.middleware.security] /core/restart access from a0d7b954_ssh
22-03-12 13:54:08 ERROR (MainThread) [supervisor.utils] Can’t execute restart while a task is in progress
22-03-12 13:54:14 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/restart access from a0d7b954_ssh
22-03-12 13:54:14 WARNING (MainThread) [supervisor.jobs] ‘Supervisor.restart’ blocked from execution, system is not running - CoreState.STARTUP
22-03-12 14:03:47 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 14:07:13 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/repair access from a0d7b954_ssh
22-03-12 14:07:13 INFO (SyncWorker_5) [supervisor.docker] Prune stale images
22-03-12 14:07:45 INFO (SyncWorker_5) [supervisor.docker] Prune stale builds
22-03-12 14:07:45 INFO (SyncWorker_5) [supervisor.docker] Prune stale volumes
22-03-12 14:07:45 INFO (SyncWorker_5) [supervisor.docker] Prune stale networks
22-03-12 14:07:45 INFO (SyncWorker_5) [supervisor.docker] Fix stale container on hassio network
22-03-12 14:07:46 INFO (SyncWorker_5) [supervisor.docker] Fix stale container on host network
22-03-12 14:07:46 INFO (MainThread) [supervisor.addons] Found 4 add-ons to repair
22-03-12 14:07:46 INFO (MainThread) [supervisor.addons] Repairing for add-on: core_configurator
22-03-12 14:07:46 INFO (SyncWorker_7) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-addon-configurator with tag 5.3.3.
22-03-12 14:08:20 INFO (MainThread) [supervisor.addons] Repairing for add-on: cebe7a76_hassio_google_drive_backup
22-03-12 14:08:20 INFO (SyncWorker_6) [supervisor.docker.interface] Downloading docker image sabeechen/hassio-google-drive-backup-aarch64 with tag 0.105.2.
22-03-12 14:08:57 INFO (MainThread) [supervisor.addons] Repairing for add-on: a0d7b954_grocy
22-03-12 14:08:57 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/hassio-addons/grocy/aarch64 with tag 0.16.0.
22-03-12 14:09:40 INFO (MainThread) [supervisor.addons] Repairing for add-on: a0d7b954_logviewer
22-03-12 14:09:40 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image ghcr.io/hassio-addons/log-viewer/aarch64 with tag 0.12.2.
22-03-12 14:09:54 INFO (MainThread) [supervisor.supervisor] Repairing Supervisor 2022.03.3
22-03-12 14:09:54 INFO (MainThread) [supervisor.core] Finished repair of Supervisor Environment
22-03-12 14:10:41 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/restart access from a0d7b954_ssh
22-03-12 14:10:41 WARNING (MainThread) [supervisor.jobs] ‘Supervisor.restart’ blocked from execution, system is not running - CoreState.STARTUP
22-03-12 14:11:45 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 14:31:17 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
22-03-12 14:31:33 INFO (MainThread) [supervisor.api.middleware.security] /core/update access from a0d7b954_ssh
22-03-12 14:31:33 ERROR (MainThread) [supervisor.utils] Can’t execute update while a task is in progress
22-03-12 14:31:42 INFO (MainThread) [supervisor.api.middleware.security] /core/restart access from a0d7b954_ssh
22-03-12 14:31:42 ERROR (MainThread) [supervisor.utils] Can’t execute restart while a task is in progress
22-03-12 14:48:55 INFO (MainThread) [supervisor.api.middleware.security] /core/check access from a0d7b954_ssh
22-03-12 14:48:55 INFO (SyncWorker_5) [supervisor.docker] Runing command ‘python3 -m homeassistant -c /config --script check_config’ on ghcr.io/home-assistant/raspberrypi4-64-homeassistant
22-03-12 14:52:19 ERROR (MainThread) [supervisor.homeassistant.core] Invalid Home Assistant config found!
22-03-12 15:08:07 INFO (MainThread) [supervisor.api.middleware.security] /backups access from a0d7b954_ssh
22-03-12 15:08:14 INFO (MainThread) [supervisor.api.middleware.security] /backups access from a0d7b954_ssh
22-03-12 15:17:00 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 15:18:02 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 15:18:14 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 15:23:11 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 15:23:42 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh
22-03-12 15:26:12 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from a0d7b954_ssh

Just a SWAG because this is way over my pay grade, but have you tried rebooting the Pi?

Hi. Yes I did. Didn’t work. In the end I had some advice to delete everything out of /root/config and reboot. This worked for me. I had to download (but not install) HACS and then download my HACS integrations again. My /media data is missing. Am hoping to do a restore to get everything I don’t have back, once restore issue is resolved. Have seen other people have a similar issue.

May be related to this: Cannot restore full backup on fresh HA 2022.3.3 install · Issue #67982 · home-assistant/core · GitHub