When using buckets that are in certain regions such as me-central-1, the server root (localhost:8080/) gets the following response:
<Error>
<Code>InvalidRequest</Code>
<Message>The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.</Message>
<RequestId>29VT2BYWEKE8102B</RequestId>
<HostId>7QTpAs2a6rjTMOzRZ+seQuoDyvQ5u7rSv65DMJBkjYyo7yNg9WJUaTCWwVcsbhppTt9bQNgg1do=</HostId>
</Error>
Is this a configuration to be changed in the virtualhosts.json?
It seems like the generated s3-proxy.conf may also need a change, but I'm just guessing.
Any help would be greatly appreciated.
When using buckets that are in certain regions such as me-central-1, the server root (localhost:8080/) gets the following response:
Is this a configuration to be changed in the virtualhosts.json?
It seems like the generated s3-proxy.conf may also need a change, but I'm just guessing.
Any help would be greatly appreciated.