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 10 months ago
Votes Newest

Answers 33


Does the issue occur for all users in the workspace?

  
  
Posted 10 months ago

Hi, ofcourse:
we're using the clearml website,
two things have changed recently - we've had a change in team lead, and after we contacted some one on your side, they've moved ownership of our companies workspace to another persons user. second thing changed is we've registered to Pro services.

these are some error logs and the config process stdout

  
  
Posted 10 months ago

Hi @<1653932438834909184:profile|LackadaisicalSwallow14> , can you add some information please? Are you using a self deployed server or the community? Has something changed recently? Is the issue occurring for all users or only specific ones?

  
  
Posted 10 months ago
33K Views
33 Answers
10 months ago
10 months ago
Tags