You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the action on a windows runner (2019) behind a corporate proxy, and pulling with with: download-repository the no_proxy is ignored.
Current behavior
Run actions/jfrog_setup-jfrog-cli@v3
with:
download-repository: jfrog_cli_root-remote
version: 2.35.0
env:
JF_URL: ***
JF_USER: ***
JF_ACCESS_TOKEN: ***
::group::Setup JFrog CLI
Setup JFrog CLI
##[debug]isExplicit: 2.[35](***/sample-pipelines/actions/runs/39980/jobs/159441#step:3:36).0##[debug]explicit? true##[debug]checking cache: C:\actions-runner\_work\_tool\jf.exe\2.35.0\x64##[debug]not found##[debug]isExplicit: 2.35.0##[debug]explicit? true##[debug]checking cache: C:\actions-runner\_work\_tool\jfrog.exe\2.35.0\x64##[debug]not found
Downloading JFrog CLI from https://***/artifactory/jfrog_cli_root-remote/v2/2.35.0/jfrog-cli-windows-amd64/jfrog.exe
##[debug]Downloading https://***/artifactory/jfrog_cli_root-remote/v2/2.35.0/jfrog-cli-windows-amd64/jfrog.exe##[debug]Destination C:\actions-runner\_work\_temp\ee691c3f-b5be-4a67-97d6-c56b[42](https://***/sample-pipelines/actions/runs/39980/jobs/159441#step:3:43)24b26f##[debug]set auth
tunneling socket could not be established, statusCode=502
Waiting 10 seconds before trying again
##[debug]set auth
tunneling socket could not be established, statusCode=[50](****=
Waiting 14 seconds before trying again
##[debug]set auth
Error: tunneling socket could not be established, statusCode=502
Reproduction steps
Setting up a windows runner behind a proxy by specifying .env on host, and specifying the artifactory ulr in no proxy
Describe the bug
When running the action on a windows runner (2019) behind a corporate proxy, and pulling with
with: download-repository
theno_proxy
is ignored.Current behavior
Reproduction steps
Setting up a windows runner behind a proxy by specifying
.env
on host, and specifying the artifactory ulr in no proxyExpected behavior
Downloading the jfrog version
Setup JFrog CLI version
v3
JFrog CLI version
2.35.0
Workflow operating system type and version
windows-2019
JFrog Artifactory version (if relevant)
No response
JFrog Xray version (if relevant)
No response
The text was updated successfully, but these errors were encountered: