-
Hi.
I am using CI 3.1.9. when I try to install using composer, I get the following error:
Loading composer repositories with package information
Updating dependencies (including require-dev)
…
-
It looks like while there are source rpm repos listed on packagecloud (https://packagecloud.io/rabbitmq/erlang/install#manual-rpm), they are empty. This is the same for the rabbitmq-server rpms.
Wo…
brk3 updated
2 months ago
-
[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 93, in read
PLUGIN.read()
[2016-09-28 15:43:58] …
-
Hi there,
By installing rabbitmq-server on Ubuntu 12.04, you don't get the rabbitmq-plugins command by default in $PATH, it's located under: /usr/lib/rabbitmq/lib/rabbitmq_server-2.7.1/sbin/
That ge…
-
With bucky 2.0.0-M7 we seem to have frequent `ShutdownSignalException` errors in a consumer.
```text
com.rabbitmq.client.ShutdownSignalException: connection error
at com.rabbitmq.client.impl.AMQ…
orium updated
5 years ago
-
## Issue Goal
The main goal is to create a class within the vehicle-side library that can be used to listen for RabbitMQ command messages from a publisher called from GCS.
## How It Should Work
On …
-
Creation of guest user, vhost fails if it exists. Issue appear on 2nd and additional run of the formula state.
Please confirm as a bug first or explanation.
```
----------
ID: rabbitmq_vho…
epcim updated
8 years ago
-
This is my docker-compose:
version: '3'
services:
redis:
image: redis:7.2.4
restart: always
volumes:
- redisdata:/data
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:8.…
-
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…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.0 ( Enterprise)
- Ruby:
- Distribution: Centos 7
- Module version: 9.0.0
## How to reproduce (e.g Puppet code yo…