Issue #1210
closed
ConnectionError - BadStatusLine during repo sync
Status:
CLOSED - CURRENTRELEASE
Estimated time:
(Total: 0:00 h)
Description
From time to time ConnectionError: ('Connection aborted.', BadStatusLine("''",)) is raised during synchronization of content. The requirements for this bug to happens is -sync of multiple big repos. This leads to the situation where 1-2 packages are skipped and not fetched.
A re-try logic of fetching same item needs to be introduced when this specific situation happens.
for more info check https://bugzilla.redhat.com/show_bug.cgi?id=1248167
- Project changed from Pulp to Nectar
- Status changed from NEW to ASSIGNED
- Version - Nectar set to 1.3.1
- Target Release - Nectar set to master
- Severity changed from 2. Medium to 3. High
- Status changed from ASSIGNED to POST
- Priority changed from Normal to High
- Severity changed from 3. High to 2. Medium
- Triaged changed from No to Yes
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Target Release - Nectar changed from master to 1.4.4
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Status changed from CLOSED - CURRENTRELEASE to NEW
- Assignee deleted (
ipanova@redhat.com)
- Version - Nectar deleted (
1.3.1)
- Target Release - Nectar deleted (
1.4.4)
Today someone encountered this with python-nectar-1.3.4-1.el7sat:
pulp[6863]: pulp.plugins.conduits.mixins:DEBUG: cannot update unit; does not exist. adding instead.
pulp[6863]: requests.packages.urllib3.connectionpool:DEBUG: "GET /pub/epel/7/x86_64/t/thunderbird-lightning-3.3-5.el7.x86_64.rpm HTTP/1.1" 200 2854964
pulp[6863]: pulp.plugins.conduits.mixins:DEBUG: cannot update unit; does not exist. adding instead.
pulp[6863]: nectar.downloaders.threaded:WARNING: ('Connection aborted.', BadStatusLine("''",))
pulp[6863]: pulp.plugins.conduits.mixins:DEBUG: cannot update unit; does not exist. adding instead.
pulp[6863]: nectar.downloaders.threaded:DEBUG: Skipping https://dl.fedoraproject.org/pub/epel/7/x86_64/t/tidy-0.99.0-31.20091203.el7.x86_64.rpm because dl.fedoraproject.org could not be reached.
pulp[6863]: nectar.downloaders.threaded:DEBUG: Skipping https://dl.fedoraproject.org/pub/epel/7/x86_64/t/tidyp-1.02-11.el7.x86_64.rpm because dl.fedoraproject.org could not be reached.
I believe the issue has not been resolved.
- Triaged changed from Yes to No
- Status changed from NEW to ASSIGNED
- Assignee set to jcline@redhat.com
- Severity changed from 2. Medium to 3. High
- Triaged changed from No to Yes
- Related to Issue #1709: Nectar 1.4.5 should be retagged/released as 1.5.0 added
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- Status changed from MODIFIED to 5
- Has duplicate Issue #1767: Errors when synchronizing from a mirror list added
- Status changed from 5 to CLOSED - CURRENTRELEASE
- Version - Nectar set to 1.5.1
Also available in: Atom
PDF
ConnectionError - BadStatusLine during repo sync.
closes #1210 https://pulp.plan.io/issues/1210