-
Hi Team
I tried installing RabbitMQ v3.7.8 on a cluster of 3 nodes, Centos 7. To install Erlang, I made use of the following yum repo, mentioned here, https://github.com/rabbitmq/erlang-rpm#erlang-22…
-
I am unsure as to why this occurs but I receive a 404 NOT_FOUND Fault trying to connect a consumer to this queue (via Python Pika 1.1.0 package)
Is this an issue related to pika specifically or the…
-
Does the eventhub client code perform any check-pointing back to the Azure eventhub?
I want to Y-split the eventhub data and implement separate PROD and TEST servers to obtain the full data set f…
-
# Context
- **OS and version used:** macOS 10.13
- **Node.js version:** v8.6.0
- **npm version:** 5.3.0
- **list of installed packages:**
```
├─┬ azure-iot-device@1.1.19
│ ├── azure-iot-co…
-
Hi guys,
Currently we're using Moleculer.js with ActiveMQ (AWS service) as our MQTT transporter. We cannot use the AMQP transporter because AWS ActiveMQ is using the newer version of AMQP (1.0). We…
-
**Is this a request for help?**:
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG
**Version of Helm and Kubernetes**:
k8s version:
```
Client Version: version.…
-
Hi @vladir95,
I've made some integration tests with Docker & Kubernetes and it generates & starts a simple Moleculer project with all transporters. All are good, except the AMQP1.0 transporter. And…
-
Setup federation between two clusters
```
# On cluster A
# federation user
rabbitmqctl add_vhost vhost
rabbitmqctl add_user fed_user fed_password
rabbitmqctl set_permissions --vhost vhos…
-
### Description of Issue
RabbitMQ (and thus VOLTTRON) does not start with log error messages such as:
```
2019-10-30 22:49:27.064 [error] Loading of /home/volttron/rabbitmq_server/rabbitmq_s…
-
With #487 the HiveMQTT client was introduced which supports MQTT 5 protocol. A lot of the more advanced features like header mapping and source enforcement are only supported with headers which MQTT 5…
w4tsn updated
4 years ago