[rabbitmq-discuss] Error: invalid command

Emile Joubert emile at rabbitmq.com
Wed Aug 11 14:47:45 BST 2010


Hi Александр,

On 11/08/10 13:12, Александр Бойко wrote:
> Hello!
> 
> 
> I succesfully installed rabbitmq 1.8.0 from ports on  FreeBSD 8.0. But when I 
> tried to configure it I got such errors:
> 
> [rabbitmq at static /usr/home/alex]$ rabbitmqctl add_user celery celery
> Error: invalid command 'add_user celery celery'

Which shell are you using? The reason why read-only commands appear to
work is because they have no additional parameters. I've seen something
similar while using tcsh. The problem is that the parameters are not
being split correctly. Do you get the same error when using bash?


Regards

Emile


More information about the rabbitmq-discuss mailing list