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 8 days ago
Votes Newest

Answers 2


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

  
  
Posted 7 days 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 7 days ago
34 Views
2 Answers
8 days ago
7 days ago
Tags