[rabbitmq-discuss] Cannot start Rabbit with rabbitmq_management enabled
Michael Klishin
mklishin at gopivotal.com
Thu Jul 25 05:35:11 BST 2013
Vitaly Karasik:
> =ERROR REPORT==== 24-Jul-2013::13:01:50 ===
> ** Generic server rabbit_web_dispatch_registry terminating
> ** Last message in was {add,rabbit_mgmt_redirect,
> [{port,55672},{ignore_in_use,true}],
> #Fun<rabbit_web_dispatch.1.31447083>,
> #Fun<rabbit_web_dispatch.0.114103971>,
> {[],"Redirect to port 15672"}}
You likely have another instance of the management plugin running on the same host,
or something else occupies port 55672.
In that case, you need to configure each instance to use use a separate port, see
http://www.rabbitmq.com/management.html
You can also
disable redirection for port 55672 like so
https://gist.github.com/michaelklishin/6635e02a94859ebc8b38
--
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130725/63cc2b74/attachment.pgp>
More information about the rabbitmq-discuss
mailing list