Hello! Does Clearml support the remote execution some function on agent without executing code locally? I want something like create_function_task().execute_...
12 months 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...
12 months 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...
12 months 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...
one year 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 --...
one year 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.
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year ago
It seems to be related to elastisearch clearml-elastic | "stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed", I...
one year 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...
one year 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...
one year ago
Is there a way to reset the clearml workspace?
one year 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...
one year ago
How can I check which experiments are using the most metrics? and does archiving those experiments save some space?
one year 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...
one year ago
Logger.current_logger().report_confusion_matrix( title="interaction (near field)", series="ignored", matrix=interaction, xaxis="X", yaxis="Y", ) Logger.curre...
one year ago
Hi! I would like to report 2 "plt.imshow" images. Plain plotting (i.e. "plt.figure()") showed only the second one. When i tried to report through the Logger ...
one year ago
Hi people! I would like to know how to delete old corrupted batches or projects I have errors in the web like Error 406 : Project has associated non-empty da...
one year ago
Hi everyone. I'm facing a problem when connecting to Azure storage. When the task tries to download a dataset, it fails with the message 2024-08-29 11:02:19,...
one year ago
I'm having issues with the fileserver, datasets are successfully uploaded but downloading models or previewing thumbnails of the dataset gives a 401. Looks l...
one year ago
Another question, is it possible to visualize bboxes when uploading the dataset in YOLO format? Thanks
one year ago
Hi! I'm trying to set up Clear ML, I don't know how to setup Azure container storage, for some reason it raises errors. I tried this None But it continues up...
one year ago
hey there! I'm encountering an odd issue - I'm running my agents as python processes on a windows PC endpoints. I recently had a bug that forced me to delete...
one year ago
Is there any way I can ensure specific python package versions are being installed? Basically I need torch==2.4.0+cu124 and torchvision==0.19.0+cu124, but I ...
one year ago
Hi everyone, has anyone ever had issues with an Elasticsearch index being corrupted? We are unable to load the "scalars" tab on any experiment without gettin...
one year ago