Hello guys. Just installed Hass.IO, which was a really great experience.
Well, until I tried installing: MariaDB, DuckDNS, Update notifier, SAMBA and SSH.
After rebooting the Pi3, I was not able to access the frontend.
I could SSH in, and got a very large error log.
But I guess that’s what happens. Doing a reinstall now.
What I really would like to propose, is a feature request for Hass.IO, which is being able to restore a snapshot from CLI.
This will help out a lot of people if they lost access to the frontend.
What do you guys think? Would this be a good idea?
Did you learn how to restore a snapshot from command line?
I can’t access a remote HassIO (that is in my mothers appartment), and I want to restore a snapshot with SSH.
Your answers were very helpful. Only problem is when I issue the hassio sn list command, I get the following
core-ssh:~# hassio sn list
{
“result”: “ok”,
“data”: {
“snapshots”: []
}
}
indicating that there are no snapshots.
The name of the file created by the create snapshot is
Hass_io_Wednesday_Aug_22_2018.tar and length is 2370 KB
I put it in a folder called backup and also in the folder with the yaml files and stuff.
What am I missing?
Thanks
If you don’t mind one more inquiry.
I used “hassio sn new” to create a new snapshot. It worked fine and even shows up in available snapshots .
But I cant see it anywhere on the sd card using samba. If I could find it I could put the one that I want to restore in the same place.
Thanks
Thanks for your help. I did not see what you saw. So I messed around a lot and finally figured it out.it.
I only saw config(\HASSIO) ( Z:)
I now also see backup(\hassio) (Y:) and it contains the snapshot that I created.
So all I should have to do is move the other one into this place and go.