Hi CostlyOstrich36
After removing the port number from command given by you.
Re: your message
with the combination of None :port/bucket
for --storage
?
Answered
Hi Everyone. I’M Struggling To Setup Minio Storage. Below Is What I’M Adding In My Credentials And When I Try To Create A New Dataset Using Below Command; I Get Errors:
Configs:
Hi everyone. I’m struggling to setup minio storage. Below is what I’m adding in my credentials and when I try to create a new dataset using below command; I get errors:
configs:
sdk {
aws {
s3 {
# default, used for any bucket not specified below
key: ""
secret: ""
region: ""
credentials: [
{
# This will apply to all buckets in this host (unless key/value is specifically provided for a given bucket)
host: "ostore.xyz.tech"
key: "my_access_key"
secret: "my_secret_key"
multipart: false
secure: false
}
]
}
}
}
command: clearml-data create --storage "
None " --project dummyproject --name testingds1
Note: I’ve already created a bucket in minio named clearml
Error:
Error: Insufficient permissions (write failed) for
Am I missing anything?
cc: SmugDolphin23 could you please help?
Show more results
replies
69K Views
33
Answers
10 months ago
10 months ago
Tags