Re: [Openstack] AMQPChannelException: (406, u"PRECONDITION_FAILED) - Diablo

2011-12-28 Thread Leandro Reox
Solved installing from trunk and restarting Rabbitmq on the controller node Regards On Wed, Dec 28, 2011 at 12:56 PM, Leandro Reox wrote: > Hi guys, > > Im facing this error http://pastebin.com/8X3j4g8e it seems like nova > compute cannot redeclare the queue > > I tried : > > rabbmitmqctl app-st

[Openstack] AMQPChannelException: (406, u"PRECONDITION_FAILED) - Diablo

2011-12-28 Thread Leandro Reox
Hi guys, Im facing this error http://pastebin.com/8X3j4g8e it seems like nova compute cannot redeclare the queue I tried : rabbmitmqctl app-stop; rabbmitmqctl reset; rabbmitmqctl app-start and deleting the quees with amqp ruby utils Restaring nova-compute and libvirt, still getting the same