Has it updated or what?

?? What is the difference between hassio an home assistant?

All hassio container an images are removed, they did not work!
The home assistant container works so far.

Hassio includes add-ons and snapshots.

But the service just creates/starts/stops/removes the containers…

No the service keeps the supervisor running which keeps hassio container running as well

But why are there not any ports in docker, I can not access 8123.
Nothing is listening.

With the hodge-podge installation you attempted and manual intervention/removing containers, I have no idea what you have done to screw it up.

I just removed all containers an images from docker and run

curl -sL “https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh” | bash -s – -m raspberrypi3

That’s one command line right? All one line? Looks like that should work - you had Raspbian and installed it from there? Did you run it as root? Did you install the dependencies as well first? Did the script complete with no errors?

One liner, yes. Even downloaded the script and run that with the -m set.
Dependencues, no. Assumption here is that docker already installed.
As root yes and no errors.

So what containers do you have and are they running?
Is the hassio-supervisor service running?

Containers running hassio_dns and hassio_supervisor.
And the service is active and running.

It is like when I discovered that it didn’t work…

so there is no homeassistant container?
Can you install Portainer?

No homeassistant…

Portainer? apt-get?

no it’s a docker management system. google it and just follow the installation instructions. There must have been some error if it could not install the homeassistant container.

Ok, I will do that later.
Now I need some breakfast and run the lawn mower at my summer house.
Thank you for your help so far!

Thinking about it…
I have a rasp pi3+ layin around…
But only 16GB card.
I used it as a media center in the bedroom, but I have another thing for that.
At the same time I want to know what is failing… and get it to work asap…
Voi voi!!

What’s failing is that you’ve mixed 2 different installation methods and are refusing to understand how it works.

The regular docker will not work when you have the hassio install half-assed. Right now you have a service that starts the supervisor and keeps it running. It’s conflicting with the normal docker version you’re trying to run. Basically you’ve just ruined both installs.

Disable the service from running if you want home assistant docker. If you want hassio remove the normal docker image and fix the service calls…or blow away the whole os and pick the right installation method for you.

NO I don’t have two versions!! Everything with the actual hassio and homeassistant was removed! Even the services was removed!
Only the “hassio description” is used!

I also tried on a clean strech, with trouble installing docker.
I also tested this for the docker installation.
First time i mannaged to start docker, but not docker compose.

I even tried the hassos for my Pi, first attempt, I gave up after one and half hour.
The Pi was dead. Flashed the image again, and now it worked. :dizzy_face:

Then I didn’t saw that a browser window was pointing at my first Pi, refreshed it,
and WOW, it was running!!! Restored settings from a backup!
The system seems happy.
I am a bit confused now…

Can it be that, it needs an hour or two to start?