<div dir="ltr"><div style>Hi,</div><div style><br></div>To start the server you need to execute:<div style>./sbin/rabbitmq-server</div><div style><br></div><div style>-Alvaro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Jan 22, 2013 at 8:54 PM, Scott Turnbull <span dir="ltr">&lt;<a href="mailto:streamweaver@gmail.com" target="_blank">streamweaver@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m a new RabbitMQ user trying to install RabbitMQ on an EC2 instance in Ubuntu. �I&#39;ve followed the Debian/Ubuntu install instructions and the application seems to install in the expected /var/lib/rabbitmq and /etc/rabbitmq locations however there is nothing added to /etc/init.d as I think is expected.<div>
<br></div><div>My problem comes in trying to start the service. �Using the command</div><div><br></div><div>&gt;�sudo rabbitmqctl start_app</div><div><br></div><div>I get the following output:</div><div><br></div><div>========= OUTPUT =======================</div>
<div><div>Starting node &#39;rabbit@domU-12-31-39-0E-B9-35&#39; ...</div><div>Error: unable to connect to node &#39;rabbit@domU-12-31-39-0E-B9-35&#39;: nodedown</div><div><br></div><div>DIAGNOSTICS</div><div>===========</div>
<div><br></div><div>nodes in question: [&#39;rabbit@domU-12-31-39-0E-B9-35&#39;]</div><div><br></div><div>hosts, their running nodes and ports:</div><div>- domU-12-31-39-0E-B9-35: [{rabbitmqctl23773,49314}]</div><div><br>
</div><div>current node details:</div><div>- node name: &#39;rabbitmqctl23773@domU-12-31-39-0E-B9-35&#39;</div><div>- home dir: /var/lib/rabbitmq</div><div>- cookie hash: TTgDEq/ip10RejnAnWGTAA==</div></div><div><br></div>
<div>========== END OUTPUT ==============================</div><div><br></div><div><br></div><div>Some additional details that may help.</div><div><br></div><div>* This is all under the default config, no additional config changes have been added.</div>
<div>* when I compare the cookie hash in the output above with /var/lib/rabbitmq/.erlang.cookies I see they are different</div><div>* No files at all appear in the /var/log/rabbitmq directory</div><div><br></div><div>The cookie mismatch and fact that no log files are being generated make me expect it&#39;s a user/permission issue but I&#39;m not sure what I need to change. �The install was done under sudo apt-get as is the execution of rabbitmqctl</div>
<div><br></div><div>I appologize for my newness but would appreciate any insight.</div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>