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 All ! I'M Trying To Setup My Agent, I Always Get The Same Error Even When I Run Remotely A Task Where I Only Print('Hello World'). I Wonder What I'M Missing

Hi all ! I'm trying to setup my agent, I always get the same error even when I run remotely a task where I only print('hello world'). I wonder what I'm missing 🤔 . If anyone has an idea I would gladly appreciate it 😁 Here are the script of the task and the logs associated :

  
  
Posted one year ago
Votes Newest

Answers 2


Hi @<1523701087100473344:profile|SuccessfulKoala55> , thank you for your answer, I will look into it 👍

  
  
Posted one year ago

Hi @<1546303293918023680:profile|MiniatureRobin9> , seems to be a similar issue: None
Are you running the agent in Windows?

  
  
Posted one year ago
674 Views
2 Answers
one year ago
one year ago
Tags