I have setup a webhook on my plesk server. I did this for multiple repositories and it works for each, except this one...
SSH key and webhook url are correctly configured.Webhook triggers on push. On the webhook in Bitbucket I just find "Http status: 500" for my webhook request. I also can see the request body.
What I can't find, is a proper error message that is leading me to the problem.
Any recommendations where I find out what is causing the HTTP status 500?
Go to your repository, click on "Pull Updates" and a error might appear there.
Otherwise its likely that the webhook is not correctly configured.One may also check the error log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you got an answer? I am also in same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, I did not found a more specific error information in the log. But when I tried to manually click on "Pull updates" a permission denied error appeard and I could fix it by changing user permission. See https://webmasters.stackexchange.com/a/123124/34589
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.