Hi,

We are running ansible 2.2.1.0 and upgraded tower from 3.0.2 to 3.1.1
After the tower upgrade, when we run a job template, the job fails because 
the with "SCM Update failed for Ops with ID 46720"
The issue I realized is that the job is looking for a job ID that doesn't 
exist.

Example, running the job template will spawn two jobs, 46718 is the ID of 
the play and 46719 the ID for the scm update, but the play job will fail 
with the above message looking for job ID 46720 (not 46719) which doesn't 
exits.
I'm guessing there is counter in the database somewhere that is holding 
this value?

Any help would be greatly appreciated.

Thanks
Nik

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0d208c79-8a55-4812-9edf-0d11b42e463a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to