hi, can you help me with this? thanks in advance. problem : - could not run task - could not fetch from bitbucket/gitsetup : - clearml-agent: 1.7.0; 1.8.1 ag...
6 months ago
@<1523701087100473344:profile|SuccessfulKoala55> I just saw the new release of the agent 1.8.1 : None > Fix git pulling on cached invalid git entry. On error...
6 months ago
Hello! How to determine the cache for an agent in Kubernetes? I'm going to mount s3 as a cache folder as a local path using s3fs. What variable needs to be s...
6 months ago
Hello everyone! The cache for pip does not work for agent in k8s mode. I specify agent.docker_pip_cache as /mnt/pip_cache in the clearml.conf. But nothing is...
6 months ago
Hi all! I've been using the ClearML agent in tandem with my self-hosted ClearML server on my own hardware. I'm noticing that the files created by the agent, ...
6 months ago
Hi guys! Anyone else has trouble caching virtual environments in the agent? I manually installed a single agent on a virtual machine, and I'm using this conf...
6 months ago
I hope I'm not too much of a bugger today.. but here's another issue I'm facing currently. Traceback (most recent call last): File "/root/.clearml/venvs-buil...
6 months ago
When running an agent inside google colab, I always get this error after dependency installation: 2024-04-27 16:54:12 ERROR: Invalid requirement: 'google goo...
6 months ago
I have weird issue with clearml agent: when queue a job for a second time on the same agent, it get Executing task id [43cc0c9e1f794f53a148bde3fff03cc9]: rep...
7 months ago
Hi all! I've been using the self-hosted ClearML for a while and it's amazing, thank you guys for the excellent work. I recently discovered the ClearML agent,...
7 months ago
Hi all, if I have a project structure that utilize a setup.py to be setup as local editable package, how do I make this works with clearml pipeline for remot...
7 months ago
Are there any particular system dependencies needed to enable auto_resource_logging ? My understanding based on None is that this should be enabled by defaul...
7 months ago
I recently upgraded my clearml version and here are some questions that I have: - Is there an autoscaler available for Azure ? - I'm interested in the clearm...
7 months ago
anyone successfully deploys clearml server at one server, deploy agent at another server, and completes pipeline without error?
7 months ago
Hi everyone, I'm running into a weird error when trying to clone and run and task that has completed successfully. I have a test task that loads a dummy data...
7 months ago
hi, im using aws autoscaler and having issues with clonning repos on a machine that has already run a task before. you may see the entire error in the attach...
How do you start an agent on the ClearML server with a specific clearml.conf file? ie. I am running something like this: clearml-agent daemon --queue forecas...
7 months ago
didnot find any example or configuration of ec2 except the autoscaler
7 months ago
Hello everyone. I've just started playing with ClearML. In the 2nd 'Getting Started' tutorial, I launched the agent from Google colab. But whenever a task is...
7 months ago
Hey! I am running a a web-app on a clearml agent (from a GCP queue) on its localhost ( None ). How can I view the app over the internet?
7 months ago
Hi everyone! I’m trying to set up ClearML server behind AWS Cloudfront (this is a kinda standard solution for our company), and when I try to run some agent ...
7 months ago
is it normal that (idle) workers that are spun by the aws autoscaler are not shut down when the autoscaler is stopped? I'm experiencing this issue a lot and ...
I'm trying to use the AWS autoscaler and I'm having some difficulties with the AMI configuration. from what i tested the AMI should include: - python install...
8 months ago
Hi, we are currently seeing the following error in our logs of the ClearML apiserver pod: [2024-03-20 15:33:32,089] [8] [WARNING] [elasticsearch] POST None [...
8 months ago
Hi all, I’m looking for suggestions on best practices for easily going between local development and remote execution. Currently, the approach I’ve been usin...
8 months ago
Hi there, I am running UrbanSounds example, the first step is download the data in my agent machine which has been successed, but the second step "preprocess...
8 months ago
Hi community, I am new to the clearml, I cloned the project "Training - Increased LR, dropout, 4x batch" and want to make it run on an clearml-agent, but it ...
8 months ago
Hi, I have a pipeline with steps currently running on-prem. I want to use AutoScaler with spot instances to replace the on-prem machine. my question regards ...
8 months ago
Hi, I have a worker running in services mode with --services-mode and using a Docker image. I did this as I need to run a pipeline with this agent running in...
8 months ago