Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rabbitmqctl gives cryptic erlang error when list_user_permissions is missing arguments #183

Closed
videlalvaro opened this issue Jun 9, 2015 · 1 comment
Assignees
Milestone

Comments

@videlalvaro
Copy link
Collaborator

Run ./scripts/rabbitmqctl list_user_permissions without passing the user option

@videlalvaro
Copy link
Collaborator Author

Output of:

$ ./scripts/rabbitmqctl list_user_permissions
Error: {'EXIT',
           {function_clause,
               [{rabbit_control_main,action,
                    [list_user_permissions,rabbit@avidela,[],
                     [{"-q",false},{"-n",rabbit@avidela}],
                     #Fun<rabbit_control_main.9.21280602>],
                    [{file,"src/rabbit_control_main.erl"},{line,177}]},
                {rabbit_cli,main,3,[{file,"src/rabbit_cli.erl"},{line,66}]},
                {init,start_it,1,[]},
                {init,start_em,1,[]}]}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants