X-Squid-Error | ERR_CONNECT_FAIL 110 |
i am trying to access Jenkins from this webhook and its blocking my request .
Extra information is :
i have a public server on which jenkins is running .
when i am hitting the web-hook url on browser its triggering the job .
When i am triggering through push changes made in repo its not happing .
I have admin access to all thee
Hi Himanshu,
This error specifically indicates a TCP connection issue from Bitbucket Cloud > Jenkins Server, Bitbucket Cloud is correctly triggering the Webhooks job but your server is not accepting the webhooks payload.
Please refer to our documentation to resolve this and let me know if any issues:
https://confluence.atlassian.com/bbkb/err_connect_fail-110-in-webhooks-connection-1223822359.html
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.