Hello,

did you followed the atlassian-guide?

>
https://confluence.atlassian.com/jirakb/integrating-jira-with-nginx-426115340.html
>
https://confluence.atlassian.com/confkb/how-to-use-nginx-to-proxy-requests-for-confluence-313459790.html

usually when nginxy says "502" you should trust this.

for debuggging, try 

curl -v http://JIRA_IP:JIRA_PORT/ from the server nginx runs on., to see, if
you have
access to the ressource you configured in proxy_pass



cheers, 

mex

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,266336,266339#msg-266339

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to