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, Folks! Cannot See Plots In Clearml. Do You Know Why This Can Happen?

Hi, folks! Cannot see plots in Clearml. Do you know why this can happen?
image

  
  
Posted 9 months ago
Votes Newest

Answers 13


image

  
  
Posted 9 months ago

it is selfhosted

  
  
Posted 9 months ago

Thanks. We solved it by copying all ES data again.

  
  
Posted 9 months ago

@<1523701070390366208:profile|CostlyOstrich36> yes. empty

  
  
Posted 9 months ago

This happened after we backed up and restored the server

  
  
Posted 9 months ago

it means they are not in ES?

  
  
Posted 9 months ago

Do you see any errors in the ES container?

  
  
Posted 9 months ago

Possible, do you see any errors in ES? Also, what do you see in developer tools when navigating to the Plots tab?

  
  
Posted 9 months ago

Hi @<1523701553372860416:profile|DrabOwl94> , is this a self hosted server? Do you see any console errors in developer tools?

  
  
Posted 9 months ago

Might it be that we lost it in migration process?

  
  
Posted 9 months ago

anything hidden in the "eye" filter?

  
  
Posted 9 months ago

nothing special in developer tools

  
  
Posted 9 months ago

In network, the plots call returns empty?

  
  
Posted 9 months ago