So I had this unfortunate series of events: supervisor suddenly stopped working and I couldn’t restart properly → force shut down → upon reboot, getting NSURLErrorDomain
error when I try to connect remotely via the HA mobile app or IP in browser. I’m now plugged directly into the server to access the console, and when I try to log in, I get [ERROR] Somethings going wrong! Jump into emergency console...
Upon reboot, the stdout shows a green [OK]
for each HA component that tries to load. But from the emergency console, when I run ha
, it says the Docker container isn’t running.
I’m running Hassio on an Intel NUC.
Questions:
- Is there anything else I should try before wiping and starting over?
- I’ve had automatic backups running to Google Drive, so fortunately I have a .tar with a recent snapshot. Does this mean I’m safe to wipe? Will the Snapshot restore everything, include Node-red flows, community addons, etc?
Thanks!