Hello guys. I have a problem which is really, really weird and I think I need your help.
My Home Assistant appears to be “rolling back” to a previous backup every couple of days or so.
More info:
Let’s say I login today in Home Assistant.
I have a couple of not working integrations because I changed some passwords, I have a couple of pending updates, etc.
I fix the problems, update everything, and all looks good. Working as intended.
Then, a couple of days later, or even the next day, I log into HA, and find out that I have the same exact integrations broken, and the same exact updates pending.
Even If I change something on dashboard, or automation, everything reverts to that specific point in time.
It’s like I’m in a loop hhahah.
Some more Info:
I am running Home Assistant in a VM on my Unraid Server, alongside other VMs and dockers.
NOTHING else is broken on Unraid, and everything functions as intended.
I see nothing worrying on the logs in Unraid.
Moreover, this has happened like 7 times already.
I’m staring to lose my patience. hahah
Posting the supervisor’s logs:
2024-11-26 15:36:43.269 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-11-26 15:36:43.269 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-11-26 15:36:43.269 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-11-26 15:36:43.269 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-11-26 15:36:43.276 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-11-26 15:36:43.276 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-11-26 15:36:43.276 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-11-26 15:36:43.276 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-11-26 15:36:43.277 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-11-26 15:36:43.400 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-11-26 15:36:43.400 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-11-26 15:36:43.400 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-11-26 15:39:10.036 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/blakeblackshear/frigate-hass-addons repository
2024-11-26 15:39:10.039 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/dianlight/hassio-addons repository
2024-11-26 15:39:10.042 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
2024-11-26 15:39:10.046 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/music-assistant/home-assistant-addon repository
2024-11-26 15:39:10.048 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
2024-11-26 15:39:10.052 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
2024-11-26 15:39:10.056 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
2024-11-26 15:39:11.994 WARNING (SyncWorker_2) [supervisor.store.data] Can't read translations from /data/addons/git/1a32f091/sambanas/translations/en.yaml - required key not provided @ data['configuration']['autodiscovery']['name']
2024-11-26 15:39:12.140 WARNING (SyncWorker_3) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
2024-11-26 15:39:12.145 WARNING (SyncWorker_3) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
2024-11-26 15:39:12.241 WARNING (SyncWorker_4) [supervisor.store.data] Can't read translations from /data/addons/git/1a32f091/sambanas/translations/en.yaml - required key not provided @ data['configuration']['autodiscovery']['name']
2024-11-26 15:39:12.381 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
2024-11-26 15:39:12.385 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
2024-11-26 15:39:12.387 INFO (MainThread) [supervisor.store] Loading add-ons from store: 90 all - 0 new - 0 remove
2024-11-26 15:39:12.387 INFO (MainThread) [supervisor.store] Loading add-ons from store: 90 all - 0 new - 0 remove
2024-11-26 15:39:41.418 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-11-26 15:45:36.727 INFO (MainThread) [supervisor.backups.manager] Found 4 backup files
2024-11-26 15:46:32.337 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 02de1c0c start
2024-11-26 15:46:42.882 INFO (MainThread) [supervisor.backups.manager] Restore 02de1c0c starting stage docker_config
2024-11-26 15:46:43.192 INFO (MainThread) [supervisor.backups.manager] Restore 02de1c0c starting stage home_assistant
2024-11-26 15:46:43.211 INFO (SyncWorker_5) [supervisor.docker.manager] Stopping homeassistant application
2024-11-26 15:47:51.788 INFO (MainThread) [supervisor.homeassistant.module] Restore Home Assistant Core config folder
2024-11-26 15:48:08.842 INFO (MainThread) [supervisor.homeassistant.module] Restore Home Assistant Core config folder done
2024-11-26 15:48:08.842 INFO (MainThread) [supervisor.homeassistant.module] Restore Home Assistant Core metadata
2024-11-26 15:48:09.168 INFO (MainThread) [supervisor.backups.manager] Restore 02de1c0c starting stage await_home_assistant_restart
2024-11-26 15:48:09.183 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2024.9.2
2024-11-26 15:48:09.184 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2024.11.3 to ghcr.io/home-assistant/qemux86-64-homeassistant:2024.9.2
2024-11-26 15:48:09.184 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2024.9.2.
2024-11-26 15:49:50.302 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning homeassistant application
2024-11-26 15:49:50.833 INFO (MainThread) [supervisor.homeassistant.core] Successfully started Home Assistant 2024.9.2
2024-11-26 15:49:50.881 INFO (SyncWorker_2) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/qemux86-64-homeassistant:2024.11.3']
2024-11-26 15:49:59.306 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config: Cannot connect to host 172.30.32.1:8123 ssl:False [Connect call failed ('172.30.32.1', 8123)]
2024-11-26 15:49:59.347 INFO (MainThread) [supervisor.backups.manager] Restore 02de1c0c starting stage check_home_assistant
2024-11-26 15:49:59.414 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-11-26 15:49:59.932 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version 2024.9.2
2024-11-26 15:49:59.932 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2024-11-26 15:50:06.145 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state freeze
2024-11-26 15:50:06.146 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-11-26 15:50:09.987 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2024-11-26 15:50:36.218 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='STARTING', offline_db_migration=False)
2024-11-26 15:50:41.227 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2024-11-26 15:50:41.227 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2024-11-26 15:50:41.251 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 02de1c0c done
2024-11-26 15:51:14.445 INFO (MainThread) [supervisor.backups.manager] Found 4 backup files
2024-11-26 15:58:07.691 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-11-26 16:09:41.580 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-11-26 16:25:06.247 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-11-26 16:25:06.978 INFO (MainThread) [supervisor.host.services] Updating service information
2024-11-26 16:25:06.986 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-11-26 16:25:07.143 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-11-26 16:25:07.153 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-11-26 16:36:43.414 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-11-26 16:36:43.415 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-11-26 16:36:43.651 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-11-26 16:36:43.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-11-26 16:36:43.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-11-26 16:36:43.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-11-26 16:36:43.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-11-26 16:36:43.652 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-11-26 16:36:43.653 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-11-26 16:36:43.677 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-11-26 16:36:43.678 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-11-26 16:36:43.678 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-11-26 16:36:43.678 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-11-26 16:36:43.678 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-11-26 16:36:44.014 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-11-26 16:36:44.015 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-11-26 16:36:44.015 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-11-26 16:39:42.569 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-11-26 16:51:25.100 INFO (SyncWorker_1) [supervisor.docker.manager] Restarting homeassistant
2024-11-26 16:52:00.594 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2024-11-26 16:52:04.142 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-11-26 16:52:04.336 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-11-26 16:52:05.632 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2024-11-26 16:52:25.681 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='STARTING', offline_db_migration=False)
2024-11-26 16:52:30.740 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2024-11-26 16:52:30.740 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2024-11-26 17:03:19.214 INFO (MainThread) [supervisor.backups.manager] Backup 6f01f8eb starting stage addon_repositories
2024-11-26 17:03:19.214 INFO (MainThread) [supervisor.backups.manager] Backup 6f01f8eb starting stage docker_config
2024-11-26 17:03:19.214 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 6f01f8eb
2024-11-26 17:03:19.224 INFO (MainThread) [supervisor.backups.manager] Backup 6f01f8eb starting stage home_assistant
2024-11-26 17:03:19.274 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
2024-11-26 17:04:13.467 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
2024-11-26 17:04:14.891 INFO (MainThread) [supervisor.backups.manager] Backup 6f01f8eb starting stage finishing_file
2024-11-26 17:04:16.239 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 6f01f8eb completed
2024-11-26 17:04:16.240 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2024.11.3
For example, today, it looks like something happened around 15:30 - 15:50.
I received an email from Ubiquiti at 15:50, for a 2FA. My Home Assistant tried to log in using the OLD credentials. So I know, at 15:50 it was booted up with the old config.
I don’t understand what I need to do to figure out the issue.
The only “warnings” I see, are related to Frigate.
And the only Error is this:
ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config: Cannot connect to host 172.30.32.1:8123 ssl:False [Connect call failed (‘172.30.32.1’, 8123)]
I really don’t understand. HELP PLEZ !!! <3