Skip to content

Error Codes

Xavier Garceau-Aranda edited this page Jul 28, 2020 · 6 revisions

The following error codes are returned when executing Scout:

  • 0 when everything went well
  • 1XX when the run was unable to complete:
    • 101: authentication failure
    • 102: execution initialization failure
    • 103: report initialization failure
    • 104: unhandled exception during data gathering
    • 105: pre-processing engine failure
    • 106: rule engine failure
    • 107: display filters failure
    • 108: pre-processing engine failure
    • 109: HTML report generation failure
    • 130 when the execution was cancelled by the user
  • 2XX when the run was able to complete but exceptions were handled
    • 200 no additional details
Clone this wiki locally