rabbitmq_management plugin: Object Not Found

1,944 views
Skip to first unread message

Pierre-Samuel LE STANG

unread,
Sep 16, 2014, 5:53:09 AM9/16/14
to rabbitm...@googlegroups.com
Hi,

I made a fresh install of rabbitmq on debian 7.3 / amd64 using package provided by rabbitmq team.
The version installed is 3.3.5.

I'm facing several but similar problem in the management interface.

Here are the steps to reproduce bug:
- Add a user (let's say 'plop')
- Select the user created
- Click on Set permission

Nothing happens after clicking
Firebug shows a 404 error: https://rabbitmq.domain.com//api/permissions/%2F/plop 404 Object Not Found
SyntaxError: 500 Error put #/permissions JSON.parse: unexpected character at line 1 column 1 of the JSON data
https://rabbitmq.domain.com//js/main.js
Line 932




Same behavior when trying to access queue details:
- Add a queue called IOS_1
- Click on the queue name to get details (URL called: https://rabbitmq.domain.com//#/queues/%2F/IOS_1)

I get a

Not found

The object you clicked on was not found; it may have been deleted on the server.

Using the command line, all is working as expected.

Thank you for your help.

Best Regards

Simon MacMullen

unread,
Sep 16, 2014, 7:38:49 AM9/16/14
to Pierre-Samuel LE STANG, rabbitm...@googlegroups.com
Hmm, this works for me. And I suspect we would have heard from more
users if the mgmt web UI were broken.

So you may need to debug this yourself - is there a proxy in the way?
Does your browser need its cache clearing? That sort of thing.

Cheers, Simon
> --
> You received this message because you are subscribed to the Google
> Groups "rabbitmq-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to rabbitmq-user...@googlegroups.com
> <mailto:rabbitmq-user...@googlegroups.com>.
> To post to this group, send email to rabbitm...@googlegroups.com
> <mailto:rabbitm...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

Pierre-Samuel LE STANG

unread,
Dec 4, 2014, 10:44:27 AM12/4/14
to Simon MacMullen, rabbitm...@googlegroups.com
Hi,

It was obviously the proxy the root cause. The configuration given at
https://www.rabbitmq.com/management.html does not work for such
operation. Unfortunaltely I did not found a way to fix the problem
(unless using a SSH tunnel).

Thanks for pointing me to the right direction.

Regards, PS
Reply all
Reply to author
Forward
0 new messages