-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Running RabbitMQ 3.11.13 on Erlang 25.3 in Windows 10 Pro. RabbitMQ and Node-Red are both running on localhost.
Using topic exchange names like "KBL.727f89dc-431b-4577-9dba-9ab227f0a321" in VHosts named like "KBL" causes both amqp - in and amqp - out to remain disconnected while an ever-increasing number of connections are opened and maintained in RabbitMQ. Using the default topic exchange by leaving the field blank on the same VHost "KBL" does connect on both in and out.
It appears as if RMQ is accepting the connections as they are listed but the status of the node is "Disconnected". Two new connections appear every couple of seconds.
Metadata
Metadata
Assignees
Labels
No labels