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

Can't setup from war behind proxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      When starting Jenkins from a war archive, on a network behind a proxy.

      The initial setup takes ages until Jenkins give up and ask for the initial admin password. Then the install page that selects the initial plugins never load. It is not possible to setup the proxy during initial startup in the UI.

      Jenkins is started with the following command line

      JENKINS_HOME=/jenkins-folder/ java -Dhttp.proxyHost=proxy.com -Dhttp.proxyPort=8080 -jar jenkins.war --httpPort=9090

      Workaround is to copy the proxy.xml file from another working instance, then restart jenkins.

            Unassigned Unassigned
            tdubouch Thomas Duboucher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: