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, Yesterday I Updated The Clearml Server, Now All My Tasks Disappeared, There Are Only The Demo Tasks On The Interface. But The Data Is Still In The /Opt/Clearml/Data Folder.

Hi, yesterday I updated the Clearml server, now all my tasks disappeared, there are only the demo tasks on the interface. But the data is still in the /opt/clearml/data folder.

  
  
Posted 2 years ago
Votes Newest

Answers 9


SkinnyPanda43 , I think so yes 🙂

  
  
Posted 2 years ago

Thank you, it is working now.

  
  
Posted 2 years ago

I do not recall the older version, It is from a couple of months ago, but the new version is WebApp: 1.2.0-153 • Server: 1.2.0-153 • API: 2.16

  
  
Posted 2 years ago

Do you have a way to see which docker images you have locally (if they weren't removed) to see on which version you were previously?

  
  
Posted 2 years ago

Thank you, After running the script, I run docker-compose -f /opt/clearml/docker-compose.yml up -d ?

  
  
Posted 2 years ago

Hi, SkinnyPanda43 , from what version did you upgrade to which version?

  
  
Posted 2 years ago

I see, I suspect you might need to do some migrations

  
  
Posted 2 years ago

Let me see if I can find it

  
  
Posted 2 years ago