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.