<div dir="ltr"><div>I have rabbitMQ configured with pulp, but getting the following error when I make 'pulp-admin rpm repo sync run' request:<br><br>Aug 22 08:14:51 pulp2 pulp: pulp.server.webservices.middleware.exception:ERROR: PreconditionFailed: Queue.declare: (406) PRECONDITION_FAILED - parameters for queue 'reserved_resource_worker-2@pulp2.myserver.dq' in vhost 'foo' not equivalent<br>
</div><div><br>Here is relevant parts of server.conf:<br>[messaging]<br># url: tcp://localhost:5672<br>transport: rabbitmq<br>[tasks]<br>broker_url: amqp://guest:guest@localhost/foo<br><br><br>These are the RPM versions:<br>
rabbitmq-server-3.1.5-1.el6.noarch<br>pulp-server-2.4.0-1.el6.noarch<br>python-gofer-amqplib-1.3.0-1.el6.noarch<br><br><br></div><div>Has anyone seen this before?  How do I debug further?<br><br></div></div>