-
**Describe the bug**
A clear and concise description of what the bug is.
I have a working configuration with Mosquitto + a reverse proxy and I would replace it with nanomq.
My aim is forward the we…
-
I'm trying to setup a VPN client on a balena.io powered Raspberry Pi 4 from my local network to a remote network who has an OpenVPN server container set.
The aim is to set an eclipse-mosquitto mqtt i…
-
I am wondering if it is possible to append `topic `configurations to an existing bridge by including other configuration files (`include_dir /etc/mosquitto/conf.d`) which contain further `topic `stat…
-
Tested on mosquitto 1.6.8 with Ubuntu 18.04. The mosquitto is compiled and installed.
To reproduce:
1. has a mosquitto plugin handles mosquitto_auth_psk_key_get
2. `mosquitto_sub -h 127.0.0.1 -p …
-
The current mosquitto API only supports in-memory messages. For some embedded devices, large message payloads don't fit into memory all at once. There is also no structural requirement for mqtt mess…
xtofl updated
5 years ago
-
The clock stalls (no blinking dots) when we stop Mosquitto. If Mosquitto is started again, the clock becomes active immediately. It seems that the mqtt connect doesn't yield to our scheduler.
-
This is the second time I faced this issue and I had no idea how to reproduce it. It just suddenly happened.
I am using Ubuntu 16.04 LTS with mosquitto version 1.4.8 installed through apt-get.
I…
-
A duplicate I know.
Love you client/server. Works like a charm.
I now have a need to connect to a mosquitto broker running in a Linux server.
I cannot connect.
Ant thoughts.
Tom Duncan
Tassie, …
-
Hi,
I am facing issues in testing this Python MQTT bench. when I set --pub-client > 50 and --sub-client> 50 the command (pymqttbench --hostname localhost --sub-client 50 --pub-clinet 50 ) stalls and…
-
My program can do PUBLISH, PUBRIC, PUBERL, PUBCOMP now
The message print in Log is show below
MyProgram[5194:1180483] [MOSQUITTO] DEBUG Client cid received PUBLISH (d0, q2, r0, m8, 'Test/6', ... (1…