
Reputation
Badges 1
12 × Eureka!Okay but do you put the bucket name ? if so, before the port ?
Hello MotionlessCoral18 and DeterminedCrab71 , I have exactly the same problem. What did you put in the output_uri ? minio.10.68.0.250.nip/simclr:80 ? In the Task.init ?
Many thanks
Yes, my new server has a full mongo db and redis... oh! It might be elasticsearch. Let me try ☺
I solved it with :credentials: [ { host : url.for.api.minio:443 key: secret: multiport: secure: true } ] ... default_output_uri: "
However host1:8008 is not the right information, I have another url for the api. How can I change the display ?
Hi CostlyOstrich36 Sure. My web-server currently shows somethings like :api { web_server: host1 api_server: host1:8008 credentials { "access_key" = "akey" "secret_key" = "skey" } }, when I ask for credential
I want to modify API_BASE_URL
of the web server
or maybe it's apiBaseUrl
how can I modify those ones
Dear Jean-François and Shay,
I am still not able to use it properly.
I have the same setup. what did you put in your clearml.conf ?credentials: [ { host : url.for.api.minio:80 key: secret: multiport: secure: false } ] ... default_output_uri: "
"
is that correct ?
CostlyOstrich36 Can you tell me where should I find the list of projects and tasks in the data folder ?
I will test with the same url in the week-end
No. And I can use both minio server with my new clearml sever.
My new clearml webserver does not show the projects that exist on my previous clearml webserver.
ok, so the minio name should not change but clearml server name can change ?
Thank you for the fast answer
It does not seem to work because my previous minio is still up...