The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Webhook not called. Why ?

Arthur Dent
November 25, 2012

Hi,

I have specified a very generic Webhook (simple URL,no restrictions with JQL, for all events) in Jira. Now when I create an issue in Jira, the remote server doesn't receive any post info about the created issue. Same if I do transitions.

From the jira server I checked with ping and the url in the browser that the server is reachable. Everything works fine. Just the call from Jira doesn't get through. Is there a way to see why the call doesnt get through to the server?

Edit: I just updated my webhook with an Get-Parameter http://my.web.hook/servlet?id=foo . Now I see that the Webhook is triggered. However, I still dont receive any POST-details about the issue

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
MichalM
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 27, 2012

Hi Arthur,

can you please try to point your Webhook to http://postcatcher.in or similar service to check whether the POST content is available from there? Make sure that 'Exclude details' checkbox is not ticked.

Failed webhooks POSTs should be logged in catalina.out with the following message [webhooks.util.http.CachingHttpContentRetriever] Unable to post information to 'http://myurl.net'

Cheers,

Michal

0 votes
Mario Fraiss
July 11, 2013
Same Problem here with JIRA v6.0.4#6100-sha1:6b05df6. We tried to post to a postcatcher.in-Catcher and no webhook event was fired at all... Further we got no error in the catalina.out ... :(
0 votes
Deleted user
May 2, 2013

Hi Michal,

I made a webhook set up for all the task events which is pointing to this url: http://postcatcher.in/catchers/5182f4036266210200000041 but JIRA 5.2.8 is not firing any post requests to above url? Is there any way that i check whats wrong with it? Is webhooks suppose to work under 5.2.8 version?

Thanks,

Pradeep

TAGS
AUG Leaders

Atlassian Community Events