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, We'Ve Been Trying To Run The Same Experiments As We Did At Previous Times But Have Been Getting Configuration Errors After Credentials Errors Over And Over. I'Ve Went Ahead And Replaced All Of Our Existing Credentials With New Ones, Went Through The

Hi,
we've been trying to run the same experiments as we did at previous times
but have been getting configuration errors after credentials errors over and over.

I've went ahead and replaced all of our existing credentials with new ones,
went through the clearml-init process and reconfiguration, on multiple machines, none of which worked.

Any help would be appreciated.

  
  
Posted 8 months ago
Votes Newest

Answers 33


Like mentioned I've tried doing that,
O

  
  
Posted 8 months ago

I have not tried though to use the CLEARML_CONFIG_FILE env varfiable

  
  
Posted 8 months ago

but the probem seems to have beensolved now and it was on our end

  
  
Posted 8 months ago
23K Views
33 Answers
8 months ago
8 months ago
Tags