👋 Hi everyone! Did anyone have this issue with clearml agent in k8s when trying to run a task remotely? │ k8s-glue ERROR: Could not push back task [11d1b317...
9 months ago
Hello Team I am enterprise user Looking for help related to model serving capability I followed the tutorial to create the model , push it to the model regis...
9 months ago
Is it possible to create a Task using Task CLI using a python entrypoint (either script or module) and then have the task_name become overridden by the value...
9 months ago
Hey Guys, noob question/problem ahead, so please forgive me in advance 🫠Context: I was able to host the ClearML server (web server, file server, API server...
8 months ago
Hi, I want to setup task that can "overwrite configuration on the UI". Found some reference in the doc but couldn't make it work yet. I feel it should be ver...
8 months ago
Also, any advice on using best practice of using Task.create() instead of Task.init()? I have the need of specifying docker and repository, so only find Task...
8 months ago
Hi, we are migrating from AWS to GCP machines and we experience issues with task.connect function. the issue is that on GCP machines that are spawn by the au...
Hello, Running into some issues with deploying the ClearML Server Helm Chart. Trying to use external connections to managed services for Redis Cloud, Atlas M...
8 months ago
Hi, I'm using AWS EC2 instance to trian my models with ClearML autoscaler, but it says CUDA device is not avaliable. The code runs well on my local PC and it...
8 months ago
Hi, I want to integrate my ML tasks as a complete MLOps pipeline. I am planning to create new tasks by pulling the repo from github. As, some of the models a...
8 months ago
Does anyone have a good idea on how to set the correct Python version for a task? Apparently I can set it on a task level or via the web-interface. from clea...
8 months ago
I'm experiencing an issue with my YOLO training script when using ClearML. Although the training process itself completes successfully (as indicated by the "...
8 months ago
Hello everyone, I deployed clearml and clearml-agent on k8s and I can't get the agent to use the gpus. I have 3 machines with a GPU each correctly configured...
8 months ago
Hi there, I'm looking into config with env vars. Is there an sdk/client equivalent to the server's dynamic env vars definition? None Looking at the example C...
8 months ago
How can I access task IDs of tasks running within a PipelineDecorator.pipeline ? I know PipelineController has get_running_nodes method, but how to achieve t...
8 months ago
Hello! I am setting up a clearml-server with self-hosted minio. Do I would like to keep the clearml.conf as default as possible (such that users do not need ...
8 months ago
Hello, I recently start to running into SSLError when using Task.init(): 2025-03-03 12:30:55,981:WARNING:urlopen:Retrying (Retry(total=239, connect=240, read...
8 months ago
`I'm attempting my first project in ClearML and have a few questions. I'm migrating my video encoding pipeline in Python3.12 to clearml using the decorators....
8 months ago
HI there, I'm trying to set default AWS storage credentials but keep getting an error. I tried to fill in the default storage as well as the bucket specific ...
8 months ago
Hi clearml team, is there a way to overwrite working_dir when creating task from task.init() workflow? the underlying function I am triggering relying on the...
8 months ago
Hi, I have installed clearml-agent in my server and I am trying to create a new task from app.clearml by pulling a repo from github. do i need to make change...
8 months ago
Hi I got issue when I am trying to mount EBS to AWS EC2 instance when running ClearML pipeline, I've checked the dev/sdb is dev/nvme1n1 in ec2 and I was usin...
8 months ago
Ahoy! I have a Pro account which I need to downgrade. The account page says I have 8 GB of Metrics data, preventing the downgrade. However, no matter what I ...
8 months ago
hey, I'm using clearml GCP autoscaler and it seems that task.connect is very slow compared to the same setup in clearml AWS autoscalers. it might takes up to...
8 months ago
Hi Is it possible to use the Pythonic remote-execution command task.execute_remotely(queue_name="default") and have the remote job select requirements from a...
8 months ago
Hey guys. Ive uploaded a dataset (lets call it total) and then I want to make a train / test split of it that refers back to total dataset. My files are stor...
8 months ago
Hello, I am trying to programmatically retrieve the artifact FILE_PATH information that get displayed in the UI. So I have a pandas dataframe uploaded as art...
8 months ago
Hi! Ever since there was a huge frontend upgrade (a few weeks ago?), we’ve been having problems with plotly 3D scatter plots for which aspectmode="data" is n...
8 months ago
Hi. I want to run clearml-agent inside a docker container. with the default image in my clearml.conf file, it is "image: "nvidia/cuda:11.0.3-cudnn8-runtime-u...
8 months ago
Hello! Is it possible to deploy clearml-server on linux/arm64 platform?
8 months ago