-
#### Environment
- OS:
```
[centos@emqx04 emqx-config-centos8-v4.0.4]$ cat /etc/os-release
NAME="CentOS Linux"
VERSION="8 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_…
-
Currently I'm doing the following:
To remove the symbolic links:
```
ls examples/ | xargs -t -I file rm /usr/local/bin/file
```
To remove it from the python packages:
```
rm -rf /usr/local/li…
-
When clicking on a specific queue in the queues page on the UI or trying to navigate to the URL for a queue, the following error frequently appears in the browser instead of the desired page:
Trace…
-
To reproduce:
* Download and un-archive the `3.8.2` generic-unix package
* `sbin/rabbitmq-plugins enable rabbitmq_shovel_management`
* `sbin/rabbitmq-server`
* `sbin/rabbitmq-plugins list` to ve…
-
Hello,
In version 3.8, there is a metrics port.
Unfortunately, it's not exposed.
-
### I did this
On CentOS 7/x86_64...
- grab curl 7.71.0 source, extract
- grab WolfSSL 4.4.0 source: https://github.com/wolfSSL/wolfssl/archive/v4.4.0-stable.tar.gz
- extract wolfssl into curl…
-
#### Environment
- OS: centos7
- Erlang/OTP: erlang20.3
- EMQ: emqx-rel-2.3.11
#### Description
when i make but failed
`[root@MQTT emqx-rel-2.3.11]# make
DEP emq_retainer
DEP e…
-
Hello! When I try to open exchanges tab I get 500 error, in log/crash.log
```
2020-01-22 07:29:08 =CRASH REPORT====
crasher:
initial call: cowboy_stream_h:request_process/3
pid:
r…
ghost updated
4 years ago
-
There are problems when building with tests.
g++ (Rev5, Built by MSYS2 project) 10.2.0
cmake version 3.19.1
GNU Make 4.3
Windows 10 x64
I pasted the whole building process, but **the problem…
-
I have an error in rabbitmq
OS:Windows Server 2019
RabbitMQ version:3.7.23
Erlang version 22.0
RabbitMQ server and client application log
```
2019-12-11 17:35:15 =ERROR REPORT====
** Gener…