Connection reset by peer error

Open
#330 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli, networking

Research direction

Start by tracing the DukeDSClient download path for the reported CBCL file and reproduce the ConnectionResetError on Python 3.8 or 3.9, noting whether Linux updates affect it. Compare the client’s handling of aborted downloads with the expected retry or error behavior; done means the reported failure is addressed and covered by a regression test.

Written by the indexing model from the issue text.

Description

One of my users is getting the following error (don't know if others are or not as not that many use the service). It started recently, perhaps after Linux patches. Running on python 3.8 and on 3.9

ValueError: Error downloading Sammons_7042/210606_A00201R_0418_AHFFHTDRXY/Data/Intensities/BaseCalls/L001/C2.1/L001_2.cbcl
('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

Dominant language
Python
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Duke-GCB/DukeDSClient

All issues in Duke-GCB/DukeDSClient

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.