<div dir="ltr">Hi all<div><br></div><div>I'm new to Pulp and have run into an issue that I can't find an answer to.</div><div><br></div><div>I'm running the latest version Pulp 2.5.1 on CentOS 6.5.</div><div><br></div><div>I've followed the installation steps at</div><div><a href="https://pulp-user-guide.readthedocs.org/en/2.5-release/installation.html">https://pulp-user-guide.readthedocs.org/en/2.5-release/installation.html</a><br></div><br>After installing I also set verify_ssl to False in /etc/pulp/admin/admin.conf.<div><br></div>I then created a repo using:<br># pulp-admin -u admin -p admin rpm repo create --repo-id centos-6.5-x86_64 --feed <a href="http://centos.mirror.crucial.com.au/6.5/os/x86_64/">http://centos.mirror.crucial.com.au/6.5/os/x86_64/</a><div><br></div><div>And when I try the first synchronise operation I get the following:</div># pulp-admin -u admin -p admin rpm repo sync run --repo-id centos-6.5-x86_64<br>+----------------------------------------------------------------------+<br>             Synchronizing Repository [centos-6.5-x86_64]<br>+----------------------------------------------------------------------+<br><br>An internal error occurred on the Pulp server:<br><br>RequestException: POST request<br>on /pulp/api/v2/repositories/centos-6.5-x86_64/actions/sync/ failed with 500 -<br>sasl negotiation failed: no mechanism agreed<div><br></div>Then I note all through the logs messages like<br>Dec 30 14:27:47 ainslie pulp: celery.worker.consumer:ERROR: consumer: Cannot connect to qpid://<a href="http://guest@127.0.0.1:5672//">guest@127.0.0.1:5672//</a>: sasl negotiation failed: no mechanism agreed.<br>Dec 30 14:27:47 ainslie pulp: celery.worker.consumer:ERROR: Trying again in 32.00 seconds...<div><br></div><div>Best regards</div><div>Alex</div><div><br></div></div>