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

Transfer consistently stops at around 866kb #7915

Closed
cyberduck opened this issue Apr 29, 2014 · 9 comments
Closed

Transfer consistently stops at around 866kb #7915

cyberduck opened this issue Apr 29, 2014 · 9 comments
Assignees
Labels
bug high priority s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

cfd6bd6 created the issue

Installed 4.4.4 on a windows 7 machine yesterday (and subsequently re-installed on getting an error also). Connection to S3 goes through smoothly, but on trying to transfer a file, the transfer consistently stops at around 866kb

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please post the transcript from the log drawer (⌘-L) of the Transfers window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the error message displayed when the transfer stops.

@cyberduck
Copy link
Collaborator Author

cfd6bd6 commented

I see this under history, but no other error message as such

The transfer stops at 180.2KB currently

GET /?delimiter=%2F&max-keys=1000&prefix HTTP/1.1
Date: Wed, 30 Apr 2014 16:01:49 GMT
Authorization: AWS --=
Host: indian-office.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.4 (14505) (Windows 7/6.1) (x86)
HTTP/1.1 200 OK
x-amz-id-2: [XXXXXX]
x-amz-request-id: 99A8971D17BCB523
Date: Wed, 30 Apr 2014 16:01:43 GMT
Content-Type: application/xml
Transfer-Encoding: chunked
Server: AmazonS3
GET /?versioning HTTP/1.1
Date: Wed, 30 Apr 2014 16:01:50 GMT
Authorization: AWS -:-=
Host: indian-office.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.4 (14505) (Windows 7/6.1) (x86)
HTTP/1.1 403 Forbidden
x-amz-request-id: 4B33F9A0FB8BE1EC
x-amz-id-2: [XXXXXX]
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Wed, 30 Apr 2014 16:01:42 GMT
Server: AmazonS3

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Do you get an error message displayed?

@cyberduck
Copy link
Collaborator Author

cfd6bd6 commented

No, no error message at all - the transfer stops abruptly and nothing else happens. Each time i re-start the transfer the same thing happens again

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you reproduce this issue with the latest snapshot build available?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Reading from the transcript above I still suspect a permission issue for your user to upload to the bucket. The user does also not have permission to read versioning configuration as seen in the 403 Forbidden reply to GET /?versioning HTTP/1.1. I would expect that you get an Upload Failed. Access Denied. Please contact your web hosting service provider for assistance. error message.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed wrong progress report in df009e5.

@cyberduck
Copy link
Collaborator Author

cfd6bd6 commented

Hi

Same error using the beta build. Permission has been granted and currently the 2 test results are,

  1. Uploading a single file of 2.2 MB
  • This uploaded properly
  1. Uploading multiple folders at the same time
  • transfer stops now at around 396 kb

@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 high priority s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants