Unanswered
Hello! Is It Possible To Use S3 Backblaze With Clearml? Can I Use The Aws Section For That Settings? Or Another Section In Clearml.Conf Corresponding To Backblaze Would Work? Or There Is No Way To Use Backblaze In This Case At All?
Hi CostlyOstrich36 I tried, but got
2025-01-15 16:35:13,846 - clearml.storage - ERROR - Failed uploading: An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
and I saw that endpoint_url is None. Indeed cfg.host is returning None.
I tried to hardcode the endpoint_url and got
2025-01-15 16:37:01,713 - clearml.storage - ERROR - Failed uploading: An error occurred (405) when calling the PutObject operation: Method Not Allowed
ValueError: Insufficient permissions (delete failed) for None
But I am still not sure if it is the about permissions because it was appearing the same ValueError before.
41 Views
0
Answers
2 months ago
2 months ago