Help! where is my homeassistant container?

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 have some other instances. As you can see here: a running instance of homeassistant is shown in the list:

So big question(s):

  • where is my container?
  • why is it gone ?
  • how can I find/resintall it?

thanx for response!
grtz
B

How did you update it?
Did you use Portainer, Watchtower, manually with Command Line?
What images are present in docker?

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…

The supervisor automatically updates itself whenever it wants to.