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
Describe the bug
The action fails to download the cli bin when running behind a proxy that uses no authentication.
> Setup JFrog CLI
tunneling socket could not be established, statusCode=407
Waiting 16 seconds before trying again
tunneling socket could not be established, statusCode=407
Waiting 15 seconds before trying again
Error: tunneling socket could not be established, statusCode=407
To Reproduce
Try to run the action on a self hosted runner that's behind the proxy. Workflow used:
Describe the bug
The action fails to download the cli bin when running behind a proxy that uses no authentication.
> Setup JFrog CLI tunneling socket could not be established, statusCode=407 Waiting 16 seconds before trying again tunneling socket could not be established, statusCode=407 Waiting 15 seconds before trying again Error: tunneling socket could not be established, statusCode=407
To Reproduce
Try to run the action on a self hosted runner that's behind the proxy. Workflow used:
Expected behavior
The action should download the bin.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
The text was updated successfully, but these errors were encountered: