-
Rabbitmq keeps restarting because
```
rabbitmq 07:26:45.66 INFO ==> Welcome to the Bitnami rabbitmq container
rabbitmq 07:26:45.66 INFO ==> Subscribe to project updates by watching https://githu…
-
Hi,
I'm setting up AMQP/TLS on my rabbitmq server but trying to connect fluentd to rabbitmq using TLS is not working.
```
fluentd-rabbit-vdev_1 | 2019-10-03 12:16:01 +0000 [info]: adding sourc…
-
This problem appeared in the `rabbitmq-formula`'s CI tests, with no code change in the formula, but changes to the Salt release used in the CI.
- Run OK :
CI run on Dec 12, using saltstack mast…
-
Even though the plugin is enabled, the node itself is not listening for requests on 9419 or collecting.
> root@ip-10-2-249-45:~#
curl localhost:9419/metrics
curl: (7) Failed to connect to localho…
-
I use aio_pika 6.7.1 with the [rabbitmq-message-deduplication plugin](https://github.com/noxdafox/rabbitmq-message-deduplication/)
I don't have this problem with pika
If I [create the channel](htt…
-
Currently by default, RabbitMQ only supports sha256 and sha512 for password hashing. These two hasing algorithms are considered having security risks nowadays. The pbkdf2 algorithm is considered more …
-
### Describe the bug
It is not possible to enable both IPv4 and IPV6 listening at 15671
### Version
rabbitmq-server 3.9.13
### Reproduction steps
1. fail 1
```ini startup fail
managem…
-
os: Rocky Linux 9
janus-gateway installed: v1.2.4 (via snap)
Right after installing and light tuning, daemon was started and stopped without any eerors at log file.
systemctl status snap.janus-…
-
Trying to use plugin 3.7.9.1 for RabbitMQ Managment 3.8.0 but it not works.
On pluging enable getting error:
```
Enabling plugins on node rabbit@830a664f00c1:
prometheus_rabbitmq_exporter
Problem…
-
I am using pinpoint 2.0.3 and its great so far. Our application does a lot of async processing via rabbitmq. We use Apache Camel - RabbitMq integration. So to trace the execution, i added the below li…