Skip to main content
Version: 1.3.2

Troubleshooting

First step is to check a job status in the UI / via rest. If the status is e.g. FAILED, we need to dive deeper into the job and check each step. If there is a FAILED step with error Message, this can give hints.

If no further information is available, the logs need to be consulted.

General things to check:

  • Configuration: Are correct security Tokens available?
  • Configuration: Are the Workers / URLs correct?
  • Worker: In some cases, the logs of the worker itself can be interesting for cases in which an error is not correctly propagated
  • Configuration: Is the JobTemplate correct?