-
## Expected Behavior
- everything working well, openHAB connected to Mosquitto broker and receving updates
- change configuration => openHAB sees the change and updates, losing all current item values…
-
Hello Stefan,
thank you for your work on the library!
I have been able to publish to my Mosquitto-Broker on my PC,
but I can not figure out how to properly subscribe to a channel or capture the mes…
-
The ubuntu version 1.4.15 (ubuntu 18.04) gives an error (Unable to connect (A TLS error occurred.)), but the new version 1.6.10 just hangs. Since no feedback is given, it took me a long time to figure…
-
**Here is the code**
**
-
Currently I only run mosquitto broker(v1.6.10).
I got the error: Address already in use.
All printed as follows
![image](https://user-images.githubusercontent.com/88696397/146880255-3d83e705-5a49…
-
Using latest Raspbian, fresh install, following docker install instructions always ends in error.
` $ sudo docker build -t schollz/find3 `
`Step 6/9 : RUN apt-get update && DEBIAN_FRONTEND=nonin…
cake2 updated
4 years ago
-
i'm running mosquitto on windows (mosquitto -c mosquitto.conf -v)
after i added one username/pwd by executing 'mosquitto_passwd pwd_file new_user', i tried to connect to mosquitto server with thi…
-
I have the following setup:
- release 2.0.4 built from source
- MQTTv5
- mosquitto broker configured to use mutual TLS certificates
- mosquitto client connecting to broker
- with modified, **wr…
-
Hello guys, I'm trying to add the auth plugin in the mosquitto broker. But when I add the settings in the mosquitto.conf file and trying to run mosquitto -c /home/USER/mosquitto/mosquitto.conf it ret…
-
We've recently seen a scenario where the mosquitto bridge had queued up 20000 (a limit we set up the config) outgoing QoS1 messages. This is on a mobile device with limited/spotty connections. When …