I installed Hass.io using the provided .vhdx for Hyper-V over a month ago. A couple weeks ago, the web interface stopped working. When the VM boots, it spews out this line:
[FAILED] Failed to start Docker Application Container Engine.
See 'systemctl status docker.service' for details.
Then it prints a bunch of [DEPEND] failures for every docker container that fails to start. I can’t even figure out how to run systemctl since the Hass.io shell is incredibly limited. I haven’t found anything helpful from Googling around. The only people who’ve hit this error that have been able to recover their current configurations were running on rpi’s so they could just drop their SD card into a Linux instance.
I’m more interested in just figuring out how to backup my configurations. Naturally I just got everything settled and was starting to learn how to back up my configurations to github. Before I was able to successfully push, however, Hass.io stopped booting.
I can’t find anything on how I might recover my configuration from the Hass.io shell. Can anyone point me in the right direction?