Periodically our GoCD server goes belly up and many pipelines get
these errors on the Web UI:
Failed to trigger pipeline: NameOfMyPipeline { Pipeline already triggered }
But there is nothing in the server log to tell me it happened.
I looked online but the only thing I see is this:
https://github.com/gocd/gocd/issues/3459
Which offers no idea of the root cause, or additional troubleshooting steps.
I also see this:
https://github.com/gocd/gocd/issues/4647
but as I read it it does not really tell me what the root cause or how
to troubleshoot or fix.
Unless I am missing something.
Any tips? Can this be logged if I change log-level?
Brian Fennell