Anyone faced an issue with elasticsearch before h8q2wwsd3o-algo-1-vnnpg | 2025-05-19 11:41:21,688 - clearml.log - WARNING - failed logging task to backend (1...
3 months ago
Hi everyone, I'm trying to track ML experiments running inside SageMaker; however, because it's running inside docker, I'm unable to capture important data (...
3 months ago
Hey all, My company is new to using the project, and was considering attempting to contribute patches. However, looking at the codebase, I'm a little surpris...
3 months ago
Hi all, I've been encountering this error when attempting to simply list all datasets: >>> from clearml import Dataset >>> Dataset.list_datasets() Traceback ...
3 months ago
This totally counts as mlops. The VS Code Python Envy extension just changed my life . We have one monorepo with all our pipelines (grouped by "project"). An...
3 months ago
Hello, team! 👋 I would love to contribute to ClearML! Could someone point me to an open issue that would be a good fit right now, or assign me one to work o...
3 months ago
Hi, I'm currently working with ClearML Pipelines and would like to clarify whether it's officially supported to invoke a sub-pipeline from within another pip...
3 months ago
Hi, I'm having trouble with clearml-serving auto-update. Is it required to first manually add model or should it work also alone?
3 months ago
Don't mean to spam, but I am also facing issue when trying to upload the artifact. NOTE: I have set clearml.conf.api.verify_certificate to False , still no l...
4 months ago
Hey everyone, What is the best way to export environment variables (especially the ones with secrets such as DB credentials) and make them available to a cle...
4 months ago
Hey, I use logger.report_plotly to report a figure with a big image overlay (~30Kx30K). After uploading it to the task's page, it shown as a missing image, a...
4 months ago
Hey, i'm working with the clearml AWS autoscaler (for quite some time) and suddenly we encountered an issue with scaling GPU machines that torch inside the t...
4 months ago
Anyonw know how can I make ClearML server serving file URLs with external domain, and not the internal Kubernetes cluster hostnames? Runnin both the server a...
4 months ago
Good day, We have been using ClearML for project monitoring and task management. Recently, we decided to try the Google Cloud Platform Autoscaler to automate...
4 months ago
Hi! We're using ClearML in our pipeline and have a question regarding datasets. Currently, we export training data directly from ClickHouse to S3 using a com...
4 months ago
Hey all, I am having an issue with ClearML that never happened before. It looks like it happens on the version clearml-1.14.4 but not in clearml-1.14.1 . Fil...
4 months ago
Hey all, I have setup a CLearmL server (self-hosted, Ubuntu 24.04), and it is working now, but I am a bit unsure about some areas. - What do I need to put fo...
4 months ago
Hi all, I am making a signal processing pipeline and I would like to execute it remotely but when I do that I cannot really run my code because I lose python...
4 months ago
Hi all, Juts learning the ropes of ClearML atm. And am doing a really simple ETL pipeline: raw data -> clean data My current approach is in one script, I add...
4 months ago
Is there a way to change the name of MongoDB databases used by ClearML? We want to have two self-hosted instances of ClearML that are going to use the same M...
4 months ago
Hey! I have a specific use case for installing packages and can't seem to get it to work properly. The problem is that I need to install one package from a l...
4 months ago
Hey all, is there a way to transfer a workspace to someone else? One of my reports did the original spike on which experiment tracking platform to use and th...
4 months ago
Hi clearml community, I was setting up the open source github with some first experiments on tracking and creating projects which worked perfectly. I then tr...
4 months ago
Hi, i was wondering if there is a way to attach files that are not committed to git to task run? i'm aware to the option of apply_files in the clearml.conf f...
4 months ago
Hi clearml community, is there a way to install additional packages on top of base docker env when using Task.force_store_standalone_script() and task.execut...
4 months ago
Hi, I am trying to set up the GCP autoscaler. I created a GCP service account and granted it the following roles: Compute Admin, Service Account User, and Lo...
4 months ago
Hi, We have clearml-agent running inside a docker container. The container have all the require package installed including some of our private package. When...
4 months ago
Hi, I currently try to set up a way to do hyperparameter optimization on 2 machines. My plan would be to set up a ClearML Worker on each of those 2 machines,...
4 months ago
Hi All, I've successfully set up ClearML on GKE using the Helm chart and exposed the web server via an Ingress controller. I'm able to access the ClearML UI ...
4 months ago
👋 Hi everyone! I'm looking for a way to consolidate multiple workspaces of 3 users in my company. Is it possible? If yes, how? The objective is to have all ...
4 months ago