HA create container

Hello,
today I’ve got and error regarding entrypoint.js and I cannot access to NODE-RED or Supervisor.
So, right now I removed all home assistant containers.
I did a docker pull on all images to update everything.
But right now I don’t know how to create HA container again.
I think that I should use this command:

docker run -d --name=“home-assistant” -v /PATH_TO_YOUR_CONFIG:/config -v /etc/localtime:/etc/localtime:ro --net=host homeassistant/home-assistant:stable

But I cannot find anything related to /PATH_TO_YOUR_CONFIG:/config on my linux.

Do I already have the entire home assistant configuration broken and will I have to put everything back in?

Under the path: “/usr/share/hassio” I only have the apparmor folder, I don’t have any other folders related with configuration.

Please help! :slight_smile:

Are you running a unsupported setup?
All my addons are gone and i cant access supervisor, i get the same message as you.
I run ubuntu and docker. Have not updated to the latest docker version so it’s not that issue.

Yes, I’ve installed:

Docker - 19.03.11
Ubuntu - Ubuntu 18.04.5 LTS

And I did update to the latest images supervisor.
So I am looking for help and solution.
But I think that we need to install Debian and then HA from the begininng.

Yea running it as intended is of course the best way, but wont solve my issue right now getting it running again… It would be interesting to know what addon that got updated today as i have not changed anything manually for 2 days.

Me too. I have nothing changed for 3 days.
Everything works great.
But from 15 pm, supervisor and apps
related to this stops working.

Around the same time for me, so something auto updated and broke everything.