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

Length of the ACCESS KEY ID when creating a cloud storage #5510

Closed
darkAlert opened this issue Dec 23, 2022 · 2 comments
Closed

Length of the ACCESS KEY ID when creating a cloud storage #5510

darkAlert opened this issue Dec 23, 2022 · 2 comments
Assignees

Comments

@darkAlert
Copy link

darkAlert commented Dec 23, 2022

I'm trying to attach S3 storage (Yandex Cloud S3, not AWS) and choosing AWS S3 in the Provider field. It works if I choose the "Anonymous access". But I can't use the "Key Id and secret access key pair" option because Yandex Cloud S3 uses longer keys, but CVAT key length is limited (I mean web interface, and 4 more characters needed in ACCESS KEY ID filed).

Can anyone please suggest how to get around this limitation?

@rodrigoberriel
Copy link
Contributor

Not sure how they intend to fix this type of issue for now, but you can implement a workaround following #4876.

@bsekachev
Copy link
Member

I believe it was fixed in the PR above.

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

No branches or pull requests

5 participants