Hello. 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:
2012-11-05 10:25:44 INFO nova.openstack.common.rpc.common [-] Reconnecting to AMQP server on <my_ip>:5672 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 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. Thanks in advance
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp