I noticed after upgrading to the latest clearml that App Credentials now disappear on restart. Is this an intentional design choice? I'm in a bit of a chicke...
one year ago
Hello. It'd be really helpful if someone could let me know why I keep getting "MisconfigurationException('No supported gpu backend found!')" error. I am usin...
one year ago
Hello, I use '-e', 'CLEARML_AGENT_AGENT_DOCKER_INTERNAL_MOUNTS__SDK_CACHE=/home/username/clearml_agent_cache', yet my mount looks like this '-v', '/home/clea...
one year ago
Hi everyone! I just wanted to bring to your attention that ClearML 1.16.0 introduced authentication for the self-hosted fileserver by default. None If any of...
one year ago
Hi there, I have a question regarding the automatic requirements collection of clearml-agent. Currently I have two pip packages installed in the base-docker ...
one year ago
Hello! I faced an issue with environment variables with remote agent I set the in clearml.conf in section: development.apply_environment Like this: apply_env...
one year ago
Hi. I am unable to see my output images under "Debug Samples". It just says "Unable to load image" (please see attached). My debug sample images are stored a...
one year ago
Hi, I know that if you have a child dataset of a dataset with zips, and if the parent has been cached locally, the files in the zips would be symlinked to th...
one year ago
Hi! I use ClearML & YOLOv5. To train the model I use ClearML dataset. So the question is if I can somehow make "data" arg to be a link to the actual dataset ...
one year ago
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
one year ago
Hello everyone! We've been using ClearML for a couple weeks now with everything working out fine, but in recent days we've run into an issue with parameter o...
one year ago
Hello Everyone , i am new bee to Clearml and finding option to accommodate Opensearch since we have already opensearch running in our env, is opensearch supp...
one year ago
in case anyone else ever comes across mongo issues using the docker compose clearml stack (in case of a messy shutdown), I have found this script to be a lif...
one year ago
Im having difficuilty understanding how to handle modified files on S3 - I have a file None , its relative_path is /raw/a.png Stored on clearml Dataset "A" (...
one year ago
Hi all! I’m trying to set up remote-launching of training scripts on ClearML autoscaler, and I can’t figure out one thing: how to make remote ClearML agent d...
one year ago
Hi! I'm a DevOps engineer. My company is self-hosting ClearML on Kubernetes. I'm a ClearML newbie, so pardon my ignorance. I'm a little confused by what Clea...
one year ago
Hi guys, is it possible to suppress all messages from ClearML? Like this ones. Probably some env variable?
one year ago
Hey, I am encountering the following error after training a model Exception encountered while uploading Failed uploading object ../models/best.pt (413): 413 ...
one year ago
Hello! I can't seem to be able to stop Clearml from automatically logging model files (optimizer, scheduler). It's a useful feature but I'd like to have some...
one year ago
Graph is drawn quite bad in such cases, hard to understand the relations Red line shows the actual linking, but it looks like it links to another dataset alo...
one year ago
Is there a way to debug docker-based clearml-agent, how it reaches this error message? Where is the code executed, can I add some debug prints to see variabl...
one year ago
Hi all, I want to implement another package manager integration for clearml agent like Poetry called rye , can anyone give me general guidelines of what I ne...
one year ago
I am having trouble understanding how dataset caching works with clearml-data . I am using a clearml-task that runs python code to get a dataset from clearml...
one year ago
Hello. I am using hydra as configuration manager and I am using a decorator to specify the file and the folder it is contained in (typical hydra syntax). The...
one year ago
I'm new here, hello everyone 🙂 I have a question about pipelines. In my project, I try to run some code doing stuff, via a ClearML pipeline, in a ClearML ag...
one year ago
Question about task logging with elasticsearch: currently, the document created by the clearml task looks like in the attached image. I want to add option fo...
one year ago
Hi community, I'm new to clear.ml, and it looks really amazing to me. However, I have a few questions, could anyone please kindly help and take a 👀 the issu...
one year ago
Hi all, I docker-compose down and up to restart ClearML server then I got this: SERVER UNAVAILABLE The ClearML server is currently unavailable. Please try to...
one year ago
hi everyone! I’m trying to save my model’s weights to storage. And I can’t do it. I’m tried upload_artifact(), both, with python objects or path to file. The...
one year ago