<div class="gmail_quote">On Wed, Nov 16, 2011 at 2:25 PM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com">simon@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 16/11/11 10:57, Simon MacMullen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 16/11/11 08:59, Sampo Savolainen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve installed RabbitMQ server on an Ubuntu 11.10 (desktop) box from the<br>
.deb&#39;s provided on rabbitmq&#39;s website. After installing the server, the<br>
box is unable to shut down. Powering off just results in logging off the<br>
current session (and probably turning off some of the OS services in the<br>
process). The only way &quot;real&quot; way to power off the computer is to do:<br>
&quot;sudo /sbin/poweroff now&quot;<br>
</blockquote>
<br>
Hi, thanks for the bug report. I&#39;ll try setting up a VM to replicate this.<br>
</blockquote>
<br></div>
...and of course I cannot replicate this.</blockquote><div><br></div><div>Oh crap. Did you set up an Ubuntu server or desktop image?</div><div><br></div><div>My setup is a laptop with a desktop image installed. The issue comes up (at least) when using wifi networking.</div>
<div><br></div><div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
So one theme from the bug report is that NetworkManager is making changes to /etc/hosts that are confusing Rabbit. So to help figure out if this is the problem, can you tell me:<br>
<br>
* What does &quot;ping ${hostname}&quot; look like when networking is up?<br>
* What does &quot;ping ${hostname}&quot; look like when networking is down?<br></blockquote><div><br></div><div>By networking is up / down, do you mean when NetworkManager is running or not? Did you mean &quot;any host&quot; by ${hostname}? Or did you mean the hostname of my box?</div>
<div><br></div><div>Theses are with NetworkManager running, first with networking and the second after removing the ethernet cable:</div><div><br></div><div><div>$ ping <a href="http://www.google.com">www.google.com</a></div>
<div>PING <a href="http://www.l.google.com">www.l.google.com</a> (173.194.32.18) 56(84) bytes of data.</div><div>64 bytes from <a href="http://arn06s01-in-f18.1e100.net">arn06s01-in-f18.1e100.net</a> (173.194.32.18): icmp_req=1 ttl=55 time=8.32 ms</div>
<div>64 bytes from <a href="http://arn06s01-in-f18.1e100.net">arn06s01-in-f18.1e100.net</a> (173.194.32.18): icmp_req=2 ttl=55 time=8.64 ms</div></div><div><br></div><div>vs</div><div><br></div><div><div>$ ping <a href="http://www.google.com">www.google.com</a></div>
<div>ping: unknown host <a href="http://www.google.com">www.google.com</a></div></div><div><br></div><div><br></div><div><br></div><div>� Sampo</div></div>