I am trying to integrate bitbucket with jenkins for the first time. I am currently trying to have jenkins build the project every time a change is commit to the repository.
I am at the stag where I am trying to add a webhook from the bitbucket repository and am testin the connection to the given URL but am coming across an error that says:
Too many webhook dispatches already in flight
I only have the one webhook that I am trying to set up on my entire bitbucket account. Any ideas?
Restarting the server may help - I've had a case where a mirror wasn't reachable for a prolonged time, and after that these errors popped up. Seems the mirroring protoocols use webhook code, and don't properly close them sometimes. That situation then won't go away by itself ever.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.