bitbucket-push-and-pull-request-plugin icon indicating copy to clipboard operation
bitbucket-push-and-pull-request-plugin copied to clipboard

Bitbucket Push and Pull Request Plugin does not work

Open mdsnassor opened this issue 2 years ago • 0 comments

I have the same issue

Loggers:

Feb 22, 2023 2:27:08 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver doIndex

Received POST request over Bitbucket hook

This is all i get from Jenkins side.

Bitbucket Post Hook: ERROR: Something went wrong while POST (response code:400) to the URL: [https://jenkins/bitbucket-hook/]. Message: Bitbuckt PPR Plugin: request failed.

Before, i had a normal webhook which triggered the build just fine. After a while i wanted to set same webhook to three other repositories, so i did the same configuration as the first repository. But only the first repository could trigger the build and the rest just sent a POST request to the plugin.

Now I'm configuring the POST web-hook in bitbucket and I'm getting the above error with very few information to debug this, could anybody help with this?

mdsnassor avatar Feb 22 '23 13:02 mdsnassor