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
Answered
Hi All, I'M Currently Experiencing Some Problems With The Clearml Server, I Deployed My Own Server On A Aws Ec2Instance Using

Hi all, I'm currently experiencing some problems with the ClearML Server, I deployed my own server on a AWS ec2instance using ami-0d9fbf285df0b3067 (v0.17.0). I was trying to customize the experiments columns in the UI when I started getting 2 errors of Fetch experiments failed and now I can't see the experiments anymore. In particular, I was trying to add a column with the validation loss and not all the tasks in that project had that value. The server is still running and I can launch and execute experiments remotely.

  
  
Posted 3 years ago
Votes Newest

Answers 3


Hi LovelyHamster1 , a new version will be released soon 🙂
Can you use the workaround mentioned in the thread?

  
  
Posted 3 years ago

Yes the workaround it's working 🙂

  
  
Posted 3 years ago

I've just seen it is a know issue https://clearml.slack.com/archives/CTK20V944/p1611763839133700 . Has a new version been released meanwhile?

  
  
Posted 3 years ago
500 Views
3 Answers
3 years ago
one year ago
Tags