[rabbitmq-discuss] v2.6.1: TypeError: can't convert undefined to object
Simon MacMullen
simon at rabbitmq.com
Tue Sep 13 10:02:11 BST 2011
On 13/09/11 03:02, Bryan Murphy wrote:
> I created another cluster with active/active queues and am getting
> some odd behavior in the management interface. When I view the queues
> in the web interface, I see "TypeError: can't convert undefined to
> object" all over the place and the UI is pretty much broken.
I wish Javascript gave better error messages.
> I can provide screenshots and additional diagnostics if necessary.
So you're only seeing this on the queues page? In which case, can you
capture the output of /api/queues with
curl -u guest:guest http://servername:55672/api/queues
or
rabbitmqadmin -f raw_json list queues
and send it to me?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list