Can you try to upgrade to the latest one? Try v1.10.1
Yes, they are. I was using same service account from same code base with python sdk for download, delete, upload and so on.
@<1544853721739956224:profile|QuizzicalFox36> what version of the ClearML SDK are you using?
Hi! Could anyone please take a look into my issue? This is still relevant for me
Hi @<1544853721739956224:profile|QuizzicalFox36> , from the error you're getting it looks like a permissions issue with the credentials. Check if your credentials have read/write/delete permissions
@<1523701087100473344:profile|SuccessfulKoala55> 1.9.0
Oh I misunderstood. It fails when you have the folder in the output_uri but runs all fine when it's without 🙂
yes, that's right. So do you have any ideas what might be wrong?
Also, I've checked do the storageManager upload works for the same bucket and can confirm that it does, so the issue shouldn't be with permissions
@<1523701070390366208:profile|CostlyOstrich36> good to know. I hope you or someone else will be able to take a look at some point into my issue. Thanks!
You're totally right, if you managed to upload to a bucket then folder failure should be unrelated to permissions