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

Mismatch between MD5 hash and ETag for download #8948

Closed
cyberduck opened this issue Jul 23, 2015 · 2 comments
Closed

Mismatch between MD5 hash and ETag for download #8948

cyberduck opened this issue Jul 23, 2015 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

3db6c12 created the issue

When i try a quick view from the file listing in the app a dialog is displayed with the following error...

Mismatch between MD5 hash d41d8cd98f00b204e9800998ecf8427e of downloaded data and ETag 1fa4cdd503483e51ddf6e83bd7b7d0a7 returned by the server.

I saw a ticket for this being fixed but it looks like the version i'm on should include that fix

Also the first action i attempted was to sync with my S3 bucket but this resulted in empty copies of all the files being downloaded. When i look in the s3 bucket using the aws console it now shows all my files as 0 bytes. Downloading them shows they are now empty.

Transcripts for a quick view...

GET /photos/photos/20140426-EU5A3677-2.jpg HTTP/1.1
Date: Thu, 23 Jul 2015 21:24:13 GMT
x-amz-request-payer: requester
Authorization: AWS AKIAJ4WP53EHZU4JJMYQ:unS9U25iIX0ktOhTFwf6XxUGt4U=
Host: greenbanks.freakypenguin.com.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.1.17885 (Mac OS X/10.10.4) (x86_64)
HTTP/1.1 200 OK
x-amz-id-2: cNlAsROdckL9hI0C+YtLfVlyjIyZcsHd/H2JUpD8Vo5DVkzgA25w8OT1iiLboy0LRImtAoV4Wn4=
x-amz-request-id: 5F15AC0C96868B6D
Date: Thu, 23 Jul 2015 21:24:16 GMT
Content-Disposition: attachment
Last-Modified: Thu, 23 Jul 2015 20:36:15 GMT
ETag: "d41d8cd98f00b204e9800998ecf8427e"
Accept-Ranges: bytes
Content-Type: image/jpeg
Content-Length: 0
Server: AmazonS3

Transcript for a syncronize...

GET / HTTP/1.1
Date: Thu, 23 Jul 2015 21:26:46 GMT
x-amz-request-payer: requester
Authorization: AWS AKIAJ4WP53EHZU4JJMYQ:hoAHPgkcdWRACViYA089Ss3PZGU=
Host: s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.1.17885 (Mac OS X/10.10.4) (x86_64)
HTTP/1.1 200 OK
x-amz-id-2: I8QrWkB4WhP0NskskCFhz25b7Zceh+xKtcOh+JRWg0SY8wsELD/xywTqllljAczD
x-amz-request-id: 24A98A4729981A63
Date: Thu, 23 Jul 2015 21:26:49 GMT
Content-Type: application/xml
Transfer-Encoding: chunked
Server: AmazonS3
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you reproduce this issue with version 4.7.3 available?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please reopen this ticket if the issue can still be reproduced.

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

No branches or pull requests

2 participants