Supervisor (docker) not loading after powercut
Had a powercut and the Supervisor now fails to load. I’ve manage to load Homeassistant container, but supvisor refuses to start.
Log in HA:
Client error on /homeassistant/options request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /supervisor/options request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /info request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /ingress/panels request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Client error on /discovery request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
Log for Supervisor (via Portainer):
HA is installed on SSD using docker (ubuntu), but I’m guessing the Supervisor got corrupted somehow?
Any ideas? thanks