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 Trying To Upgrade From Clearml Server 0.16 To The Newest Version But I Am Getting Some Errors When Spinning Up The New Containers:

I am trying to upgrade from clearml server 0.16 to the newest version but I am getting some errors when spinning up the new containers: WiredTiger error (-31802) [1620406732:348423][1:0x7fa790db3a00], file:WiredTiger.wt , connection: unable to read root page from file:WiredTiger.wt : WT_ERROR: non-specific WiredTiger error anyone had something similar?

  
  
Posted 2 years ago
Votes Newest

Answers 2


Yes AgitatedDove14 ! I’ll PM you

  
  
Posted 2 years ago

GrievingTurkey78 where do you see this message? Can you send the full server log
?

  
  
Posted 2 years ago
582 Views
2 Answers
2 years ago
one year ago
Tags