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 one month ago
Votes Newest

Answers 13


it is selfhosted

  
  
Posted one month ago

image

  
  
Posted one month ago

it means they are not in ES?

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

Might it be that we lost it in migration process?

  
  
Posted one month ago

In network, the plots call returns empty?

  
  
Posted one month ago

anything hidden in the "eye" filter?

  
  
Posted one month ago

nothing special in developer tools

  
  
Posted one month ago

This happened after we backed up and restored the server

  
  
Posted one month ago

@<1523701070390366208:profile|CostlyOstrich36> yes. empty

  
  
Posted one month ago

Do you see any errors in the ES container?

  
  
Posted one month ago
90 Views
13 Answers
one month ago
one month ago
Tags