Closed farbod1277 closed 1 year ago
I'm afraid I don't have the resources to provide individual support for configuration of tools other than ring-mqtt. There are plenty of online resources explaining how to install and configure your MQTT broker, please search for them. Based on the logs you are attempting to use anonymouse MQTT connection, but, most likely, your broker is not configured to accept this connection.
Hi there, I'm using mosquitto v1.6.9 on port 1885 (-p 1885) on Ubuntu 20.04 with default config as my MQTT broker. I installed the ring-mqtt package using docker and when I run it I get the following output. I did change the config file to port 1885.
Thanks