Dear Jira Community,
we faced a proxy problem by setting our jira up. We necessarily need to connect over proxy, which currently works as long as we don´t integrate in our Jira WebHooks. Unfortunately the WebHooks can not pass through the proxy despite the proxy exceptions, which is configured like this:
JVM_SUPPORT_RECOMMENDED_ARGS=
"-Dhttp.proxyHost=our.proxy.
-Dhttp.proxyPort= (the port of our proxy)
-Dhttps.proxyHost= our.proxy.
-Dhttps.proxyPort=(the port of our proxy)
-Dhttp.nonProxyHosts=localhost\|*.our.domain
\|*.other.domain
\||<ip address oft he Webhook> *"
Does the trouble is caused by the proxy configuration? Someone idea how to troubleshoot it?
Thanks in advance
Best Regards
Kamil
This is currently a known bug with WebHooks, https://jira.atlassian.com/browse/JRA-43143. Best course of action currently would be to watch that bug report to track when the bug will be fixed, and upgrade to the fixed version when it is released.
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.