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

Unable to check out source code from Bitbucket when Bitbucket runs behind a proxy

XMLWordPrintable

      After an upgrade from 2.0.2 to 2.1.0 all jobs fail checking out from Bitbucket.

      Your Bitbucket runs on https://my-proxy-host/git, and job creation works fine. When Jenkins tries to check out the source code, the URL used does not contain the original context-path. The correct URL is https://my-proxy-host/git/scm/<project>/<repo>, the URL used is https://my-proxy-host/scm/<project>/<repo>

      Reverted to version 2.0.2 and everything works as expected.

            amuniz Antonio Muñiz
            arevatte Are Vattekar
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: