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

SignatureDoesNotMatch error #53

Closed
tamasmazuk opened this issue Aug 8, 2023 · 1 comment · Fixed by #65
Closed

SignatureDoesNotMatch error #53

tamasmazuk opened this issue Aug 8, 2023 · 1 comment · Fixed by #65
Assignees
Labels

Comments

@tamasmazuk
Copy link

There is an old bug in the S3 codebase.
The fix has already made.
Unfortunately the original repository is "dead" and I am facing with this issue.

Could you merge these changes into this fork please?

@macbre macbre self-assigned this Jan 9, 2024
@macbre macbre added the bug label Jan 9, 2024
macbre pushed a commit that referenced this issue Sep 10, 2024
Fixes issues tpyo#157 & tpyo#171.

It turns out that ListBuckets does not work on non-amazon services due to a 403 SignatureDoesNotMatch error caused by the empty headers.
macbre added a commit that referenced this issue Sep 10, 2024
Fixes issues tpyo#157 & tpyo#171.

It turns out that ListBuckets does not work on non-amazon services due to a 403 SignatureDoesNotMatch error caused by the empty headers.

Co-authored-by: dcmexy <[email protected]>
@macbre
Copy link
Member

macbre commented Sep 10, 2024

@tamasmazuk - it took a while (sorry for that), but finally the fix has been backported and has been deployed in v1.4.0.

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

Successfully merging a pull request may close this issue.

2 participants