 
			Reputation
Badges 1
36 × Eureka!I believe host address of apiserver is not set to  0.0.0.0
humhhh idk SuccessfulKoala55 I just give this to the terminal
clearml-data close --id 1134b2601acc470698232f7f6610cd9c --storage s3://localhost:9000/minio/testclearml-data - Dataset Management & Versioning CLIFinalizing dataset id 1134b2601acc470698232f7f6610cd9cPending uploads, starting dataset upload to s3://localhost:9000/minio/test2021-05-14 00:33:57,017 - clearml.storage - ERROR - Failed uploading: SSL validation failed for https://localhost:9000/minio/test/.clearml.test `  [SSL: WRONG_VERSION_NUMBER] wrong versio...
Thank mate.
I realize it is available on self-deployed version of Server. I was struggling deploy it on my server, with corporate proxy things, before end-up using online server (for now).
I will try to deploy a local server again then using this feature.
cheers
I have a single gpu to serve as an agent. Currently running a task on that gpu. Can I run another task on that same GPU?
do you think it happened because of container firewall?
curl inside clearml-apiserver works just fine 😄
"NetworkSettings": {"Bridge": "","SandboxID": "xx","HairpinMode": false,"LinkLocalIPv6Address": "","LinkLocalIPv6PrefixLen": 0,"Ports": {"8008/tcp": [{"HostIp": "0.0.0.0","HostPort": "8008"}],
`                 "808...
What am I supposed to set  CLEARML_HOST_IP  value?
here is my network return after  docker inspect
I was running a task, then I clone it. I queued the second one and it is pending till now.
does it mean I have low mem allocated for docker container?
clearml-data close --id 1134b2601acc470698232f7f6610cd9c --storage s3://localhost:9000/minio/test
host: "localhost:9000"key: "minioadmin"
                    secret: "minioadmin"
I also run netstat inside the container:netstat -an | grep LISTEN | grep 8008tcp 0 0 0.0.0.0:8008 0.0.0.0:* LISTEN
I think I am facing the same issue. I posted question in an earlier thread
AgitatedDove14 GrumpyPenguin23
Ah I see! Thanks!