cvat
cvat copied to clipboard
Cloud storage stopped working
Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched the docs
Steps to Reproduce
- Upgrade to v2.14.3
- Attempt adding s3 compatible cloud storage
- See error stating unable to connect to proxy localhost:4750
Expected Behavior
No error
Possible Solution
No response
Context
Downgrading to v2.12.1 did not have this issue (this is the version I was running before upgrading). This also happens on a fresh install, so it is unrelated to migration.
Environment
- Kubernetes 1.29
Issue is not reproducable according to provided steps.
We have plenty of S3 connected storages on public instance and there were not any problems with them after upgrade.
I'm using minio for storage and have tried repeatedly but got the same error. Perhaps it's only an issue when specifying the endpoint url?
We also use minio in testing environment, compose file is here: https://github.com/cvat-ai/cvat/blob/develop/tests/docker-compose.minio.yml
So, I do not think there are any problems with it in general. So, still expect steps to reproduce.
@alexyao2015 Take a look at this commet https://github.com/cvat-ai/cvat/issues/8108#issuecomment-2210686237