It looks like I just lost weeks of work on my hass.io configuration. I just wanted to upgrad my hass.io to 60.1 earlier through the webinterface. After some time, it said it could not update due to some error. Then my external (web) sensors like weather started not showing any values so I rebooted. It came back up, but most of my views and groups were missing. After checking, I realized that the newest edit date (outside of log and recorder) on my config files was now the 25th of December. Then I wanted to restore a snapshot from a few days ago: THEY ARE ALL GONE!
The way it looks to me, Hass.io somehow restored my oldest/first snapshot into my config-Folder and deleted that one and the rest of them. My backup-Folder is empty and I had multiple, recent snapshots.
Now the extensive work I have done since Christmas is down the drain. This is really disappointing, how can that happen?
I was in luck that I had pretty much all my YAMLs still open in Notepad++ so I could just save them again.
But when I tried to upgrade again over the webinterface yesterday, the same thing happened. The update failed, I could not restart HA from itself, had to reboot the PI via SSH. If any of the devs care, I could try to provide logs or anything as this drastic error seems to be reproducable right now.
Is there maybe some kind of “restore point” set that it reverts back to? Otherwise I dont understand why the backup-snapshots would be gone everytime as well.
I’m having the same issue. I tried upadting to 60.1 but after the update (before system reboot) I see this in the supervisor log (hassio supervisor logs):
18-01-08 22:58:17 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with Home-Assistant docker!
18-01-08 22:58:17 INFO (SyncWorker_2) [hassio.docker.interface] Clean homeassistant/raspberrypi3-homeassistant docker application
18-01-08 22:58:19 INFO (SyncWorker_2) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.60.1
18-01-08 22:58:27 WARNING (MainThread) [hassio.tasks] Watchdog miss API response from Home-Assistant
18-01-08 22:58:32 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with Home-Assistant docker!
18-01-08 22:58:32 INFO (SyncWorker_16) [hassio.docker.interface] Clean homeassistant/raspberrypi3-homeassistant docker application
18-01-08 22:58:34 INFO (SyncWorker_16) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.60.1
When I reboot the system, Home Assistant is back to version 0.60 and my config is reverted to what it was before. If I now edit the config and reboot the config is reverted back, even if I don’t attempt an update to 60.1
These are the supervisor and host version numbers:
hassio supervisor update
Error on supervisor/update: Version 0.81 is already in use
hassio host update
Error on host/update: Version 1.1 is already in use
I still did not have any luck upgrading, always the same problem. Also cant upgrade with the “downgraded” version, that comes back up after a reboot after the failed install. Upgrading via SSH said success but showed the same problems: HASS not reachable (even after an hour), after host reboot I am still on 0.60 on my christmas state…
I actually had a problem with my SDCard as well when I wanted to do a clean install. On a new one, it works without a problem so far. For me, the old SDCard was write protected under Windows and no matter what I tried, I could not change it…