Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta-issue - unexpected timeouts encountered during transfers #941

Closed
fviard opened this issue Dec 10, 2017 · 1 comment
Closed

Meta-issue - unexpected timeouts encountered during transfers #941

fviard opened this issue Dec 10, 2017 · 1 comment
Assignees

Comments

@fviard
Copy link
Contributor

fviard commented Dec 10, 2017

There is a long list of issues reported regarding tasks that are failing because of timeouts, or multiple retries failing:

Maybe duplicated tickets:
#226
#737
#819
#877
#907
#912
#913

Errors are like:
File "/usr/lib64/python2.6/ssl.py", line 136, in read
return self._sslobj.read(len)
error: [Errno 104] Connection reset by peer

File "/usr/lib/python2.7/httplib.py", line 836, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 575, in create_connection
raise err
error: [Errno 110] Operation timed out

@fviard fviard self-assigned this Dec 10, 2017
fviard added a commit to fviard/s3cmd that referenced this issue Feb 28, 2018
@fviard
Copy link
Contributor Author

fviard commented Feb 28, 2018

When amazon timeout, for example because the data uploaded is shorter than expected:
ERROR: S3 error: 400 (RequestTimeout): Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.

@fviard fviard closed this as completed in f95962a Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant