<div dir="ltr">Hi,<br><br>I also run into the same thing (actually happened ~15 minutes ago), I&#39;m using Ubuntu 8.04.<br>(installed RabbitMQ by adding the relevant line to /etc/apt/source.list, then using apt-get).<br><br>
I usually just find the relevant processes and kill them, then run &#39;rabbitmq-server -detached&#39;<br>to start things back up.<br><br>I just assumed I was missing something (maybe I still am :-)<br><br>thanks<br>-Alex<br>
<br><div class="gmail_quote">On Wed, Oct 1, 2008 at 1:29 PM, Peter Kieltyka <span dir="ltr">&lt;<a href="mailto:peter.kieltyka@gmail.com">peter.kieltyka@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone,<br>
<br>
For the longest time, I&#39;ve struggled to be able to control the server<br>
to do basic start/stop/restart commands.<br>
<br>
Currently on my production server I am running Debian Etch where I<br>
followed the instructions at <a href="http://www.rabbitmq.com/debian.html" target="_blank">http://www.rabbitmq.com/debian.html</a> to<br>
install Rabbit.<br>
<br>
Running the rabbitmq-server or rabbitmq-multi start_all 1 commands<br>
will bring the server online, however to stop it, or add a user none<br>
of the scripts work. I am always presented with an error, bad_node.<br>
<br>
I.e.<br>
<br>
Creating user &quot;patbroker&quot; ...<br>
rabbit_control action add_user failed:<br>
{badrpc,nodedown}<br>
<br>
However, I can confirm that Rabbit is running fine because my<br>
application is working just fine. I&#39;ve even tried explicitly<br>
specifying the -n rabbit@broker (hostname -s returns broker).<br>
<br>
The same goes for stopping the server, either using /etc/init.d/<br>
rabbitmq-server stop, or calling &quot;rabbitmq-multi stop_all&quot; directly<br>
will result in:<br>
<br>
Stopping all nodes...<br>
<br>
rabbit_multi action stop_all failed:<br>
no_nodes_running<br>
<br>
Thanks.<br>
<br>
Peter<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Alex Clemesha<br><a href="http://clemesha.org">clemesha.org</a><br>
</div>