Since last update, my homeassistant did not startup. However, If I take a closer look at my docker containers… there is no homeassistant container at all!
I just updated homeassistant from within hass: supervisor --> update
What I did now:
stopped and deleted all containers in portainer
after some minutes, all necessary containers start showing up
after a while (+/- 30min) I had a running hass-installation again
kind of magic. Don’t know how this works. I guess that the hassio_supervisor coordinates all this, but don’t know who downloaded the supervisor in first instance…
anyway, hass is running again.
All my settings are intact, except for the addons: I was also running
mqtt broker
zigbee2mqtt
Those addons were NOT downloaded automatically. So starting them gave an error. Had to uninstall them + reinstall again. So I had to make a copy of the settings of the addons, remove the addon, reinstall and manually reconfigure the settings.
Everything up and running now, but a little bit scared that this will happen again…