You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I have the same issue
Loggers:
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?
The text was updated successfully, but these errors were encountered: