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
I Am Noticing That Clearml Isn'T Able To Clone A Submodule With The Error

I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the git user and password setup in the agent section of the clearml.conf file. What could be the problem here?

  
  
Posted one year ago
Votes Newest

Answers 4


Hi @<1739455977599537152:profile|PoisedSnake58> , can you attach the complete log of the task?

  
  
Posted one year ago

couldn't fix it, couldn't root cause it either

  
  
Posted 11 months ago

It has sensitive information so unfortunately I can't attach the complete log. Is there some specific info that would be helpful to know?

  
  
Posted one year ago

@<1739455977599537152:profile|PoisedSnake58> hi! Were you able to fix this issue?

  
  
Posted 11 months ago
1K Views
4 Answers
one year ago
11 months ago
Tags