operation exchange.declare caused a channel exception access_refused: #3994
-
operation exchange.declare caused a channel exception access_refused: |
Beta Was this translation helpful? Give feedback.
Answered by
lukebakken
Jan 14, 2022
Replies: 1 comment 4 replies
-
The user does not have permissions to declare the exchange. Please read this document: https://www.rabbitmq.com/access-control.html You probably need to run this command. Replace
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The user does not have permissions to declare the exchange. Please read this document:
https://www.rabbitmq.com/access-control.html
You probably need to run this command. Replace
username
with the user account you're using. Note that this grants ALL permissions to the user: