Hello.<div><br></div><div>Something has been keeping my nova modules from running, and by looking at the logs, I've noticed that the reason is that the modules can't reach the rabbitmq server:</div><div><br></div><div>
<pre style="color:rgb(0,0,0)">2012-11-05 10:25:44 INFO nova.openstack.common.rpc.common [-] Reconnecting to AMQP server on <my_ip>:5672
</pre></div><div><pre style="color:rgb(0,0,0)">2012-11-05 10:25:47 ERROR nova.openstack.common.rpc.common   [-] AMQP server on <my_ip>:5672 is unreachable: Socket closed. Trying again in 30 seconds</pre><pre style="color:rgb(0,0,0)">
<br></pre><pre style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">I have no idea on how should I fix this. the rabbit_host item is right on the nova.conf file, and rabbitmq is running with its default configurations, therefore it's using port 5672.</font></pre>
<pre style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"><br></font></pre><pre style="color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Thanks in advance</font></pre></div>