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
Hey, I'M Facing Quite A Problem. A Server Was Reset But The Worker That Ran On It Still Remains In The Trains Ui. What Can Be Done?

Hey, I'm facing quite a problem. A server was reset but the worker that ran on it still remains in the trains UI. What can be done?

  
  
Posted 3 years ago
Votes Newest

Answers 6


Hi SmarmySeaurchin8 ,
The agents that report to the server are registered in the Redis component and their registration is timed out after a period of 10 minutes (assuming they're not still up and reporting).
Is the agent in question still up? Also, how was the server reset?

  
  
Posted 3 years ago

Brutal sudo reboot, the agent is not up anymore

  
  
Posted 3 years ago

So its reported status is cached in Redis and should clear by itself soon

  
  
Posted 3 years ago

SmarmySeaurchin8 did it work out?

  
  
Posted 3 years ago

Let me update you about this in a couple of minutes

  
  
Posted 3 years ago

Yep. Works as you said.

  
  
Posted 3 years ago
582 Views
6 Answers
3 years ago
one year ago
Tags