What do exit codes mean when running scripts in Saner Remote Scripting?

Modified on Mon, 29 Sep at 7:01 PM

When a script is executed on a device, the system returns an exit code to indicate the outcome. The most common exit codes are:

  • 0 → Script executed successfully.

  • 1 → Script execution failed.

  • 124 → Script execution timed out.

These codes help you quickly understand whether a script ran as expected or if further troubleshooting is required.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article