We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to connect to an AWS S3 compatble service (Cloud Storage) served from an on-premise storage.
Both AccessKey and SecretKey fields are truncated to match AWS's number of characters.
Our AWS S3 compatible service uses 129 character long AccessKey and SecretKey.
Modify Acces Key and Secret Key fields to allow entering 129 characters long keys.
git log -1
docker version
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered:
@sebagarayco , thanks for the report. Could you please contribute and send us a PR with necessary changes? It should not be a complex change.
Sorry, something went wrong.
Done @nmanovic, thanks for the tip!
Successfully merging a pull request may close this issue.
My actions before raising this issue
Expected Behaviour
I would like to connect to an AWS S3 compatble service (Cloud Storage) served from an on-premise storage.
Current Behaviour
Both AccessKey and SecretKey fields are truncated to match AWS's number of characters.
Our AWS S3 compatible service uses 129 character long AccessKey and SecretKey.
Possible Solution
Modify Acces Key and Secret Key fields to allow entering 129 characters long keys.
Steps to Reproduce (for bugs)
Context
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05): Version: 20.10.12Logs from `cvat` container
[Wed Apr 20 22:39:10.737344 2022] [wsgi:error] [pid 555:tid 275483744000] [remote 172.20.0.4:35558] ERROR - 2022-04-20 22:39:10,735 - serializers - Cannot create resource datacenter with specified credentials. Access forbidden.Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: