Skip to content

SFDX behind corporate proxy #1083

@AjManoj

Description

@AjManoj

Hi

By default node uses HTTP_PROXY and HTTPS_PROXY environment variables to connect internet behind corporate proxy. But is it possible to directly use proxy server with sfdx?

I am getting below error whenever i have set proxy in windows setting.
Error: connect ETIMEDOUT 13.112.252.60:443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1134:16) { errno: 'ETIMEDOUT', code: 'ETIMEDOUT', syscall: 'connect', address: '13.112.252.60', port: 443 }

As per jsforce corporate proxy bug

There is merge request which let us set corporate proxy and connection is successful. Can we allow setting this paramater as sfdx cli command parameters, which will allow us to use sfdx behind corporate proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions