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

Unable to list queues #30

Open
kyprizel opened this issue Sep 7, 2010 · 0 comments
Open

Unable to list queues #30

kyprizel opened this issue Sep 7, 2010 · 0 comments

Comments

@kyprizel
Copy link

kyprizel commented Sep 7, 2010

Trying to list queues via wonderland, I get such an error in alice:

=INFO REPORT==== 7-Sep-2010::14:52:32 ===

(rest_server:232) Error in rest server: {function_clause,

                                     [{lists,map,
                                       [#Fun<queues.0.39488572>,
                                        {badrpc,
                                         {'EXIT',
                                          {undef,
                                           [{rabbit_amqqueue,info_all,
                                             [<<"/">>,
                                              [name,durable,auto_delete,
                                               arguments,messages_ready,
                                               messages_unacknowledged,
                                               messages_uncommitted,
                                               messages,acks_uncommitted,
                                               consumers,transactions,
                                               memory]]},
                                            {rpc,local_call,3},
                                            {queues,get_info_for,2},
                                            {queues,get_impl,1},
                                            {rest_server,run_controller,4},
                                            {mochiweb_http,headers,5},
                                            {proc_lib,init_p_do_apply,
                                             3}]}}}]},
                                      {queues,get_impl,1},
                                      {rest_server,run_controller,4},
                                      {mochiweb_http,headers,5},
                                      {proc_lib,init_p_do_apply,3}]}

$ /usr/sbin/rabbitmqctl list_vhosts
Listing vhosts ...

/

celery_test

...done.

What am I doing wrong? How can it be fixed? Give me a note if you need more information.

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

1 participant