-
4 nodes:
`rpi4b-1`:
```sh
# curl http://localhost:19999/api/v1/info 2>/dev/null | grep '{ "guid": '
{ "guid": "fdb94188-9730-11ec-aab7-dca632bb8656", "reachable": true, "hops": 0, "claim_id"…
-
I am upgrading a production vernemq cluster from 1.12.3 to 1.12.5 (master commit 85db5a1)
On 1.12.3, at any given point in time we had around ~60k clients connected. Each client had about 2-4 subsc…
-
### To help us save time and help you faster
Before opening a new issue, please make sure that there isn't already an open (or closed/resolved) issue reporting the same problem. Please always open …
-
### Environment
- VerneMQ Version: 1.11.0
- OS: OpenShift 4.6
- VerneMQ configuration (vernemq.conf) set by environment variables:
```yaml
apiVersion: apps/v1
kind: StatefulSet
metadata:
…
-
We're trying to run a cluster with end-to-end encryption. SSL works fine on the MQTT endpoints, but enabling it on the clustering endpoint causes this to repeatedly print to the log:
```
[vernemq]…
-
### Environment
- VerneMQ Version: 1.11.0
- OS:
Host - Ubuntu 20.04.1 LTS
Docker version 20.10.2
Docker compose version 1.26.2
Docker image vernemq/vernemq
- Cluster size/standalone: 1 maste…
-
### Environment
- VerneMQ Version: 1.9.2
- OS: Docker Alpine 3.9
- Erlang/OTP version (if building from source): 22.0.7-alpine
- Cluster size/standalone: 2
- VerneMQ configuration (vernemq.conf…
-
### Expected Behavior
Adding the order added with AddOrder to the database only once.
### Current Behavior
Hello, when I add a product with add order once, the order is added again at certain inter…
-
The correct client cannot connect to the vernemq broker,and i can connect it after restarting the broker。
I want to know what happened? what should i do?
console.log is:
2022-02-2…
-
### To help us save time and help you faster
Before opening a new issue, please make sure that there isn't already an open (or closed/resolved) issue reporting the same problem. Please always open …