Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
one year ago
Tested on two PCs now
2 years ago
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
one year ago
Im having difficuilty understanding how to handle modified files on S3 - I have a file None , its relative_path is /raw/a.png Stored on clearml Dataset "A" (...
one year ago
All of our users suddenly cant log in. We get 401, existing logged users are fine, but once logged out cant log back in. Here is what webserver says in logs:...
one year ago
Hello, can clearml.Dataset be put in multiple threads or processes? Especially these two: clearml_dataset.add_files(dst_project_path.absolute()) clearml_data...
one year ago
fixing it manually later on fixes the problem
one year ago
did we hit the clearml self-hosted capacity? We have 150GB of scalar index in elasticsearach and evertyhting is failing hard. Console logs, scalars, plots ar...
10 months ago
Graph is drawn quite bad in such cases, hard to understand the relations Red line shows the actual linking, but it looks like it links to another dataset alo...
one year ago
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
one year ago
Is this a bug? Clearml version 1.26.4 im passing a list of S3 urls to add_external_files The list is about 1K of files, but only 7 are uploaded (only unique ...
one year ago
Hello, im having huge performance issues on large Clearml Datasets How can I link to parent dataset without parent dataset files. I want to create a smaller ...
one year ago
Is there a reason that im not seeing any side panels? Following this tutorial: None
2 years ago
How can I move clearml dataset to another directory? Change its URL
one year ago
Hello, please dont tell me I just deleted something: I wanted to do two things: - Update clearml server- I followed the guilde at None - I deleted my old con...
2 years ago
how to make sure that clearml agents are running queue after server restart? Sometimes our worker dies and we manually have to run settuping for queue, we ru...
2 years ago
Hello, how can i run my tasks inside docker without installing anything at all. Assume that my image is ready to go and only thing that could change is code....
11 months ago
Does Dataset.add_files support uploading from S3 uri? I have no problem uploading to S3 but cant use data that is already in s3? Or am I dong something wrong...
one year ago
deleted /opt/clearml deleted /home/ma/.clearml deleted /home/ma/clearml.conf Nothing helps
2 years ago
Hello, for some reason my upload speed to S3 is insanely slow, I noticed in logs that it upoads to /tmp folder. What does that mean? why tmp?
one year ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
one year ago
im downloading clearml dataset with: dataset.get_local_copy(use_soft_links=True) Somwtimes datasets are really huge, how to get progressbar or any callback o...
2 years ago
Hello, what are mongodb default login credentials for self hosted clearml server? We are moving our datasets to another place and so far I think clearml does...
one year ago
well, FAQ helped: None I had to clear my cookies and session storage, problem solved
2 years ago
Is this a bug when doing clearml-agent init? When it asks for you to specify file-store if I put None it will fails to understant that its and S3 storage and...
one year ago
Some wierd bug with get_local_copy? I have: Dataset C (100x a.png, 100x b.json, 100x c.json) Dataset B (5x a.png, 5x b.json, 5x c.json, 10x new.json) Dataset...
one year ago
What could be the reason that im not getting any scalars reported to clearml using example script? None
one year ago
Is there any way to get dataset size without downloading state.json? im doing ds = clearml.Dataset.get(dataset_id=d_id), but it instantly tries to download s...
one year ago
Why is async_delete not working? - bucket is not right in logs - This is really misleading in web ui, because it says "success" although async_delete failed ...
one year ago