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

SSH and http_proxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • ec2-plugin
    • None
    • 1.609.2

      Hello,

      My Jenkins master server is behind a http proxy server which only allows tcp/80 and 443.
      The ec2 plugin cannot ssh to aws VM as it uses that proxy :

      Connecting to 10.x.x.x on port 22, with timeout 10000.
      Using HTTP Proxy Configuration
      Failed to connect via ssh: HTTP Proxy Error (403 Forbidden)

      (Jenkins master can ssh to 10.x.x.x)

      I tried to start Jenkins with no_proxy="10.x.x.x," env variable but it keeps using http_proxy for ssh.

      BTW many thanks for your plugin !

            francisu Francis Upton
            bjorand Benjamin Jorand
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: