ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation

Home Page:https://ct.de/smarthome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No connection to Mosquitto Mqtt possible -> timeout

Huege opened this issue · comments

commented

Dear all,

after updating, mqtt service cannot be connected any more, neither internally (node-red/Zigbee2Mqtt) nor externally (e.g. MQTTool). Log:
mqtt_1 | 0: New connection from 172.19.0.2 on port 1883.
mqtt_1 | 0: Client has exceeded timeout, disconnecting.

And yes: allow_anonymous true
Other hints from similar "issues" already tried out.

Can anyone help out?
Thanks in advance.

Same issue here, have you managed to nail it?

Works for me with this additional entries:
per_listener_settings false
allow_anonymous true
listener 1883 0.0.0.0