You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something must be wrong with my macOS install? Writing a 100M file to Amazon S3 fails with:
Request Error: Header "x-amz-content-sha256" set to the hex-encoded SHA256 hash of the request payload is required for AWS Version 4 request signing, please set this on: PUT https://X.s3.amazonaws.com:443/test/duck_100M HTTP/1.1. Please contact your web hosting service provider for assistance.
I've reinstalled and confirmed Cyberduck 7.1.0 does not have this problem.
Thank you for investigating. I attached logs though I don't see these menu items in my Cyberduck:
Action → Include Info Messages and Action → Include Debug Messages
Hopefully the logs are still useful, let me know if you want me to test anything else or gather more logs.
Same error with 7.4.0. Do you want another set of logs, were the previous logs helpful? If it's something in my config maybe you could tell me what to clear or I could attach the file?
Aha a breakthrough! It appears to be specific to certain files. Download this file (100M of NULs) then try uploading to an Amazon S3 bucket. https://jam.cloud.caringo.com/public/duck_100M
You should now see the V4 signature error related to "x-amz-content-sha256".
A colleague verified the same error with a 100MB random bytes file, so it seems more about the size than contents.
Something must be wrong with my macOS install? Writing a 100M file to Amazon S3 fails with:
I've reinstalled and confirmed Cyberduck 7.1.0 does not have this problem.
"defaults read ch.sudo.cyberduck" shows:
"s3.location" = "us-west-2";
"s3.signature.version" = AWS4HMACSHA256;
Attachments
cyberduck-log-11038.txt
(29.1 KiB)The text was updated successfully, but these errors were encountered: