2022-12-06 12:02:51 s6-rc: info: service s6rc-oneshot-runner: starting
2022-12-06 12:02:51 s6-rc: info: service s6rc-oneshot-runner successfully started
2022-12-06 12:02:51 s6-rc: info: service fix-attrs: starting
2022-12-06 12:02:51 s6-rc: info: service fix-attrs successfully started
2022-12-06 12:02:51 s6-rc: info: service legacy-cont-init: starting
2022-12-06 12:02:51 s6-rc: info: service legacy-cont-init successfully started
2022-12-06 12:02:51 s6-rc: info: service legacy-services: starting
2022-12-06 12:02:51 services-up: info: copying legacy longrun home-assistant (no readiness notification)
2022-12-06 12:02:51 s6-rc: info: service legacy-services successfully started
#LOg
1 messages · Page 1 of 1 (latest)
nothing else?
no
how do you start the container?
I used docker desktop
on linux?
yes
ubuntu desktop
I tried using command line too
and protainer
no difference
I'm not sure if this is setup correct then, you are far better off following the official install guide and use the cli
use the cli?
docker run or docker compose
https://www.home-assistant.io/installation/alternative/#docker-compose
what is the output when you start this container?
[+] Running 1/1
⠿ Container homeassistant Started 6.1s
and the ha log to it?
empty
docker compose logs ?
homeassistant | s6-rc: info: service s6rc-oneshot-runner: starting
homeassistant | s6-rc: info: service s6rc-oneshot-runner successfully started
homeassistant | s6-rc: info: service fix-attrs: starting
homeassistant | s6-rc: info: service fix-attrs successfully started
homeassistant | s6-rc: info: service legacy-cont-init: starting
homeassistant | s6-rc: info: service legacy-cont-init successfully started
homeassistant | s6-rc: info: service legacy-services: starting
homeassistant | services-up: info: copying legacy longrun home-assistant (no readiness notification)
homeassistant | s6-rc: info: service legacy-services successfully started
and what does netstat -tulpn say?
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:39461 0.0.0.0:* LISTEN 15806/com.docker.ba
tcp 0 0 127.0.0.1:6463 0.0.0.0:* LISTEN 121830/Discord --ty
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 616/systemd-resolve
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 766/cupsd
tcp6 0 0 ::1:631 :::* LISTEN 766/cupsd
udp 0 0 127.0.0.53:53 0.0.0.0:* 616/systemd-resolve
udp 0 0 0.0.0.0:631 0.0.0.0:* 1366/cups-browsed
udp 0 0 0.0.0.0:58146 0.0.0.0:* 663/avahi-daemon: r
udp 0 0 0.0.0.0:5353 0.0.0.0:* 663/avahi-daemon: r
udp6 0 0 :::36946 :::* 663/avahi-daemon: r
udp6 0 0 :::5353 :::* 663/avahi-daemon: r
I dunno, your docker install might be borked or sth
not same problem
you need to stop follow random tutorials and commands and just try the official docs
yes and the problem lies in your docker install
which you've borked by installing docker desktop and whatnot
docker desktop is made by docker it's not a third party app
I will try again with no docker desktp and see what happens
I've never said anything against that,
I just never needed to use it for homeassistant