/
2.13.0 Debugging connection to Jira
2.13.0 Debugging connection to Jira
Q: The connection to JIRA is very slow. The requests take up to 5minutes. We have a AWS load-balancer in between:
A: Please do a curl request to your JIRA from the host-machine on which you have the pi-planning server installed. Does that work? It could be an network issue. (curl -D- -u <jira-username>:<jira-password> -X GET -H "Content-Type: application/json" https://<url-to-jira>/rest/api/2/issue/<some-issue-key>)
Related content
2.13.1 Debugging connection to Jira
2.13.1 Debugging connection to Jira
More like this
2.3.0 Debugging connection to Jira
2.3.0 Debugging connection to Jira
More like this
2.12.0 Debugging connection to Jira
2.12.0 Debugging connection to Jira
More like this
2.14.0 Debugging connection to Jira
2.14.0 Debugging connection to Jira
More like this
2.14.1 Debugging connection to Jira
2.14.1 Debugging connection to Jira
More like this
2.2.0 Debugging connection to Jira
2.2.0 Debugging connection to Jira
More like this