Jobs getting Canceled

Hi All,

Hope you all are doing good.

Am working on AWX 21.0.0 and found out that jobs are getting canceled with no errors.
So complete playbook didnt get executed and it get failed in between.

Also there are no errors on logs and status shows as canceled.

Any help on this issue will be much appreciated.

Regards,
Ankur Porwal

Hi Ankur,

can you check the api/v2/jobs/<job_id> endpoint and let us know what it says for the job_explanation field? usually cancellations will fill in that field with helpful information.

Thanks!