<div dir="ltr"><div>Update - I was able to use curl to download the repomd.xml file that Pulp seems to be choking on.  So I am definitely thinking this is a Pulp 2.3 problem.<br><br></div>This worked:<br>sudo curl -v <a href="https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml">https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml</a> --cacert /etc/rhsm/ca/redhat-uep.pem --cert /etc/pki/entitlement/1545770057920900266.pem --key /etc/pki/entitlement/1545770057920900266-key.pem<br>
<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 7, 2014 at 4:02 PM, Christina Plummer <span dir="ltr"><<a href="mailto:cplummer@gmail.com" target="_blank">cplummer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I've been working with Pulp 2.1.3 for several months, and decided that I wanted to get 2.3.1 stood up on a new server and migrate over to it.  Unfortunately, I have not been able to get Pulp 2.3.1 to sync from the Red Hat channels.  Here is the error I get:<br>

Downloading metadata...<br>[\]<br>... failed<br><br>HTTPSConnectionPool(host='<a href="http://cdn.redhat.com" target="_blank">cdn.redhat.com</a>', port=443): Max retries exceeded with<br>url: /content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml (Caused<br>

by <class 'socket.error'>: [Errno 104] Connection reset by peer)<br><br></div>I don't believe I have a network or subscription/entitlement issue, because I am able to use yum to update packages from <a href="http://cdn.redhat.com" target="_blank">cdn.redhat.com</a>.  I set up my Pulp 2.3.1 repos in the same way as I have them on my 2.1.3 server, e.g.<br>



<p>sudo pulp-admin rpm repo create
--repo-id=live-rhel6-x86_64 --description="RHEL6 x86_64 Latest"
--feed-cert=/etc/pki/entitlement/1545770057920900266.pem
--feed-key=/etc/pki/entitlement/1545770057920900266-key.pem
--feed=<a href="https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os--retain-old-count=1" target="_blank">https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os
--retain-old-count=1</a> --validate=true --relative-url=rhel6/x86_64
--serve-http=true --serve-https=false --gpg-key=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-legacy-release</p>

I am still able to sync from RHN to my Pulp 2.1.3 server, so there doesn't seem to be an issue with Red Hat itself.<br><br>It seems like an SSL error, but I can't figure out what it would be... I tried adding --feed-ca-cert=/etc/rhsm/ca/redhat-uep.pem, but that 
didn't seem to have any effect (and hasn't been needed on my 2.1.3 
server).<br><br></div>Any ideas?  Has anyone else got syncing from <a href="http://cdn.redhat.com" target="_blank">cdn.redhat.com</a> working on Pulp 2.3.1?<br><br>Thanks,<br></div>Christina<br><div><div><div><div><br></div>
</div></div>
</div></div>
</blockquote></div><br></div>