-
Bug
-
Resolution: Not A Defect
-
Blocker
-
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 !
- is duplicated by
-
JENKINS-54534 SSH failing when HTTP proxy is in use
-
- Closed
-