Mosquitto broker disconnected

Moin, ich versuche den mosquitto Broker ans laufen zu bekommen.

Er scheint keine Verbindung zu bekommen.

Wie finde ich das Problem?

Danke für die Hilfe

2026-07-09 20:38:50: Client 172.30.32.2 [172.30.32.2:53420] disconnected: connection closed by client.
2026-07-09 20:40:50: New connection from 172.30.32.2:46294 on port 1883.
2026-07-09 20:40:50: Client 172.30.32.2 [172.30.32.2:46294] disconnected: connection closed by client.
2026-07-09 20:42:24: Saving in-memory database to /data//mosquitto.db.
2026-07-09 20:42:50: New connection from 172.30.32.2:45700 on port 1883.
2026-07-09 20:42:50: Client 172.30.32.2 [172.30.32.2:45700] disconnected: connection closed by client.
2026-07-09 20:44:50: New connection from 172.30.32.2:40816 on port 1883.
2026-07-09 20:44:50: Client 172.30.32.2 [172.30.32.2:40816] disconnected: connection closed by client.
2026-07-09 20:46:50: New connection from 172.30.32.2:55618 on port 1883.
2026-07-09 20:46:50: Client 172.30.32.2 [172.30.32.2:55618] disconnected: connection closed by client.
2026-07-09 20:48:50: New connection from 172.30.32.2:60212 on port 1883.
2026-07-09 20:48:50: Client 172.30.32.2 [172.30.32.2:60212] disconnected: connection closed by client.
2026-07-09 20:50:50: New connection from 172.30.32.2:57516 on port 1883.
2026-07-09 20:50:50: Client 172.30.32.2 [172.30.32.2:57516] disconnected: connection closed by client.
2026-07-09 20:52:50: New connection from 172.30.32.2:33640 on port 1883.
2026-07-09 20:52:50: Client 172.30.32.2 [172.30.32.2:33640] disconnected: connection closed by client.
s6-rc: info: service legacy-services: stopping
time="2026-07-09T20:52:54+02:00" level=error msg="http request error: Post \"http://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
time="2026-07-09T20:52:54+02:00" level=error msg="http request error: Post \"http://127.0.0.1:80/acl\": dial tcp 127.0.0.1:80: connect: connection refused"
time="2026-07-09T20:52:54+02:00" level=error msg="Post \"http://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
2026-07-09 20:52:54: mosquitto version 2.1.2 terminating
2026-07-09 20:52:54: Saving in-memory database to /data//mosquitto.db.
[18:52:54] INFO: Service restart after closing
[20:52:54] INFO: Service restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[20:46:11] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[20:46:11] INFO: Starting NGINX for authentication handling...
s6-rc: info: service legacy-services successfully started
[20:46:11] INFO: Starting mosquitto MQTT broker...
2026-07-12 20:46:11: Info: running mosquitto as user: root.
2026-07-12 20:46:11: Warning: Mosquitto should not be run as root/administrator.
2026-07-12 20:46:11: mosquitto version 2.1.2 starting
2026-07-12 20:46:11: Config loaded from /etc/mosquitto/mosquitto.conf.
2026-07-12 20:46:11: Bridge support available.
2026-07-12 20:46:11: Persistence support available.
2026-07-12 20:46:11: TLS support available.
2026-07-12 20:46:11: TLS-PSK support available.
2026-07-12 20:46:11: Websockets support available.
2026-07-12 20:46:11: Loading plugin: /usr/share/mosquitto/go-auth.so
2026-07-12 20:46:11:  ├── Username/password checking enabled.
2026-07-12 20:46:11:  ├── TLS-PSK checking enabled.
2026-07-12 20:46:11:  └── Extended authentication not enabled.
2026-07-12 20:46:11: Plugin has registered to receive 'reload' events.
2026-07-12 20:46:11: Plugin has registered to receive 'basic-auth' events.
2026-07-12 20:46:11: Plugin has registered to receive 'acl-check' events.
2026-07-12 20:46:11: Plugin has registered to receive 'psk-key' events.
2026-07-12 20:46:11: Opening ipv4 listen socket on port 1883.
2026-07-12 20:46:11: Opening ipv6 listen socket on port 1883.
2026-07-12 20:46:11: Opening ipv4 listen socket on port 1884.
2026-07-12 20:46:11: Opening ipv6 listen socket on port 1884.
2026-07-12 20:46:11: mosquitto version 2.1.2 running
2026-07-12 20:46:12: New connection from ::1:36718 on port 1883.
2026-07-12 20:46:12: Protocol error from ::1:36718: First packet not CONNECT (0A).
2026-07-12 20:46:12: Client ::1 [::1:36718] disconnected: protocol error.
[20:46:12] INFO: Successfully send discovery information to Home Assistant.
[20:46:12] INFO: Successfully send service information to the Supervisor.
2026-07-12 20:46:14: New connection from 172.30.32.1:52523 on port 1883.
2026-07-12 20:46:14: Client 1092qTxhKKruVs7qE7XZEH [172.30.32.1:52523] disconnected: not authorised.
2026-07-12 20:46:14: New connection from 172.30.32.1:52075 on port 1883.
2026-07-12 20:46:14: New client connected from 172.30.32.1:52075 as 3HnVZcOA6LDYxiFsFgAHhU (p5, c1, k60, u'homeassistant').
2026-07-12 20:46:14: Client 3HnVZcOA6LDYxiFsFgAHhU [172.30.32.1:52075] disconnected.
2026-07-12 20:46:14: New connection from 172.30.32.1:60661 on port 1883.
2026-07-12 20:46:14: New client connected from 172.30.32.1:60661 as 4AvVSg3lgO9gC9X95OJw0n (p5, c1, k60, u'homeassistant').
2026-07-12 20:46:55: New connection from 172.30.32.2:54106 on port 1883.
2026-07-12 20:46:55: Client 172.30.32.2 [172.30.32.2:54106] disconnected: connection closed by client.
2026-07-12 20:48:55: New connection from 172.30.32.2:45062 on port 1883.
2026-07-12 20:48:55: Client 172.30.32.2 [172.30.32.2:45062] disconnected: connection closed by client.
2026-07-12 20:50:55: New connection from 172.30.32.2:53488 on port 1883.
2026-07-12 20:50:55: Client 172.30.32.2 [172.30.32.2:53488] disconnected: connection closed by client.
2026-07-12 20:52:55: New connection from 172.30.32.2:54570 on port 1883.
2026-07-12 20:52:55: Client 172.30.32.2 [172.30.32.2:54570] disconnected: connection closed by client.
2026-07-12 20:54:55: New connection from 172.30.32.2:50180 on port 1883.
2026-07-12 20:54:55: Client 172.30.32.2 [172.30.32.2:50180] disconnected: connection closed by client.
2026-07-12 20:56:55: New connection from 172.30.32.2:48328 on port 1883.
2026-07-12 20:56:55: Client 172.30.32.2 [172.30.32.2:48328] disconnected: connection closed by client.
2026-07-12 20:58:55: New connection from 172.30.32.2:53760 on port 1883.
2026-07-12 20:58:55: Client 172.30.32.2 [172.30.32.2:53760] disconnected: connection closed by client.
2026-07-12 21:00:55: New connection from 172.30.32.2:56568 on port 1883.
2026-07-12 21:00:55: Client 172.30.32.2 [172.30.32.2:56568] disconnected: connection closed by client.
2026-07-12 21:02:55: New connection from 172.30.32.2:43938 on port 1883.
2026-07-12 21:02:55: Client 172.30.32.2 [172.30.32.2:43938] disconnected: connection closed by client.
2026-07-12 21:04:55: New connection from 172.30.32.2:57160 on port 1883.
2026-07-12 21:04:55: Client 172.30.32.2 [172.30.32.2:57160] disconnected: connection closed by client.