Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
PleasantOwl46
Moderator
25 Questions, 82 Answers
  Active since 10 January 2023
  Last activity 2 months ago

Reputation

0

Badges 1

72 × Eureka!
0 Votes
3 Answers
976 Views
0 Votes 3 Answers 976 Views
Hey everyone With recent changes in Dockerhub policy, very soon we will lose our ability for pull docker.io images ClearML open-source version have Elasticse...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
is there a way to get list of users from the API?
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
out of a sudden without any trigger, our ClearML server ( version 1.13.0-373 ) showing only tasks/projects that belongs to logged-in user e.g if a user don't...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey ClearML experts is there a way to copy entire exp. including results/scalars/plots? right click > clone creates a duplicate of the exp. , only with it's ...
2 years ago
0 Votes
5 Answers
566 Views
0 Votes 5 Answers 566 Views
some UI bug in Scalars section, Summary view running ClearML server 2.0 does it needs an issue, or any chance it's already reported and will be fixed in upco...
4 months ago
0 Votes
4 Answers
329 Views
0 Votes 4 Answers 329 Views
Hey everyone looking to get some input how ClearML server set tasks status how does server differentiate between tasks in different states: stopped , failed ...
2 months ago
0 Votes
4 Answers
927 Views
0 Votes 4 Answers 927 Views
is there a way to obtain the user id without the REST API? somewhere in the UI that users can obtain this?
one year ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K Views
Hey everyone is there an option in the UI/Scalars Wizard to have metrics aggregated into single graph, e.g the ability to see loss metric in eval and train o...
3 months ago
0 Votes
1 Answers
890 Views
0 Votes 1 Answers 890 Views
can I upgrade from clearml-server 1.17 to 2.0 directly, or do I need to upgrade to 1.17.1-554 first?
10 months ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
does anyone have working example of how to properly use pagination with ClearML REST API? I'm trying to use projects.get_all to get an json with all my proje...
one year ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
does anyone had experience with running ClearML in secure machine with iptables configured? I had allowed traffic in the ports ClearML is using but still the...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey everyone anyone had experience with installing clearml-server on Openshift? I assume some modifications requires comapred to vanilla k8s installation (in...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey all I see this error repeating constantly, and my metrics are not updated, what does it mean? 2024-01-07 03:41:09,676 - clearml.Metrics - ERROR - Action ...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
using fixed users and hashed password I'd like to change the username and name fields (without changing the password) how painful is this process? how will e...
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
we have an nginx container in front of ClearML, functions use sort of " SSL reverse proxy" we are seeing this errors with jobs that are trying to upload some...
one year ago
0 Votes
5 Answers
622 Views
0 Votes 5 Answers 622 Views
Hey team some bug I noticed what I don't know how to tackle I have a project with active tasks from the main Projects page I can see it has 56 tasks under my...
5 months ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hey everyone, not sure exactly when it started to happen but I get unexpected behavior with task.init jobs with same project/tasks name are not overwritten -...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hey ClearML community We are managing multiple ClearML servers for many teams and we come to the point that we must cleanup and delete old tasks Based on cle...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey team I can see last clearml-server released on August, when new release going public? I'm going to upgrade our env and prefer to update after upcoming ne...
one year ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi all we have set nginx in front of ClearML and signed with our own self-signed certs I'm trying to modify the cleanup_service to fit some of our needs (run...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi there ClearML experts I've been trying to delete heavy project (with ~4K experiments) using the API and getting the following error: curl \ --header "Cont...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How does ClearML handle running jobs while server is down? We saw some mismatches between what ClearML logged with the actual iteration, in time periods whil...
one year ago
0 Votes
1 Answers
794 Views
0 Votes 1 Answers 794 Views
I noticed when I restore entire ClearML app (tar and untar /opt/clearml/data to new server) I do not see my previous token under workspace-configuration , fo...
11 months ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K Views
Hey! does the SDK have default timeout, in case endpoint is not available or credentials are not valid? getting this warning messages, SDK fails to communica...
3 months ago
0 Does Anyone Have

I think this is the right approach, let me have a deeper look
thanks @<1724235687256920064:profile|LonelyFly9>

one year ago
0 Out Of A Sudden Without Any Trigger, Our Clearml Server (

api calls behaves much better
no problem to query tasks in other projects

2 years ago
0 Hi There Clearml Experts I'Ve Been Trying To Delete Heavy Project (With ~4K Experiments) Using The Api And Getting The Following Error:

AgitatedDove14 indeed there are few sub projects
do you suggest to delete those first?

3 years ago
0 Some Ui Bug In Scalars Section,

hey @<1688125253085040640:profile|DepravedCrow61>

I can confirm upgrading to 2.1 did the the work!
(closed the issue)

Thanks!

4 months ago
0 Hi, How Do I Enable Ssl With Our Self-Hosted Clearml-Server ?

I built an basic nginx container
` FROM nginx

COPY ./default.conf /etc/nginx/conf.d/default.conf

COPY ./includes/ /etc/nginx/includes/

COPY ./ssl/ /etc/ssl/certs/nginx/ copied the signed certificates and the modified nginx deafult.conf `

the important part is to modify the compose file to redirect all traffic to nginx container
` reverse:
container_name: reverse
image: reverse_nginx
restart: unless-stopped
depends_on:
- apiserver
- webserver
- fil...

2 years ago
0 Does Anyone Have

OK I got everything to work
I think this script can be useful to other people and will be happy to share

@<1523701070390366208:profile|CostlyOstrich36> is there some repo I fork and contribute?

one year ago
0 Hey Everyone Looking To Get Some Input How Clearml Server Set Tasks Status How Does Server Differentiate Between Tasks In Different States:

@<1876800977114238976:profile|ShakyCrocodile77> perhaps can elaborate
e.g

what is diff between jobs stopped vs. aborted?
it's sig kill sent from user?
how does clearml set if job is stopped or aborted?

2 months ago
0 Hey Everyone, Not Sure Exactly When It Started To Happen But I Get Unexpected Behavior With

same basic job not gets overwritten, but created new one every time

2 years ago
0 Hi All We Have Set Nginx In Front Of Clearml And Signed With Our Own Self-Signed Certs I'M Trying To Modify The

so I think I'm in the right direction
adding verify= and pointing to my CA.pem looks like the right approach

now, how do I use it with ClearML API?

cleanup_service

for task in tasks:
    try:
      deleted_task = Task.get_task(task_id=task.id)
      print (deleted_task.name)
      deleted_task.delete(
               delete_artifacts_and_models=True,
               skip_models_used_by_other_tasks=True,
               raise_on_error=False
      )

it throw down the SSL error,...

one year ago
0 To Continue The Above Thought, How Do I Get A User'S Name From The User'S Id, But Through The Rest Api? Specifically I'D Like To Know How To Get This Object

correct, but!
I wrote a script that pulls tasks and limit for user
so I'm looking for users to knows their own id in advance

one year ago
0 Hey Team I Can See Last Clearml-Server Released On August, When New Release Going Public? I'M Going To Upgrade Our Env And Prefer To Update After Upcoming New Release

@<1523701070390366208:profile|CostlyOstrich36> sorry for not being clear enough
when is next version of clearml-server will be released? I can see last version is from August, is there any ETA for new release in upcoming 1-2 month?

one year ago
0 Hey! Does The Sdk Have Default Timeout, In Case Endpoint Is Not Available Or Credentials Are Not Valid? Getting This Warning Messages, Sdk Fails To Communicate With The Clearml Server And Script Hangs, While Setting Up Client:

hey @<1523701070390366208:profile|CostlyOstrich36>
there are no issues, I had simulated one in order to see how my automation behaves when ClearML is down

I'm looking to see how to make sure my code behaves nicely in case ClearML is down
so I'm looking for why it does not times out gracefully, when for some reason ClearML server is unreachable (network issues or invalid credentials)

3 months ago
0 Is There A Way To Obtain The User

I manage clearml-server for many users
wrote a script that pulls tasks (for review - pending deletion) and limit for specific user (saw the REST can limit only by user id )
so user will need to provide the script his own user id in advance
I guess my options are:

  • maintain stastic list of users (which I get from users.get_all endpoint)
  • add to my script another query that will match user name to user id, before running the tasks_get.all for specific user id
one year ago
0 Hey Everyone, Not Sure Exactly When It Started To Happen But I Get Unexpected Behavior With

SuccessfulKoala55 where does the SDK stores the cache?
we have an cluster with shared storage so all computes nodes that is running the jobs has same storage
should I assume it will use the cache and overwrites identical jobs?
trying to reproduce this but still every new and same jobs gets new task ID

2 years ago
0 How Does Clearml Handle

@<1523701070390366208:profile|CostlyOstrich36> unfortunately, this is not the behavior we are seeing
same exact issue happen tonight
on epoch number 53 ClearML were shut down, the job did not continue to epoch 54 and eventually got killed with watchdog timer

one year ago
5 months ago
0 Does Anyone Had Experience With Running Clearml In Secure Machine With Iptables Configured? I Had Allowed Traffic In The Ports Clearml Is Using But Still The Application Not Accessible Remotely What Am I Missing More In

I'm looking at iptables configuration that was done by other teams
trying to find which rule blocks clearml

(all worked when iptables disabled)

2 years ago
0 Does Anyone Have

the way I do pagination is wrong
@<1523701070390366208:profile|CostlyOstrich36> might throw some champions tip over here 🙂

one year ago
0 Does Anyone Have

trying to use projects.get_all to pull all my projects into single file
and there are more then 500 ...

one year ago
0 Hey Everyone, Not Sure Exactly When It Started To Happen But I Get Unexpected Behavior With

didn't do that test
I usually wait for first job to finish before I start new one

2 years ago
0 Does Anyone Had Experience With Running Clearml In Secure Machine With Iptables Configured? I Had Allowed Traffic In The Ports Clearml Is Using But Still The Application Not Accessible Remotely What Am I Missing More In
iptables -A INPUT -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -p tcp --dport 8008 -j ACCEPT
iptables -A INPUT -p tcp --dport 8081 -j ACCEPT
2 years ago
0 Hey Team Some Bug I Noticed What I Don'T Know How To Tackle I Have A Project With Active Tasks From The Main

if I use the URL directly
" None

I see it (see the list to the left show no data as well )
image

5 months ago
0 Hi

finally! one less application to worry about 🙂
10x for heads up SuccessfulKoala55

3 years ago
0 Hi All We Have Set Nginx In Front Of Clearml And Signed With Our Own Self-Signed Certs I'M Trying To Modify The

in case this will help someone else, I did not had root access to the training machine to add the cert to store
you can point your python to your own CA using:

export CURL_CA_BUNDLE=/path/to/CA.pem
one year ago
Show more results compactanswers