Unable to create\delete exchange - rabbitmq 3.8.3

152 views
Skip to first unread message

Edgar Kazarian

unread,
Apr 22, 2021, 6:35:34 AM4/22/21
to rabbitmq-users
Hello,

We have rabbitmq cluster running with 3.8.3 version and we are facing the below issue:
during UI creation of exchange, below error log is printed in rabbit.log.
 
 <0.32558.826> ignoring exchange.declare for exchange {resource,<<"/">>,exchange,<<"ex.xxxxxxx">>},
exchange.delete in progress

we also tried to delete this exchange using rabbitmqadmid, received the following:

*** Not found: /api/exchanges/%2F/xxxxxxx

Is there any way to refresh rabbitmq objects state or any other method that we can apply to make it work?


Thank you

Edgar


X Guest

unread,
Apr 22, 2021, 6:43:45 AM4/22/21
to rabbitmq users
Can you check the system resource such as disk/mem/fid etc?
Generally it should work from both CLI tool and webpage to create the exchange.

regards.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.


Panagiotis Chavariotis

unread,
Jan 23, 2023, 5:23:37 AM1/23/23
to rabbitmq-users
I have exactly the same issue.
I'm trying to create an exchange (type=topic durable=false auto_delete=false internal=false) but in the log I see the following warning:
ignoring exchange.declare for exchange {resource,<<"/">>,exchange,<<"xxx.yyy.zzz">>}, exchange.delete in progress

Have you managed to resolve this?
Reply all
Reply to author
Forward
0 new messages