Hi
When I exucuted my bots, the runner send me this log:
Error executing task: Cannot invoke “dev.botcity.runner.technology.PythonExecutor$BotPythonType.equals(Object)” because “this.pythonType” is null
return diagnostic.jar
“Test”,“Result”,“Note”
“Orchestrator server reachability - SSL Enabled”,“PASS”,“-”
“Orchestrator server l - SSL Disabled”,“SKIP”,“-”
“SDK Download reachability - SSL Enabled”,“FAIL”,“A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond”
“SDK Download reachability - SSL Disabled”,“FAIL”,“A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond”
“Orchestrator Login”,“SKIP”,“E-mail or password not provided. Skipping this check.”
“Java Runtime”,“PASS”,“Version: Java 17.0.3”
“Python Development”,“WARN”,“System was able to find a suitable Python version, but you may be required to add additional configuration to your BotCity Runner to define the proper interpreter to be used. Command executed: py --version”
“Java Development”,“PASS”,“Version: Java 22.0.2”