Automation trace: 'running_script: false'

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.

1 Like

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.