ServiceControl Issue Adding Instance: Cannot declare queue 'queue 'nsb.v2.verify-stream-flag-enabled' in vhost '/'' on node

After re-installing RabbitMQ and removing my previous service control instance, I’m trying to create a new service control instance using a RabbitMQ transport layer. I enabled the stream_queue and quorum_queue feature flags in RabbitMQ, yet I get this error:
image

I’ve spent an entire day trying to figure out why this is happening. Updating RabbitMQ, Erlang, and ServiceControl Management did not resolve this.

I would greatly appreciate any help on this.

Thank you

Hi @johnm,

What version of Erlang and RabbitMQ are you running? The error message indicates that the broker itself is having some sort of problem when trying to declare the queue. That leads me to believe that there is something wrong with your broker configuration in some way.