|
||||||||
|
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/d/optout.

Happens with Jenkins 1.552 and Apache/2.2.22 (Debian)
I can navigate to /jenkins/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/ and I get a reply from Jenkins saying it wasn't found. But then /jenkins/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/a%2Fb/ gets a response from Apache saying it wasn't found.
If I go to /jenkins/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/a/b/ I get a not found from Jenkins.
Tried to setup the reverse proxy per the docs instructions and still get that error.