It is caused by the hostname mismatch. In the main jenkins configuration I have "http://jenkinshost.mydomain.tld:8080/" as Jenkins URL, but since I'm in the same domain, I accessed UI using just "http://jenkinshost:8080/". In this case trend graph image URL is "http://jenkinshost:8080/job/myjob/warnings14/trendGraph/png" and it causes error 500. When I enter configuration and press save there, I'm redirected to "http://jenkinshost.mydomain.tld:8080/", and image is shown correctly.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to