[rabbitmq-discuss] How to bind Rabbitmq and management to specific IP
Huang Tonglang
tlhuang at 800best.com
Tue Feb 18 07:41:26 GMT 2014
Format my email title.
Thank you
Tonglang huang
发件人: Huang Tonglang
发送时间: 2014年2月18日 15:29
收件人: Discussions about RabbitMQ
主题: How to bind Rabbitmq and management to specific IP
Hi there
The command I use is:
RABBITMQ_NODE_IP_ADDRESS="10.8.9.161” RABBITMQ_NODE_PORT=9672 RABBITMQ_SERVER_START_ARGS="-rabbitmq_management listener [{port,19672},{ip,“10.8.9.161"}]" RABBITMQ_NODENAME=master_4 rabbitmq-server -detached
The error I get is:
=ERROR REPORT==== 18-Feb-2014::23:27:05 ===
application_controller: syntax error before: '.': [{port,19672},{ip,10.8.9.161}]
=INFO REPORT==== 18-Feb-2014::23:27:05 ===
Error description:
{error,{bad_environment_value,"[{port,19672},{ip,10.8.9.161}]"}}
Log files (may contain more information):
/var/log/rabbitmq/master_4.log
/var/log/rabbitmq/master_4-sasl.log
Stack trace:
[{app_utils,load_applications,2,[{file,"src/app_utils.erl"},{line,112}]},
{app_utils,load_applications,1,[{file,"src/app_utils.erl"},{line,40}]},
{rabbit,'-boot/0-fun-1-',0,[{file,"src/rabbit.erl"},{line,334}]},
{rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,354}]},
{init,start_it,1,[]},
{init,start_em,1,[]}]
Can some one help?
谢谢!
黄通浪
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140218/9dc99fe8/attachment.html>
More information about the rabbitmq-discuss
mailing list