cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Cloud storage stopped working

Open alexyao2015 opened this issue 1 year ago • 3 comments

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

  1. Upgrade to v2.14.3
  2. Attempt adding s3 compatible cloud storage
  3. 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

alexyao2015 avatar Jun 20 '24 00:06 alexyao2015

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.

bsekachev avatar Jun 20 '24 07:06 bsekachev

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?

alexyao2015 avatar Jun 20 '24 08:06 alexyao2015

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.

bsekachev avatar Jun 27 '24 06:06 bsekachev

@alexyao2015 Take a look at this commet https://github.com/cvat-ai/cvat/issues/8108#issuecomment-2210686237

azhavoro avatar Jul 06 '24 19:07 azhavoro