[rabbitmq-discuss] Can't delete guest user..

Simon MacMullen simon at rabbitmq.com
Fri Jun 13 10:09:01 BST 2014


On 12/06/2014 6:59PM, ranjitiyer wrote:
> When someone starts RabbitMQ I reset the node, start it, add a user and
> delete the guest user.

I think this is a race, you are trying to add or delete users before the 
node has finished starting.

I'll file a bug to make the resultant error message clearer.

You should investigate using 
http://www.rabbitmq.com/man/rabbitmqctl.1.man.html#wait in your tooling, 
so that you know when the server is completely started.

Cheers, Simon

> When I delete the guest user (rabbitmqctl delete_user
> guest) I always get this error. Not sure what it means. Read Simon's answer
> to a similar sounding question in which he said it's related to the
> resetting of the node.
>
> Deleting user "guest" ...
> Error: {noproc,{gen_server2,call,
>
> [worker_pool,{next_free,<5098.105.0>},infinity]}}
>
> Ranjit
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/Can-t-delete-guest-user-tp36182.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list