-
Hi, in first i must say that vernemq great! I using verne + mongodb with docker-compose. If using connection mongodb with auth it working fine , but if use open mongodb without --auth flag it no work…
-
Hi guys!
I'm getting lots of crash reports on the production vernemq. I looked it up and saw an existing closed issue from 2016. But I'm currently using 1.5 which shouldnt have the issue. Just wan…
-
### Environment
- VerneMQ Version: Official Docker version
- OS: Ubuntu 18.04
- Mysql Version: Official Docker version(MySQL 8.0)
- Erlang/OTP version (if building from source):
### Expected…
-
### Environment
- VerneMQ Version: 1.5.0
- OS: Debian (Docker image erlio/docker-vernemq:1.5.0)
- Erlang/OTP version (if building from source): N/A
vernemq.conf:
```
[...]
plugins.vmq_diver…
-
Hi,
We have an mqtt server (VerneMq on Linux VM on Azure), we lose produced messages after a couple of hours, our test case uses multiple producers (500 - 1000), each producing 20 messages,
When w…
-
I'm trying to understand memory usage of a single node VerneMQ broker. I've looked at https://github.com/erlio/vernemq/issues/486, https://github.com/erlio/vernemq/issues/470, https://github.com/erlio…
-
Hello,
First of all, thank you for providing us with such an amazing open source software. I am writing here in order to ask some questions about authentication possibilities with VerneMQ. I have s…
-
Enabling the plugin doesn't establish a connection to the mqtt server we want to establish a bridge to. Only after a restart of vernemq is the connection established.
-
### Environment
- VerneMQ Version:1.6
- OS:ubuntu16
- Erlang/OTP version (if building from source):21.0
### Expected behavior
balance the share session
- Please describe the expected behavio…
-
when conecting to rabbitmq from vernemq getting error like this
Configurations in vernemq conf file
-------------------------------------------------
plugins.vmq_bridge = on
vmq_bridge.tcp.br0…