Hello, I have this valute in automation trace.
What does it mean -running_script: false- and what is causing it?
Thank you
Chris
Hello, I have this valute in automation trace.
What does it mean -running_script: false- and what is causing it?
Thank you
Chris
Basically, it says that the automation didnāt execute a script in its action part.
But that does not anwer the question āwhat caused itā.
More generally, how do we diagnose what caused it?
That is not an error message, simply a reference.
A reference to what? I have the situation that actions are not executing and I donāt know why.
Details at Why am I getting āRunning_script: falseā in a trace?
Iām not a native English speaker, my translation tool gives me āreferenceā for ānoteā or āhintā.
When running an automation that executes a script, you will find running script: true in the trace.
running_script: false means, that the scripts ends at that specific line.