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

Broken pipe on upload #7625

Closed
cyberduck opened this issue Nov 20, 2013 · 2 comments
Closed

Broken pipe on upload #7625

cyberduck opened this issue Nov 20, 2013 · 2 comments
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

9af9111 created the issue

Hi

As requested on the previous ticket (which was closed before confirming the issue was resolved), I have updated to v4.4.2 snapshot and re-attempted to upload to S3 in Sydney.

I get the following error after a few minutes into transferring data;

Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Broken pipe.

(see screen grab).

My Macpro is running 10.6.8 and is fully patched according to Apple Updates. I have rebooted a few times just in case too.

Please advise on how to proceed? Debug logging etc?

Thanks

Ivan


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Reopened #7621.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #7621. Fix in e1f5ff8 with Expect: 100-continue header for PUT requests that resolves broken pipe failures for uploads to buckets where a 307 Temporary Redirect is returned.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant