ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation
https://ct.de/smarthome
GNU General Public License v2.0
167 stars 40 forks source link

No connection to Mosquitto Mqtt possible -> timeout #68

Open Huege opened 2 years ago

Huege commented 2 years ago

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.

Bigfoot611 commented 2 years ago

Same issue here, have you managed to nail it?

Bigfoot611 commented 2 years ago

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