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, Trying To Setup The Slack Alerts Feature But I Ran Into An Error On The Remote Server. When Running It Locally All Works But When I Run The Same Task On The Remote Server I Get This Error: Any Idea?

Hi, trying to setup the slack alerts feature but I ran into an error on the remote server.
When running it locally all works but when I run the same task on the remote server I get this error:
Any idea?

  
  
Posted 2 years ago
Votes Newest

Answers 3


I beileve this is the problem but what should be the value?

  
  
Posted 2 years ago

Yeah tried it but it tries to do a docker run for some reason…

  
  
Posted 2 years ago