Unanswered
Why Is Async_Delete Not Working?
Hey, i see that 1.14.2 dropped
I tried it but the issue is still there, maybe the hotfix is in next patch?
Here is the setup so you can reproduce it (we dont have region field)
clearml.conf:s3 {use_credentials_chain: falsecredentials: [{host: " s3.somehost.com "key: "XXXXXXXXXXXXXXXXXXXX"secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"bucket: "rnd-dev"},]}
test.py
task: clearml.Task = clearml.Task.init(project_name="project",task_name="task",output_uri=" None ",)
2024-02-08 11:23:52,150 - clearml.storage - ERROR - Failed creating storage object None Reason: Missing key and secret for S3 storage access ( None )
246 Views
0
Answers
one year ago
one year ago