-
### Enviroment
- Windows 10
- esp-wrover-kit (esp32)
- esp-idf v5.0.2 release
### Description
Reason code on messages with QoS1 or QoS2 doesn't return 0x00 when brokers don't add reason cod…
-
The MQTT 5.0 specification defines in 3.1.2.11.2 the Session Expiry Interval for the CONNECT properties.
Actual (2.0.18), the Mosquitto Bridge sends no Session Expiry Interval value within the CONN…
-
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 crede…
-
Hello,
I'm using docker container running a mosquitto broker. Works fine with mqtt.js library. However, when I try to use the Connector provider it disconnects/reconnects on a loop. Here's the ou…
-
Is it possible to set this in an environment parameter?
Error log:
> mqtt-broker running
('Timeout reached after {startup_timeout_sec}\n seconds, service killed!',)
💥 Startin…
-
Hi !
I am enountering an issue on Mosquitto using a dual broker configuration
main broker in the cloud is 1.5.5 (cant update right now)
client broker is 1.5.7 under Windows with the following conf…
-
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 …
-
# Expected Behavior
When using the given ca-cert being able to connect to a broker which is setup with TLS.
# Current Behavior
I'm trying to connect to mosquitto test brokers (https://test.mo…
-
Mosquitto v1.6.12 on Windows Server 2019
I hope this is the appropriate venue, i tried creating an account for the mailing list but continually ran into issues.
Our Mosquitto broker crashed this…
-
### Describe the bug
When I publish a relatively large number of messages on the same topic (the number varies) a small percentage of publish calls fail with MqttProtocolViolationException as describ…