ReverseProxySetupMonitor broken in Jenkins release 1.552

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Minor
    • Component/s: core
    • Environment:
      OS: SuSE Linux Enterprise Server 11 SP3 x86_64
      Apache Tomcat 6.0.37
      Reverse proxy: Apache Web Server 2.2.12 Release 1.40.1

      After upgrading Jenkins from 1.551 to 1.552, the Manage Jenkins screen has the message "It appears that your reverse proxy set up is broken." The reverse proxy configuration has been correctly working before the upgrade.

      The test URI
      /jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test
      is redirecting to
      /jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/a%2Fb/
      which is giving a 404 error.

      In previous versions of Jenkins, it redirected to
      /jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test-for-reverse-proxy-setup
      which returned 200 OK.

      I am using Apache Web Server with mod_proxy_ajp as a reverse proxy in front of the Tomcat serving Jenkins.

            Assignee:
            Unassigned
            Reporter:
            Townsend Duong
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: