I’m running Home Assistant in docker on Debian, a supported install.
When 2020.02 came out 2 days ago, I hit “update” from the Supervisor tab, just like I normally do.
However, after a few moments some error messages came up which I couldn’t see property as I was on my phone. Home Assistant never came back up though.
I checked in portainer and I still had all the containers for my add-ons, all the cli, DNS, supervisor etc containers, but no Homeassistant container.
12 hours later there was no change so I stopped and removed all the containers. I then attempted to reinstall homeassistant as I take daily backups so it’s really not an issue to reinstall and then restore a backup.
However, when I run the script it still just creates the cli, DNS, multicast, audio, supervisor containers. There is no container called homeassistant.
curl -sL "https://raw.githubusercontent.com/Kanga-Who/home-assistant/master/supervised-installer.sh" | bash -s
I’ve no idea what’s causing this and checking the logs from the various containers which are set up, doesn’t seem to offer any pointers.
Help,.please!