Reputation
Badges 1
123 × Eureka!we are cleaning, but there is a major problem
When deleting a task from web UI, nothing is deleted elsewhere
Debug images are not deleted, models are not deleted. And I suspect that scalars and logs are not deleted too
Im not sure why is that so
@<1523701070390366208:profile|CostlyOstrich36> Updated webserver and the problem still persists
This is the new stack:
WebApp: 1.15.1-478 • Server: 1.14.1-451 • API: 2.28
notice, we didnt update API (we had running experiments)
@<1709740168430227456:profile|HomelyBluewhale47> We have the same problem. Millions of files, stored on CEPH. I would not recommend you to do it this way. Everything gets insanely slow (dataset.list_files, downloading the dataset, removing files)
The way I use Clearml Datasets for large number of samples now is to save a json which stores all paths to samples in Dataset metadata:
clearml_dataset.set_metadata(metadata, metadata_name=metadata_key)
However this then means that you need wrappe...
well, I connected to mongodb manually and it is empty, loaded with just examples
But it seems like the data is gone, not sure how to get them back
I guess I fucked up something when moving files
I get the same when I copy /opt/clearml/data folder into /mnt/data/clearml/data
I get sidebars and login on my local PC
But the data isnt loaded
I tried to not edit anything in docker-compose and just paste my data in there. Didnt help
Is fileserver folder needed for successful backup?
Im basically trying to force the agent to use uv defined python
Where can i override this so that it uses uv instead of trying to install python with apt
here is also another magic stuff
I see in clearml-agent that it is created here
No, i specify where to upload
I see the data on S3 bucket is beeing uploaded. Just the log messages are really confusing
Not really, but i think i will figure out the uv caching
I have another question @<1523701070390366208:profile|CostlyOstrich36>
How can i make the clearml agent to just run the image with just the uv
dont install any packages, nothing
i found docker_init_bash_script in clearml.config
i know there are some envs to pass in task init but that does not fully do what i want - just simply run the image, i have all the dependencies
I also dont have side panel for some reason
This is what I see on fresh clearml
Where all my mounts are on /mnt/data/clearml-server instead of /opt/clearml
I tried it with port, but still having the same issue
Tried it with/without secure and multipart
The problem is that clearml.conf s3 config doesnt support empty region field, even empty strings crashes it
Bump, still waiting, closing in on a month since we are unable to deploy. We have team of 10+ people