Dataset uploading failed, but task finished successfully. As a result - dataset is in inconsistent state, where it thinks that there's a file inside, but the...
11 months ago
I noticed when I restore entire ClearML app (tar and untar /opt/clearml/data to new server) I do not see my previous token under workspace-configuration , fo...
11 months ago
Hi all, I'm running the ClearML Helm Chart over ArgoCD. When I apply the same chart over Docker Desktop everything works fine, but when I apply it over ArgoC...
11 months ago
Hi, I Installed local clearml server and when launching the GUI is lacking the metric values table button. Is this a known issue or am I missing something? (...
11 months ago
Hello everyone, I currently have the following problem: I have rebuilt a pipeline from the example and have noticed that the pipeline is registered cleanly o...
11 months ago
My goal is to deploy it and have a blog post detailing the instructions
11 months ago
Trying to get clearml running on AWS hyperpod
11 months ago
Hey I am Anton from AWS Gen AI Team
11 months ago
hi again, hoping someone can shed some light on my workflow planning. Im rebuilding my project from scratch in clearml, using remote gitlab, i have my person...
12 months ago
Hi, I want to run a task in a docker:dind container (runs Alpine Linux as OS) and setup python there via the setup shell script. However, when running the ta...
12 months ago
Hello everyone! I am relatively new to ClearML and to the *-Ops concepts at all, as I am but a regular python dev. I am currently trying to implement MLOps i...
12 months ago
Hi there 🙂 ! I have a little issue. Here's a snippet: task = Task.get_task(task_id=experiment_id) models = task.get_models()["output"] for m in models: prin...
12 months ago
hi all, just started tinkering with clearml and wondering if this is suitable to deploy an ETL/ELT pipeline using the agent on my 2nd machine? or is clearml ...
12 months ago
Hi all, I have made a pipeline using PipelineDecorator which runs fine when I run it locally. When I execute it remotely, it gets stuck in the queue forever....
12 months ago
For some reason, the HTTP library used by ClearML does not like my server's SSL. I have installed ClearML as a docker compose on my TrueNAS Scale with a vali...
12 months ago
I have looked through the chat and some people have had the same issue but none of them had a solution
12 months ago
I can git clone just fine on that same machine and account and ofc same repository
12 months ago
I tried it that way but then I also tried it by creating an ssh connection and having the ssh credentials stored in the machine and setting force_git_ssh to ...
12 months ago
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
12 months ago
the problem is with git
12 months ago
Hi guys, I have a brand new problem
12 months ago
Hi, I wanted to report a matplotlib figure. In the experiment tab everything works as expected and is displayed correctly. However, when embedding this figur...
12 months ago
I tried using clearml.automaton.TriggerScheduler in the following way: """Add a trigger to test the model once it is published.""" from clearml.automation im...
12 months ago
Hi team, I'm having an issue with ClearML Serving custom metrics not showing up in Prometheus or Grafana. Here's what I did: - Added custom metrics with the ...
12 months ago
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
12 months ago
I want it to come from the regular clearml.conf file
12 months ago
I want the location to be not from a tmp file
12 months ago
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
12 months ago
which agent will enqueue my task? let’s say both agents are listening on the same queue
12 months ago