-
Bug
-
Resolution: Unresolved
-
Blocker
Hello Wisen,
May I ask for your help regarding jira-trigger-plugin.
We are trying to trigger job in Jenkins using webhooks but we are getting below 'shutdown' error in Jira logs.
Enabled Jenkins logging at FINE level for troubleshooting: com.ceilfors.jenkins.plugins.jiratrigger.webhook.
But we are not receiving any logs in the jenkins. But we are able to curl from both Jenkins to Jira and Jira to Jenkins.
When I ran below curl we are able to see in Jenkins logs - attached Jenkins_curl_log.png
"curl --request POST 'https://<url>/jira-trigger-webhook-receiver/' --header 'Content-Type: application/json' -d '{"test1":"build"}' "
Attached logs and screenshot. Please check and help us on this.
Regards,
Chandra Prakash.