Hi I’m trying to schedule the tasks execution using clearml.automation.TaskScheduler But the task never starts execution, it always hangs in the ‘pending’ st...
one day ago
Hi everyone, I’m trying to run a ClearML pipeline. I’m using the " Pipeline from function" script and running it with the ClearML agent. However, the run fai...
one day ago
Hi folks, I’m having some trouble getting an a100 instance in GCP. I’m talking with a Google rep and need some info on the GCP autoscaler, can you tell me wh...
3 days ago
Hi, I am observing a strange behaviour when loading a dataset’s local copy. dataset_path_training = cml_dataset_training.get_local_copy() logger.info(f"Creat...
4 days ago
I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the...
4 days ago
Hello, I am having a problem that debug images are not shown after ClearML server migration. I found a solution on this page: https://clear.ml/docs/latest/do...
4 days ago
Can "clearml-task" not try to download data from "github? I specified --folder and --script, but it automatically detects git credentials and tries to pull t...
4 days ago
Hi! While I'm at the office, all works well, but at home I get a lot of timeout warnings while trying to download or save data. I dont think it is related to...
4 days ago
When using clearml Virtual Environment execution, I'd like to add one of the git folders to the python path as an environment variable. How do I know where t...
5 days ago
Hello! Does Clearml support the remote execution some function on agent without executing code locally? I want something like create_function_task().execute_...
5 days ago
Hi! Could you please help with the following question: is it possible to execute the pip install -e . command after our code is pulled from git? The thing is...
6 days ago
Hi, I've seem to come across a bug when creating a new child dataset that overwrites parent dataset files. The new files in the child are added as external f...
6 days ago
Hello! Are you able to help be debug this message? RuntimeError: unable to write to file : No space left on device (28) 2024-09-09 14:29:50,124 - clearml.rep...
7 days ago
Hi everyone, Now this is happening: I decided to use the default clearml.conf file, and I try to run the agents using clearml-agent daemon --queue default --...
7 days ago
Hi Team, i am trying to work on this bug None . Posted some of my doubts there, can anyone please help with the doubts. Thanks.
7 days ago
Hi people When I try to use docker agents they fail. If I run the command clearml-agent daemon --gpus 0 --queue default --foreground inside a docker prepared...
8 days ago
Hi people Im tryng to install a worker in a training machine I cant install clearml in the local environment, I can install clearml and clearml-agemt and run...
10 days ago
@<1523701070390366208:profile|CostlyOstrich36> Hey, I just try to switch from public mongo to private and notice, we need database with name auth and backend...
10 days ago
Hi there! I am using a custom ClearML installed in k8s using the official HELM-chart (with some modifications). I am trying to set up training that runs from...
10 days ago
Hello! Is there a way to filter the "Console" logs by host when logging from multiple workers to the same Task when using distributed training? I see the "Ho...
10 days ago
Rolling back to 1.15.0 seemed to fix the error for now. Is there something one should be aware of between server versions 1.15 and 1.16 related to versions o...
11 days ago
It seems to be related to elastisearch clearml-elastic | "stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed", I...
11 days ago
Hi I just updated our server to the latest version, but it seems to have broken all our running experiments. Scalars is totally down, I just get this error w...
11 days ago
Hi, I have a question about the Model Registry. Here's my situation: I'm using k8s_example and struggling with uploading a model. Should models be uploaded t...
12 days ago
Is there a way to reset the clearml workspace?
12 days ago
Hi people, i cant force deleting datasets It tells me StorageError: Can't find azure configuration for None I wanna just force it and delete the folders in a...
12 days ago
How can I check which experiments are using the most metrics? and does archiving those experiments save some space?
13 days ago
Hello! I get this error when running multiple jobs on the same dataset, would someone be able to help debug?: FileNotFoundError: Image Not Found /clearml_age...
13 days ago
Logger.current_logger().report_confusion_matrix( title="interaction (near field)", series="ignored", matrix=interaction, xaxis="X", yaxis="Y", ) Logger.curre...
15 days ago