jiralert
jiralert copied to clipboard
"Status":500,"Message":"JIRA request Issue.Search failed: No response returned:
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:
hello
What about my issue,
I tested it out and it works from my side. Try run it with debug mode.
Change the title to be more specific. Is this still the issue @maxvandl ?