Replies: 2 comments 1 reply
-
If your code involves declaring a queue — and You can do a passive declare (pass |
Beta Was this translation helpful? Give feedback.
-
I will convert this issue to a GitHub discussion. Currently GitHub will automatically close and lock the issue even though your question will be transferred and responded to elsewhere. This is to let you know that we do not intend to ignore this but this is how the current GitHub conversion mechanism makes it seem for the users :( |
Beta Was this translation helpful? Give feedback.
-
RabbitMQ version 3.8.11
Bunny 2.17.0
Preconditions:
I cannot subscribe to this existing named queue from Bunny as there is ACCESS_REFUSED exception.
In RabbitMQ log:
operation queue.declare caused a channel exception access_refused.
Beta Was this translation helpful? Give feedback.
All reactions