<div dir="ltr"><div><br></div><div><br></div><div>Hi Everyone, I seem to be getting an error when downloading from the Redhat Repos. This has only just stopped working and has been working fine for months.</div><div><br></div><div>It looks to be certificate related I believe from the logs.</div><div><br></div><div><br></div><div>* Firstly I have not changed anything on the pulp side<br><br></div><div>* I have checked my subscriptions are still active and the hosts that are connected to RHEL are still connected.</div><div><br></div><div><br></div><div>- Pulp Version:</div><div><br></div><div>rpm -qa | grep -i pulp</div><div><br></div><div>python-pulp-client-lib-2.6.0-1.el7.noarch</div><div>pulp-rpm-plugins-2.6.0-1.el7.noarch</div><div>python-pulp-bindings-2.6.0-1.el7.noarch</div><div>python-kombu-3.0.24-5.pulp.el7.noarch</div><div>python-isodate-0.5.0-4.pulp.el7.noarch</div><div>pulp-admin-client-2.6.0-1.el7.noarch</div><div>pulp-rpm-admin-extensions-2.6.0-1.el7.noarch</div><div>python-pulp-common-2.6.0-1.el7.noarch</div><div>pulp-server-2.6.0-1.el7.noarch</div><div>pulp-selinux-2.6.0-1.el7.noarch</div><div>python-pulp-rpm-common-2.6.0-1.el7.noarch</div><div><br></div><div><br></div><div>- Attempting to download the repo.</div><div><br></div><div>Please see below:</div><div><br></div><div>pulp-admin rpm repo sync run --repo-id=rhel-7-server-rhn-tools-rpms</div><div>+----------------------------------------------------------------------+</div><div>        Synchronizing Repository [rhel-7-server-rhn-tools-rpms]</div><div>+----------------------------------------------------------------------+</div><div><br></div><div>This command may be exited via ctrl+c without affecting the request.</div><div><br></div><div><br></div><div>Downloading metadata...</div><div>[\]</div><div>... failed</div><div><br></div><div>Forbidden</div><div><br></div><div><br></div><div>Task Failed</div><div><br></div><div>Importer indicated a failed response</div><div><br></div><div><br></div><div><br></div><div>- Error Log</div><div><br></div><div>journalctl -f</div><div><br></div><div>ay 05 13:33:05 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from <a href="https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/rhn-tools/os/">https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/rhn-tools/os/</a>.</div><div>May 05 13:33:05 pulp01.rap.local pulp[2741]: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): <a href="http://cdn.redhat.com">cdn.redhat.com</a></div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000) sync failed</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000) Traceback (most recent call last):</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000)   File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py",...e 104, in run</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000)     metadata_files = self.get_metadata()</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000)   File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py",... get_metadata</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000)     raise FailedException(str(e))</div><div>May 05 13:33:06 pulp01.rap.local pulp[2741]: pulp_rpm.plugins.importers.yum.sync:ERROR: (2741-28000) FailedException: Forbidden</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000) Task pulp.server.managers.repo.sync.sync[81644b21-6bec-47dd-a31b-552baa2a27a8] raised unexpected: P...d response',)</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000) Traceback (most recent call last):</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)   File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)     R = retval = fun(*args, **kwargs)</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)   File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 328, in __call__</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)     return super(Task, self).__call__(*args, **kwargs)</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)   File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)     return self.run(*args, **kwargs)</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)   File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/sync.py", line 114, in sync</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000)     raise PulpExecutionException(_('Importer indicated a failed response'))</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:ERROR: (2554-28000) PulpExecutionException: Importer indicated a failed response</div><div>May 05 13:33:06 pulp01.rap.local pulp[2554]: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[e8f32211-ccc5-4918-b4d5-ada23e15ecf4] succeeded in 0.010533269s: None</div><div><br></div><div>is there a clean way to fix this issue without Deleting the entire repo and going through the process of setting this up again?</div><div><br></div><div>Thanks for your time.</div><div><br></div><div><br></div><div><br></div><div><br></div></div>