aliyun oss: Cannot connect to S3 lit-labelstudio-01 with specified AWS credentials
Describe the bug failed to config a aliyun oss s3
To Reproduce Add Source Storage
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
- OS: [e.g. iOS]
- Label Studio Version [e.g. 0.8.0]
Additional context Add any other context about the problem here.
did you set up the s3 permissions? https://labelstud.io/guide/storage#Source-storage-permissions this is the document of how to set up the S3 access permission https://labelstud.io/guide/storage#Configure-access-to-your-S3-bucket
Usually you don't need to put the session token, just use access key id and access secrete key ( which requires you have IAM role account or a limited access user account )
Your issue is also possible that you did not grant S3 access permissions for your IAM role or account so it cannot reach to your s3 bucket.
解决了吗?貌似不支持OSS