Hello everyone, can anyone help me solve the problem with starting ClearML Server? I got : ERROR: error pulling image configuration: download failed after at...
3 years ago
hey everyone, there's a bug that we experience after moving to the new server and domain. if you click on the experiment name while viewing its details, you ...
3 years ago
Hey there, Is it possible for a clearml pipeline step to log a folder instead of numpy/pickle objects? Looking at the docs, monitor_artifacts could be what I...
3 years ago
Hey everyone, please could I have a volunteer to help me with this https://github.com/allegroai/clearml-server/pull/114 ? We need someone on an Intel MacOS t...
3 years ago
Hi!, where can I read more about what each datastore (Mongo/ES/Redis) is used for ?
3 years ago
Hi all. In upgrading clearml-agent on our server because of: https://clearml.slack.com/archives/CTK20V944/p1648663004925569 (we killed our agents, updated cl...
3 years ago
Securing ClearML in k8s
3 years ago
Hello! i'm running clearml-server on kubernetes, and it seems my models are not really saved. i see that doing task.init(output_uri=True) should send models ...
3 years ago
important notice : it seems Nvidia broke some of their PPA's security 😕 , causing apt-get updates to fail inside containers. This in term will cause clearml...
3 years ago
Hello clearml ppl 🙂 , I have a question about adding some new field to clearml UI/ and to the API. My goal is to filter all the tasks using this field. So i...
3 years ago
is there a slack integration with clearml so that after failed experimetns one can get notificatios? (I am on the pro plan)
3 years ago
Hi there, it seems like there is a bug with the visualization of debug samples on the UI (server v1.2.0, self-hosted): when clicking on a debug sample then o...
3 years ago
For the Clearml-Server component, can the Clearml File server be configured to any kind of storage ? Example hdfs or even a database etc..
3 years ago
Getting a weird error on local setup for ClearML Server: 2022-03-30 08:07:07,932 - clearml.Task - ERROR - Action failed <500/0: tasks.get_all/v1.0 (mongo:270...
3 years ago
Hello everyone! Do you know how to run several agents simultaneously on the same PC? I launched the first one and if I try to run the second one I get: clear...
3 years ago
Hi everyone! We are trying to run pipelines from Gitlab CI runners, but are faced with the following error when performing controller_object.start_locally() ...
3 years ago
Hey, what exactly the use of redis? I can see that my redis is getting fuller and fuller over time Can’t find the architecture of clearml in docs
3 years ago
Hello! When I delete Tasks, Models or Datasets from the fileserver's UI, the associated artifacts (in /opt/clearml/data/fileserver ) are not deleted. Any ide...
3 years ago
After launching remote controller I get the following error message in the ClearML task console : Traceback (most recent call last): File "src/ClearMLPipeLin...
3 years ago
can I get in Python the name of the person who created a given task by calling some method of a task?
3 years ago
please tell me, no one faced the problem that clearml does not intercept tb images? although these images are in tb and the following errors appear in the te...
3 years ago
Can I change the clearml-serving inference port? 8080 is already used for my self-hosted server.. I guess I can just change it in the docker-compose, but I f...
3 years ago
Hi everyone, how can I add a new local storage location. clearml is in /opt/clearml and I have now added a second hard driver to my server. How can I make cl...
3 years ago
Hi, folks !! Is there a selective migration of experiment’s output files from local clearml DB to remote clearml hostings?? A possible use-case in my team is...
3 years ago
Weird encounter on macOS (local execution, rerunning after it failed - worked normally): Traceback (most recent call last): File "/Users/.../repositories/......
3 years ago
We have a environment variables definitions.py file which every user configures on their local machine. This file includes local paths as well as AWS/API cre...
3 years ago
@<1523701205467926528:profile|AgitatedDove14> some time ago I wrote a simple glue code to spin slurm workers (clearml agents) when there are tasks enqueued. ...
3 years ago