hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
2 years ago
hey guys, is there a way to dynamically know the path of a cloned github project (and task) inside a docker mode worker? I want to set the PYTHONPATH inside ...
2 years ago
Hey ClearML! I created a worker, and configured it to work with my git account (using ssh-key) when my coworker tries to run a task using the same worker, he...
2 years ago
Hey, Is there a way to hide certain configuration paramters? We want to login to db to fetch data, for task run. But we don't want the db connection details ...
2 years ago
hey in clearml-serving when deleteing a model endpoint, it doesn't delete the preprocessing artifact you should fix it
2 years ago
hey while trying to upload a (~14 gb) dataset, we get the following error:
2 years ago
hey guys, i didn't see any record of it in the documentation and i am wondering what the following attributes in the clearml.conf are responsible of: - conda...
2 years ago
Hey Guys trying to run a task on an agent using docker mode (machine has only cpu) i always get this error (no matter the docker- image im using, i tried sev...
2 years ago
Hey guys! We are running some of the workers on azure machines., with the docker flag I noticed that every run we are doing, the available memory gets fuller...
2 years ago
Hey Guys! we run tasks using docker mode environment. the docker image we're using has already all the packages installed on the system, but i notice that ev...
2 years ago
Hey, we save our artifacts and models in an azure blob storage. for security reasons, our blob storage blocks traffic from everything outside an azure VNet (...
2 years ago
another question: how do i make clearml acknowledge/recgonize a local python module that i am using say i have a local config.py in root directory and a task...
2 years ago
Hey, while trying to run a pipeline with the PipelineDecorator scheme, I encounter the following error: Traceback (most recent call last): File "C:\Users*\Do...
2 years ago
hey guys trying to save a model via the OutputModel.update_weights function I get the following error: 2023-03-23 11:43:23,298 - clearml.storage - ERROR - Fa...
2 years ago
Hey guys while trying to serve, following: None after running : cd docker && docker-compose --env-file example.env -f docker-compose.yml up i get many errors...
2 years ago
Hey, we run a pipeline using the PipelineController, when we do it from team member 1 computer, we see clearml-agent installing lots of unrelevant packages, ...
2 years ago