[rabbitmq-discuss] Replacing the management plugin default port

rails stammailbox at gmail.com
Sun Feb 2 05:59:41 GMT 2014


I did many restarts all day. my logs have the the following line

=INFO REPORT==== 2-Feb-2014::07:54:08 ===
Management plugin started. Port: 15672

whereas my configuration have the following:

....
 {rabbitmq_management, [{listener, [{port, 5680}]}]},
...



On Fri, Jan 31, 2014 at 7:44 AM, Michael Klishin <
michael.s.klishin at gmail.com> wrote:

>
> 2014-01-30 rails <stammailbox at gmail.com>:
>
>     {rabbitmq_management,
>>      [
>> {listener, [{port, 5690}]}
>>      ]},
>>
>> But still I was able to connect to the ui through 15672 (default) only.
>>
>> What did I do wrong?
>>
>
> Restart RabbitMQ and see the log.
>
> There should be a message like
>
> =INFO REPORT==== 31-Jan-2014::09:43:34 ===
> Management plugin started. Port: 15676
>
> or an error indicating that management listener failed to start (e.g.
> because the port
> is already in use).
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140202/38bc256e/attachment.html>


More information about the rabbitmq-discuss mailing list