Hello, I have standalone freeboard on my server. It fails to connect with local mqtt broker Mosquitto. Broker is running mqtt protocol, not websockets. When I add datasource with all the correct credentials I get following in network inspection:
WebSocket connection to 'ws://192.168.0.1:1883/mqtt' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Connection failed: AMQJS0007E Socket error:undefined.
Hello, I have standalone freeboard on my server. It fails to connect with local mqtt broker Mosquitto. Broker is running mqtt protocol, not websockets. When I add datasource with all the correct credentials I get following in network inspection:
Any other mqtt client works fine.