-
### Environment
- VerneMQ Version: 1.9.2
- OS: Amazon Linux - EKS / Kubernetes
- VerneMQ configuration (vernemq.conf) or the changes from the default:
```allow_anonymous = off
allow_register_du…
-
### Environment
- VerneMQ Version: 1.10.2
- OS: Ubuntu 18.04.3 LTS
- Erlang/OTP version: Erlang/OTP 22
- Cluster size/standalone: 3
```
allow_anonymous = off
listener.tcp.default = 0.0.0.0:…
-
Hi,
I'm new to vernemq, facing issue to connect with vernemq running container inside ubuntu 18.04
Environment
- VerneMQ Version: 1.10.3
-Created the Vernemq container using : docker run …
ghost updated
4 years ago
-
### Environment
- VerneMQ Version: 1.10.3
- OS: Ubuntu 18.04
- Erlang/OTP version (if building from source): Install with deb package
- VerneMQ configuration (vernemq.conf) or the changes from t…
-
Hi,
I am running a VerneMQ cluster in Docker with these settings:
```yaml
environment:
DOCKER_VERNEMQ_DISCOVERY_NODE: vmq-master
DOCKER_VERNEMQ_LOG__CONSOLE__LEVEL: debug
…
ghost updated
4 years ago
-
### Environment
- VerneMQ Version: 1.10.0
- OS: erlio/docker-vernemq:latest on Docker 19.03.8 on Ubuntu 20.04
- Cluster size/standalone: standalone
- VerneMQ configuration (vernemq.conf) or the …
-
### Environment
- VerneMQ Version: 1.10.2
- OS: Ubuntu 18.04.3 LTS
- Erlang/OTP version: Erlang/OTP 22
- Cluster size/standalone: 2+
- VerneMQ configuration:
```
allow_anonymous = off
li…
-
### Environment
- VerneMQ Version: master (commit bc153a4)
- OS: macOS High Sierra
- Erlang/OTP version (if building from source): 21.3
- VerneMQ configuration (vernemq.conf) or the changes from…
-
hi! first of all, I'd just like to say a big thanks for the work on this software. i'm really enjoying how extensible and how well engineered is VerneMQ. a really big kudos!
i'm mostly an elixir de…
-
I'm seeing issues with communication between telegraf and mosquito in a docker setup where the connection fails and does not recover. This may be related to issue #4594 as there is similar behavio…