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

S3 won't connect as external storage #6113

Closed
declanmarks opened this issue Aug 14, 2017 · 5 comments
Closed

S3 won't connect as external storage #6113

declanmarks opened this issue Aug 14, 2017 · 5 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: external storage
Milestone

Comments

@declanmarks
Copy link

I am trying to connect my Amazon S3 to my Nextcloud instance but I keep getting errors. It suggests that your are not using the latest authentication method.

These are the errors I keep receiving.

Error files_external Exception: Creation of bucket failed. The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. 2017-08-10T13:09:53+0100
Error files_external Aws\S3\Exception\InvalidRequestException: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. 2017-08-10T13:09:53+0100

Nextcloud version: 12.0.2

@MorrisJobke
Copy link
Member

cc @icewind1991

@MorrisJobke MorrisJobke added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: external storage labels Aug 15, 2017
@forever-sumit
Copy link

forever-sumit commented Aug 28, 2017

Hi,
Is there any update on this issue?
I'm also getting the same issue. My bucket is in "US East (Ohio)" region.

@heyiswas
Copy link

Same here in version 12.0.2. I'm using EU Frankfurt as region, which only supports V4 of the authorization mechanism. See also: https://stackoverflow.com/questions/26533245/the-authorization-mechanism-you-have-provided-is-not-supported-please-use-aws4#26538266

@icewind1991
Copy link
Member

There is an open PR for updating the s3 library which should fix this: #4410

Please help by testing out the PR

@MorrisJobke
Copy link
Member

Fixed via #4410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: external storage
Projects
None yet
Development

No branches or pull requests

5 participants