3.11: unable to delete a stream #11960
Replies: 1 comment
-
RabbitMQ 3.11.x has reached EOL (even for paying customers). Please upgrade. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried creating rabbitmq stream type queue through management console in a 3 node cluster and queue creation got stuck and it was in bad state. Later on, whenever I click on queues tab we are getting 500 internal server error and queues page is not showing up. I am attaching screenshot for reference.
The new stream queue that was created is showing up in list using "rabbitmqctl list_queues" command and it was in bad state.
I tried to delete queue using "rabbitmqctl delete" command thinking that it might resolve issue but I am getting queue not found error. Could someone please help resolve this issue. Thanks.
RabbitMq version: 3.11.28
Erlang version: 25.3.2.9
Beta Was this translation helpful? Give feedback.
All reactions