I have rabbitMQ configured with pulp, but getting the following error when I make 'pulp-admin rpm repo sync run' request:
Aug 22 08:14:51 pulp2 pulp: pulp.server.webservices.middleware.exception:ERROR: PreconditionFailed: Queue.declare: (406) PRECONDITION_FAILED - parameters for queue '[email protected]' in vhost 'foo' not equivalent Here is relevant parts of server.conf: [messaging] # url: tcp://localhost:5672 transport: rabbitmq [tasks] broker_url: amqp://guest:guest@localhost/foo These are the RPM versions: rabbitmq-server-3.1.5-1.el6.noarch pulp-server-2.4.0-1.el6.noarch python-gofer-amqplib-1.3.0-1.el6.noarch Has anyone seen this before? How do I debug further?
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
