jiralert icon indicating copy to clipboard operation
jiralert copied to clipboard

"Status":500,"Message":"JIRA request Issue.Search failed: No response returned:

Open maxvandl opened this issue 6 years ago • 3 comments

i try run it by curl -H "Content-type: application/json" -X POST -d '{"receiver": "jira-ab", "status": "firing", "alerts": [{"status": "firing", "labels": {"alertname": "TestAlert", "key": "value"} }], "groupLabels": {"alertname": "TestAlert"}}' http://localhost:9097/alert

and get 500 error on Jira side {"Error":true,"Status":500,"Message":"JIRA request Issue.Search failed: No response returned:

maxvandl avatar Sep 28 '19 21:09 maxvandl

hello

What about my issue,

maxvandl avatar Oct 08 '19 15:10 maxvandl

I tested it out and it works from my side. Try run it with debug mode.

jomach avatar Feb 10 '20 12:02 jomach

Change the title to be more specific. Is this still the issue @maxvandl ?

bwplotka avatar Mar 04 '21 13:03 bwplotka