Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21989

ReverseProxySetupMonitor broken in Jenkins release 1.552

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • None
    • 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.

            Unassigned Unassigned
            tduong Townsend Duong
            Votes:
            9 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: