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

The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. #1376

Open
BigBrather opened this issue Apr 17, 2024 · 0 comments

Comments

@BigBrather
Copy link

BigBrather commented Apr 17, 2024

Hello everybody!

I've encountered an unpleasant problem.

I am running the following command:

> s3cmd signurl s3://download-uploads/$NFS_DOMAIN_DEV/$NFS_DOMAIN_DEV.tar.gz +3600
http://s3.eu-central-1.amazonaws.com/download-uploads/$NFS_DOMAIN_DEV/$NFS_DOMAIN_DEV.tar.gz?...

When I click on the link I get the following warning:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>InvalidRequest</Code>
<Message>The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.</Message>
<RequestId>...</RequestId>
<HostId>...</HostId>
</Error>

How can I solve this problem?

I hope someone has encountered this problem.

I would like to solve this problem or get another option for obtaining this link.

As a final result, I want to download the file from the link.

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

No branches or pull requests

1 participant