[Pulp-list] Problems syncing from cdn.redhat.com

Chris Duryee cduryee at redhat.com
Wed Mar 18 16:37:49 UTC 2015



On 03/18/2015 12:34 PM, Vijayabalan Balakrishnan wrote:
> Dear Randy,
> 
> I have followed your advise and now while syncing ,I am getting the below
> error...
> 
> [root at pocserver ~]# pulp-admin rpm repo create --repo-id rhel-6
> --feed-ca-cert=/etc/rhsm/ca/redhat-uep.pem
> --feed-cert=/etc/pki/entitlement/7281296287748190629.pem
> --feed-key=/etc/pki/entitlement/7281296287748190629-key.pem --feed=
> https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os
> --retain-old-count=2 --validate=true --relative-url rhel-6
> --serve-http=true --serve-https=false
> --gpg-key=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
> Successfully created repository [rhel-6]
> [root at pocserver ~]#
> [root at pocserver ~]#
> [root at pocserver ~]# pulp-admin rpm repo sync run --repo-id rhel-6
> +----------------------------------------------------------------------+
>                    Synchronizing Repository [rhel-6]
> +----------------------------------------------------------------------+
> This command may be exited via ctrl+c without affecting the request.
> 
> Downloading metadata...
> [/]
> ... failed
> HTTPSConnectionPool(host='cdn.redhat.com', port=443): Max retries exceeded
> with
> url: /content/dist/rhel/server/6/6Server/x86_64/os/repodata/repomd.xml
> (Caused
> by <class 'socket.error'>: [Errno 110] Connection timed out)

Can you confirm your pulp machine is able to reach cdn.redhat.com?


The following command should return an "access denied" error:

curl -k https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os


> 
> Task Failed
> Importer indicated a failed response
> 
> 
> 
> 
> the creation of the repository went fine.. but the sync failed again...
> same error...
> 
> 
> Please help me on this ...
> 
> 
> Thanks,
> BVIJAY
> 
> 
> 
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
> 




More information about the Pulp-list mailing list