Does anyone know why I keep getting that error? clearml_agent: ERROR: ERROR: package manager "conda" selected, but 'conda' executable could not be located I ...
2 years ago
Hi community, noob question, how can I know the cloning repo location in an aws agent running a task?
Hey, perhaps a weird question but: Do you have the clearml logo in higher res? Haha im trying to build a slack agent with the green "C" logo but all the imag...
3 years ago
Sorry for the barrage of questions. I can't seem to figure out how best to get a python script I need to run on an agent. I have an agent listening to the de...
3 years ago
Hi CLM community, I am having an issue with a private package install when using clearml-agent by env (not docker). Things I have tried: Adding the package r...
3 years ago
Once I set up a clear ml server on a machine. I understand I need an agent listening on a queue to run code. Do I absolutely have to have an agent and the gp...
3 years ago
Hi all, I am running into SSL verification issues with trying to upload model artifacts to minio. We are running the clearml agent in a container, have mount...
Hello, What exactly is the difference between the pip mode and the docker mode of the clearml-agent ? In the typical workflow shown in https://clear.ml/docs/...
3 years ago
Hi, I have a question regarding the aws-autoscaler: am I understanding correctly that: max_idle_time_min=5 max_spin_up_time_min=10 polling_interval_time_min=...
3 years ago
hey guys, I believe clearml-agent-services isn't necessary right? I assume it's just an agent that is running on the same clearml server I have right? I'm la...
3 years ago
Hi all, I am faced with the situation that my company's GitLab is temporarily out of service at a certain time in the early morning (due to regular maintenan...
3 years ago
Hi all! I have a question regarding clearml-agents that I have not been able to find in the documentation. I have seen an agent is also called a 'worker'. Wh...
3 years ago
Hi guys, I was wondering if I can change the base docker image on my agent and use an image that I custom built now inside my agent's docker images library w...
3 years ago
With ClearML Agent, I’m running it in kubernetes. I want the agent to run with docker, but i get a message that the daemon is not running. Are there instruct...
3 years ago
Hi, a small bug (not really a bug) in the autoscaler: I have p3.2xlarge instances that take a long time to shutdown. With polling_interval_time_min=1 , the a...
3 years ago
Hey there, I see that in the autoscaler configuration, the queues param accept dictionaries with values of type list of lists (see eg below.) What does it me...
3 years ago
Hi, another bug to report with the aws_auto_scaler using 1.1.2: Traceback (most recent call last): File "aws_autoscaler.py", line 297, in main() File "aws_au...
3 years ago
Hi there, I have a bit of a problem with AWS secrets: I pass keys as env var to clearml-agents to retrieve data from a bucket in us-east-1 but I use a bucket...
3 years ago
There is an annoying bug in Docker mode which I have noticed several months ago but put up with it for some reason, despite I kept running into it all the ti...
3 years ago
I have a question regarding "imitating" an agent pulling some task for debugging purposes I am trying to do something like: Creating a task on the server tas...
3 years ago
Hi! I was wondering if ClearML offers any solutions for the following situation. I have created a queue (say Q) for model training tasks, and two agents list...
3 years ago
Is it possible to ask an agent to use a specified existing python environment instead of building one from scratch?
3 years ago
Hi, I’m trying to bypass Task’s “installed packages” and require an installation of my repo’s requirements.txt . I’ve set agent.package_manager.force_repo_re...
3 years ago
Hi, I would like to use pytorch3d==0.5.0 with torch==1.9.1 on cuda version 110, locally it works, but the clearml agent fails setting up the environment with...
3 years ago
hi all—first off, thanks for being such a helpful and thorough group of people. i learn a ton just searching through the channel for problems. i’m seeing a w...
3 years ago
Hi, I'm trying to run a pipeline object using ClearML agent on Mac OS and it fails. I see in the error I get that it doesn't succeed to install the relevant ...
3 years ago
Another thing that would be useful is to enable git clone via github personal access token as ssh config can be annoying when working in containerised env fo...
3 years ago
Hi, several changes occurred recently and i would like to know if there's a way to verbose catch all the printout that happening within a k8s glue spawned po...
3 years ago
Hi I upgraded some of my k8s glue to use the latest clearml-agent 1.1.0 and receive this error when the agent pulls a task. Pulling task xxxbbbxxxbb launchin...
3 years ago