Skip to content
Advertisement

Tag: mosquitto

Mosquitto and simple Paho JS Client

I am trying to get a simple mqtt broker set up and access it from a web page. I have had pretty much 0 luck. I’ve got mosquitto 2.0.14 downloaded and running. Here’s my configuration file: This generates the following log when I run mosquitto -c mosquitto_conf -v Here’s my html file, which I simply open in the browser. It

Mosquitto and JavaScript Example not working (Firefox)

I would like to make a Websocket connection with TLS encryption to my mosquitto server. But I do not even get a simple example with the official mosquitto server running. In the network Log I can see these statements: Firefox (Mozilla Firefox for Linux Mint 89.0 (64-bit)) gives the error message Firefox can’t establish a connection to the server at

Advertisement