Hey all. I need some help debugging some errors. I keep getting an error about failing to clone the repository on the remote instance. What could be the reas...
4 years ago
Hi everyone. I have an issue with the simple pipeline - it runs two similar nn training steps (tf2.3, windows10, python 3.7) with only difference is a batch ...
4 years ago
I have a self-hosted clearm-server and and clearml-agent started with clearml-agent daemon --queue default --foreground I try to execute the following simple...
4 years ago
Hi, I'd like to set up ClearML in a Kubernetes environment. Previously, i used the helm package, but it was not really configurable. Now I intend to use this...
4 years ago
Hi, is there a document anywhere that lists the S3 bucket permissions required in an IAM policy to read and write to S3?
4 years ago
I just deployed clearml into k8 cluster using clearml helm package. When i ran a job, it gave this error in the clearml web server (Attached below). I sshed ...
4 years ago
Hi, anyone seen this issue? ERROR: for clearml-agent-services Cannot start service agent-services: OCI runtime create failed: container_linux.go:370: startin...
4 years ago
I am running trains=0.16.4 python==3.7.5 , and notice that the "Log" page sometimes didn't capture the console log from my program. Is this a known issue, an...
4 years ago
Any ideas why this is happening? It was fine yesterday
4 years ago
hi, I was some how able to get a project running yesturday, however now I am unable to get it running, i keep getting an failed getting token error
4 years ago
Hello! Since today I get AssertionError: Torch not compiled with CUDA enabled for PyTorch 1.8. Tasks that I submitted yesterday to the queue are also not wor...
4 years ago
Hey, so we noticed the /var/lib/docker/overlay2 directory on the clearml-server is growing a lot in size, we added more disk space but we want to put somethi...
4 years ago
Hello Everyone, I deployed clearml ( allegroai/clearml:017 ) on a kubernetes cluster in it works fine. I tried to limit access as mentioned here : https://al...
4 years ago
Hi, how can I check if my clearml-agent is running probably? I setup a local server to test, but seems it does not pick up any job. In the UI, I saw the new ...
4 years ago
🙋 Roll call! Who else is here?
4 years ago
Hello, does clearml have a feature like the wandb's reports? E.g. https://wandb.ai/gudgud96/big-sleep-test/reports/Image-Generation-Based-on-Abstract-Concept...
4 years ago
The histograms I plot with matplotlib look different on clearml compared to the original plots, how can I make them look the same?
4 years ago
None “You can view the reported text in the ClearML Web-App (UI) , RESULTS tab, LOG sub-tab.” But I don’t see a LOG sub-tab. Using the community server
4 years ago
🙏 There is no v1.0 release without a prompt v1.0.1 following it, and we are no different 😊 pip install clearml==1.0.1
4 years ago
🙏 Please skip cleaml python package v1.0.1 and just move on to v1.0.2 😊 apologies for the inconvenience 🙂 pip install clearml==1.0.2
4 years ago
we can’t add overview to the subprojects (btw thank you SO MUCH for subprojects, this is probably the best feature ever introduced to trains/clearml). is it ...
4 years ago
None "ClearML automatically logs debug samples, allowing you to track" I wouldn't consider the logging shown in the examples as "automatic", rather "explicit"
4 years ago
None The link to the script is broken, script in the repo is named matplotlib_manual_reporting.py
4 years ago
Getting this error at task.execute_remotely()
4 years ago
anyone had success with specifying elasticsearch password to api server? I've tried supplying it with dynamic config variables but pyhocon doesn't support tu...
4 years ago
@<1523701087100473344:profile|SuccessfulKoala55> Hi, I wonder is there any way to deploy the server locally without using VM like docker or k8s?
4 years ago
None Hello if I try to create a dataset from code, as shown in this example I have two questions: - Closing the data doesnt work: dataset.close() AttributeEr...
4 years ago
Hi all, is there any way to recover the experiment on demo host? I download all the logs but seems it only contain the console log not the scaler report. Thi...
4 years ago