-
I have building VerneMQ from source and now working with v1.11.0 until yesterday everything was working fine.
From yesterday I started getting strange error after build:
```
09:25:53.162 [error]…
-
- VerneMQ Version: 1.11.0
- OS: OpenShift 4.3
- Cluster size/standalone: 1 discovery +2 master nodes. OpenShift based LB with TLS passthrough.
- VerneMQ configuration (vernemq.conf) set by environm…
-
### Environment
- VerneMQ Version: 1.10.3
- OS: Official Docker Image
- VerneMQ configuration (vernemq.conf) or the changes from the default:
- DOCKER_VERNEMQ_ACCEPT_EULA=yes
- DOCKER…
-
### Environment
- VerneMQ Version: 1.11.0
- OS: Ubuntu 18.04 x64
- Erlang/OTP version: packages.erlang-solutions.com/erlang-solutions_1.0_all.deb (1:23.1-1)
- Cluster size/standalone: standalone…
-
### Environment
- VerneMQ Version: 1.8.0 (official docker image)
- OS: MacOS 10.14.5
- Cluster size/standalone: single node, no clustering used
- Run command
```
docker run -p 8884:8884 --link…
-
### Environment
- VerneMQ Version:
Raspberry Pi 4: 1.10.0+build.7.refc432ed7
Remote broker 1.10.1
- OS: Raspbian Linux 10 Buster
- Erlang/OTP version (if building from source): 22
- Verne…
-
We should standardize VerneMQ logging to use logfmt format like all other Astarte services.
Moreover, right now the logger does not print a date, just a timestamp, so it's hard to understand when s…
-
INFRA : docker swarm / 3 nodes
If i don't use DOCKER_VERNEMQ_NODENAME, the vm.args use the IP of the container and the cluster start well.
-> But if the container restart, the container crash (bec…
-
In some case, plugins may be required to expose certain information (health checks and custom metrics being common ones) on the HTTP endpoint. This is achievable with `http_modules` config directive r…
oakad updated
7 years ago
-
### Describe your issue or feature request
JWT (Java Web Token) is a compact, URL-safe means of representing claims to be transferred between two parties. It is often used for authentication and auth…
mths1 updated
4 months ago