Reputation
Badges 1
19 × Eureka!It seems the hosting service suspects your IP π - can you try changing internet-provider's-provided-IP?
Note that I mounted the file into the container in a different location (/root/creds.json) since I'm not sure it will be a good idea to keep the original path, but you can try it out
BTW, deleting using the SDK ( Task.delete()
should handle all cases)
I assume you're taking this token from the cookie header?
Hi, sorry for the delay π
This would be the "project" property of the dataset (which you can also get with the APIClient)
Just FYI, we've updated the agent service es docker image a week ago (along with the docker-compose.yml), you might want to try that out
Hi TrickyRaccoon92 , did you install it yourself or did you use the Trains AMI (if so, was it the auto-update AMI or the static one)?
@<1529271085315395584:profile|AmusedCat74> the error seems to indicate you've selected a GPU count larger than 0 for that specific resource
Can you link to the the documentation you're referring to?
That's not supported right now can it's a nice feature - we'll appreciate a GitHub issue on the matter π
How are you calling connect? can you share a snippet of the code?
Hi WackyRabbit7 , see https://aws.amazon.com/about-aws/whats-new/2018/06/aws_marketplace_launches_new_website_workflow/ :
"The familiar 1-Click launch experience for AMIs is now βLaunch from
Websiteβ, and provides the same ability to configure and launch an
instance of a product via AWS Marketplace without having to visit the
AWS management console."
@<1610083503607648256:profile|DiminutiveToad80> how is this section of the autoscaler wizard configured?
Did you install clearml-session?
So when you connect it (and you're running remotely), it will automatically fill in the values in the parser itself
If you ssh into that machine and into the venv, can you see if it inherits the system packages?
It's automatic, you don't need to get anything, simply interact with the argparser as usual (i.e. parse_args() and use the results)
AverageRabbit65 you can see the full process and how to create the configuration file here: https://clear.ml/docs/latest/docs/clearml_agent
The UI uses it to access the list of users for presenting in the tasks table π
Question - if we change the
clearml.conf
do we need to stop and start the daemon?
yes
Hi VirtuousFish83 , there are a few reference maintenance scripts in threads here and in the clearml server GitHub issues
Hi RobustRat47 - We've seen no such cases... If they shut down, do you have any logs? Also, how is the SSH related to the ClearML Agent? Do you mean the machine is not accessible?
Hi @<1523715429694967808:profile|ThickCrow29> , how exactly are you running the agent (the exact command line)?