tsightler / ring-mqtt

Ring devices to MQTT Bridge
MIT License
569 stars 103 forks source link

Unable to connect to MQTT broker connect #711

Closed 11nk11 closed 1 year ago

11nk11 commented 1 year ago

Hey,

i dont know why, but everytime i tryed to install RING MQTT it doesnt work. Can someone help me with my problem? I Dont know what is wrong...

ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:06.500Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:07.502Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:07.513Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:08.515Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:08.526Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:09.529Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:09.539Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:10.541Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:10.552Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:11.554Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:11.566Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:12.569Z ring-mqtt Attempting to reconnect to MQTT broker... 2023-08-21T07:14:12.580Z ring-mqtt Unable to connect to MQTT broker connect ECONNREFUSED 172.30.32.1:1883 2023-08-21T07:14:13.583Z ring-mqtt Attempting to reconnect to MQTT broker...

tsightler commented 1 year ago

Did you install an MQTT broker? Overall, ring-mqtt requires a working MQTT broker to be installed and configured. Such configuration is outside of the scope of this project but there are plenty of resources out there.

11nk11 commented 1 year ago

Thanks for your Message. What do you mean with Broker? I installed the Ring mqtt Home Assistant add on.