@<1675675705284759552:profile|NonsensicalAnt77> Can you try using None to setup the credentials? Maybe there is an issue parsing/finding the conf file
Hi @<1675675705284759552:profile|NonsensicalAnt77> , looks like a misconfiguration on your part.
Please see the documentation regarding S3 - None
Note that the way you configured this is for AWS S3, if you scroll down a bit there will be an example for S3 like solution such as minio, this is the configuration style you need, with the port
@<1523701435869433856:profile|SmugDolphin23> , clearml version = 1.14.4. Could you help, please?
Hi, @<1523701070390366208:profile|CostlyOstrich36> , thank you, but I think the problem is not in the config, I tested different config templates. About the port (like in a Minio): Yandex S3 Storage use standard 443 port for https connection. I tried this way too.
Hi @<1675675705284759552:profile|NonsensicalAnt77> ! How are you uploading the model weights without using the SDK? Can you please share a code snippet (might be useful in finding why your config doesn't work). Also, what is your clearml version?
@<1523701435869433856:profile|SmugDolphin23> , yes, I tried it, but the error is the same as in the screenshot 🤕
@<1675675705284759552:profile|NonsensicalAnt77> have you tried setting secure: true
and host: storage.yandexcloud.net:443
?
@<1523701435869433856:profile|SmugDolphin23> , yes, thank you very much, I will try and write to you!
@<1523701435869433856:profile|SmugDolphin23> , I added setup_aws_upload and it didn't worked for me. Same error as in the screenshot.
Config is correct, credentials is correct. Maybe clearml doesn't worked with Yandex S3?
There is no Yandex S3 in documentation. None .
If it possible, which format of config I need to use? Config for aws - it doesn't contain an endpoint, so it's obviously not suitable.
Could you dive in a little and help me, please? Or say that this is not possible in the current version clearml.
Hi, @<1523701435869433856:profile|SmugDolphin23> , thank you for answer. Here is my code snippet.