[rabbitmq-discuss] Fw: Re: Creating queues using web console
Simon MacMullen
simon at rabbitmq.com
Wed Mar 23 10:22:31 GMT 2011
Hi Dhivya.
As far as I can see the vhost / user / permission you have set up should
work - I replicated them on my box and they did.
Questions to debug this further:
* Which browser are you using?
* What happens if you close the browser and start again?
(Browsers can end up caching the creds)
* What happens if you try to create a queue using rabbitmqadmin?
(Download from http://localhost:55672/cli and do something like
./rabbitmqadmin -u dhivya -p your_pw -V Firstvh \
declare queue name=dhivya-test)
Cheers, Simon
On 23/03/11 06:51, Dhivya Swaminathan wrote:
> Hi Simon,
>
> Is my quoted procedure wrong or any thing am missing out.Need help urgently.
>
>
> Dhivya Swaminathan
> Tata Consultancy Services
> Mailto: dhivya.swaminathan at tcs.com
> Website: http://www.tcs.com
> ____________________________________________
> Experience certainty. IT Services
> Business Solutions
> Outsourcing
> ____________________________________________
>
> -----Forwarded by Dhivya Swaminathan/MUM/TCS on 03/23/2011 12:19PM -----
>
> To: simon at rabbitmq.com
> From: Dhivya Swaminathan/MUM/TCS
> Date: 03/22/2011 05:01PM
> Subject: Re: [rabbitmq-discuss] Creating queues using web console
>
> Hi Simon,
>
> I have created a vhost called Firstvh and has given all the read and
> write permissions.For ur reference.
>
> As u said the authentication window is popping again n again.Pls
> suggest a solution.
>
>
> Dhivya Swaminathan
> Tata Consultancy Services
> Mailto: dhivya.swaminathan at tcs.com
> Website: http://www.tcs.com
> ____________________________________________
> Experience certainty. IT Services
> Business Solutions
> Outsourcing
> ____________________________________________
>
> -----rabbitmq-discuss-bounces at lists.rabbitmq.com wrote: -----
>
> To: rabbitmq-discuss at lists.rabbitmq.com
> From: Simon MacMullen
> Sent by: rabbitmq-discuss-bounces at lists.rabbitmq.com
> Date: 03/22/2011 04:09PM
> Subject: Re: [rabbitmq-discuss] Creating queues using web console
>
> On 22/03/11 06:42, Dhivya Swaminathan wrote:
> > Hi,
> >
> > I have successfully configured the management console and it runs
> > successfully inhttp://localhost:55672/mgmt/#/.I have created a user and
> > I am able to do all the activities except creating a queue,exchange etc.
> >
> > The problem is while creating a queue/exchange it asks for
> > authentication and fails to authenticate the same username and
> > password.What could be the problem?Whether we need to create queues
> > using console or through code.Please suggest.
>
> Hi Dhivya. I suspect that the problem is that you have not granted
> permissions for this user to access the vhost you're using. When you
> initially create a user they don't have permission to access anything.
>
> At this point the HTTP API will reject access. Unfortunately the web
> browser will typically respond to this by just popping up the
> authenticate dialog again, which is not very clear.
>
> Since this is a semi-common issue, I'll put some sort of warning on the
> user detail page.
>
> Cheers, Simon
>
> --
> Simon MacMullen
> Staff Engineer, RabbitMQ
> SpringSource, a division of VMware
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
--
Simon MacMullen
Staff Engineer, RabbitMQ
SpringSource, a division of VMware
More information about the rabbitmq-discuss
mailing list