You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Are you able to share some more info like the Ansible version you are on, the task you are running. A 500 status code means internal error (internal to the http server) and usually indicates a problem on the remote end. You need to be able to debug what is happened in the times of a 500 error to determine what is happening, there is not much we can do from there.
Thanks
Jordan
Message has been deleted
Jordan Borean
unread,
Mar 7, 2018, 5:32:34 PM3/7/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I'm not sure, there is no difference between the first and second execution from an Ansible perspective, you are best off trying to replicate the issue reliably. Things to look for
* Whether it is failing at a certain point in the day (is the server under load at this time) * Whether it is the same file * Whether this is happening on different sites * Whether this is happening on different Windows hosts
From there you can hopefully narrow down a set of circumstances that will allow you to replicate the issue reliably and then ultimately find the cause.