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
Regarding My Prior Message

Regarding my prior message https://clearml.slack.com/archives/CTK20V944/p1676835003941689
It seems the Linux docker containers are causing my server to not be able to access a subset of dhcp machines on my network.

I cannot ssh into these machines or vice versa, and I cannot validate credentials for the server on them.

  
  
Posted one year ago
Votes Newest

Answers 3


With only those docker containers running I’m having this issue. In a few hours I’m going to test on a additional machine to confirm

  
  
Posted one year ago

@<1538330703932952576:profile|ThickSeaurchin47> is this still an open issue?

  
  
Posted one year ago

Yes.

  
  
Posted one year ago
577 Views
3 Answers
one year ago
one year ago
Tags