node-red-contrib-amqp icon indicating copy to clipboard operation
node-red-contrib-amqp copied to clipboard

Node-RED AMQP input and output nodes

Results 20 node-red-contrib-amqp issues
Sort by recently updated
recently updated
newest added

Error when trying to add npm package to latest version of node-red ``` sudo npm install -g node-red-contrib-amqp npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=0.8

I am using amqp node. It works ok (both amqp in and out). The error happens when create more than one branch after amqp in. When I do that, node-red...

Hello, There is a node input with which you can manually acknowledge a message, is there a way to also reject/nack that message or is that a missing feature? Thanks

node-red 1.1.0 `Manage Palette` - install node-red-contrib-amqp install successful ?no amqp nodes check Installed tab in `Manage Palette` **Error: /home/vcap/app/.node-red/node_modules/node-red-contrib-amqp/lib/amqp.html does not exist**

Hi I see this issue installing ampq ``` ❯ docker exec -it mynodered /bin/bash bash-5.0$ npm install node-red-contrib-tado node-red-contrib-amqp npm notice created a lockfile as package-lock.json. You should commit this...

When I try to install the node-red-contrib-amqp, I get the error as > Cannot read property 'forEach' of undefined So, I cannot use the nodes anymore. Node-RED version: v1.0.3 Node.js...

Hello Thank you for this excellent node. Whenever connecting more than 1 nodes to the output of AMQP Input node the subject error is thrown. Here is a more descriptive...

Hi, I have a flow having select and update operations with postgres database using the node (node-red-contrib-postgres). This is working properly when I manually give the value using Inject but...

Node is connecting successfully but no messages flowing. I've tested my Rabbit config with the following Node code (sample from RabbitMQ) and this receives messages ok. Code run using wildcard...

Hi I tried to use the amqp node on my node-RED install but I had some troubles. This error happened, I could not connect : > AMQP output node connect...