<div dir="ltr"><div><div><div><div>Hey all, things are going really good, I had 
everything working, then ran out of disk space.  I figured I'd start 
from scratch, and was able to build everything up and get it working and
 even add a repo.  However, when I try a repo sync, I'm receiving an 
error:<br>Downloading metadata...<br>[|]<br>... failed<br><br>Not Found<br><br><br>Task Failed<br><br>Importer indicated a failed response<br><br></div>When I look at the log I find the following:<br>Jun  5 16:02:17 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Downloading metadata from <a href="https://cdn.redhat.com/content/dist/rhel/server/7/7server/x86_64/os/" target="_blank">https://cdn.redhat.com/content/dist/rhel/server/7/7server/x86_64/os/</a>.<br>Jun  5 16:02:17 wadppulp0 pulp: requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS connection (1): <a href="http://cdn.redhat.com" target="_blank">cdn.redhat.com</a><br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) sync failed<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) Traceback (most recent call last):<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)   File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py", line 142, in run<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)     metadata_files = self.get_metadata()<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)   File "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py", line 222, in get_metadata<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)     raise FailedException(str(e))<br>Jun  5 16:02:18 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) FailedException: Not Found<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080) Task pulp.server.managers.repo.sync.sync[05eac7e3-d8a0-44f2-b439-948836ddb403] raised unexpected: PulpExecutionException('Importer indicated a failed response',)<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080) Traceback (most recent call last):<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)   File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)     R = retval = fun(*args, **kwargs)<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)   File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 328, in __call__<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)     return super(Task, self).__call__(*args, **kwargs)<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)   File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)     return self.run(*args, **kwargs)<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)   File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/sync.py", line 114, in sync<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)     raise PulpExecutionException(_('Importer indicated a failed response'))<br>Jun 
 5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080) 
PulpExecutionException: Importer indicated a failed response<br>Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[71de8da8-a698-493d-a0ea-6cce88edc57c] succeeded in 0.0238130090002s: None<br><br><br></div>I'm
 guessing on the rebuild I missed something, any ideas?  Looks like a 
Python package...  Thought I installed everything I needed...<br></div>Help?  Thanks!<br></div>Jason</div>