[Pulp-list] sasl negotiation failed when doing sync

Alex Harvey alexharv074 at gmail.com
Tue Dec 30 03:37:04 UTC 2014


Hi all

I'm new to Pulp and have run into an issue that I can't find an answer to.

I'm running the latest version Pulp 2.5.1 on CentOS 6.5.

I've followed the installation steps at
https://pulp-user-guide.readthedocs.org/en/2.5-release/installation.html

After installing I also set verify_ssl to False in
/etc/pulp/admin/admin.conf.

I then created a repo using:
# pulp-admin -u admin -p admin rpm repo create --repo-id centos-6.5-x86_64
--feed http://centos.mirror.crucial.com.au/6.5/os/x86_64/

And when I try the first synchronise operation I get the following:
# pulp-admin -u admin -p admin rpm repo sync run --repo-id centos-6.5-x86_64
+----------------------------------------------------------------------+
             Synchronizing Repository [centos-6.5-x86_64]
+----------------------------------------------------------------------+

An internal error occurred on the Pulp server:

RequestException: POST request
on /pulp/api/v2/repositories/centos-6.5-x86_64/actions/sync/ failed with
500 -
sasl negotiation failed: no mechanism agreed

Then I note all through the logs messages like
Dec 30 14:27:47 ainslie pulp: celery.worker.consumer:ERROR: consumer:
Cannot connect to qpid://guest@127.0.0.1:5672//: sasl negotiation failed:
no mechanism agreed.
Dec 30 14:27:47 ainslie pulp: celery.worker.consumer:ERROR: Trying again in
32.00 seconds...

Best regards
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20141230/fb4f15eb/attachment.htm>


More information about the Pulp-list mailing list