Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

doesn't work with Java 1.8.0u60+ #20

Open
pstanton opened this issue Mar 20, 2018 · 2 comments
Open

doesn't work with Java 1.8.0u60+ #20

pstanton opened this issue Mar 20, 2018 · 2 comments

Comments

@pstanton
Copy link

Error. The file that failed to upload was: myfile.zip: com.amazonaws.services.s3.model.AmazonS3Exception: AWS authentication requires a valid Date or x-amz-date header (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 57AA61B01343B3F5), S3 Extended Request ID: yVPcAUGXiavNSweucDwg5LW0oxGXsuD7M+h/amOFPagsg6qlxjDmLRkBfjIqYGnR2IWM7n8qf7k=

The same build with the same keys works on Java 1.7

@pstanton pstanton changed the title doesn't work with Java 1.8.0_152 doesn't work with Java 1.8.0u60+ Mar 20, 2018
@pstanton
Copy link
Author

seems to be the same issue: https://stackoverflow.com/questions/32058431/aws-java-sdk-aws-authentication-requires-a-valid-date-or-x-amz-date-header/37694343

This library embeds the aws sdk version 1.9.24 which no longer works with the latest java.

Apparently v 1.11.52+ is required.

@pstanton
Copy link
Author

aws/aws-sdk-java#484

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant