function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pradeep Pradhan 21Pradeep Pradhan 21 

sfdx-cli: Updating CLI... ! Error: connect ETIMEDOUT 199.232.21.145:443 Code: ETIMEDOUT

Hello everyone 
iam facing problem to authorize my org on vscode . iam getting the above error when connecting to org.please help me solve this issue.
AnkaiahAnkaiah (Salesforce Developers) 
Hi Pradeep,

Similar kind of issue solution provided here.

https://salesforce.stackexchange.com/questions/186953/salesforce-dx-cli-connect-timedout

If this helps, please mark it as best answer.

Thanks!!
Pradeep Pradhan 21Pradeep Pradhan 21
Hello Ankaiah 
iam trying but the issue not resolved if other ways u have to solve this issue kindly share with me
AnkaiahAnkaiah (Salesforce Developers) 
Hi Pradeep,

I got this document from our team and asked to follow it to set up a proxy setting in VS code:

https://code.visualstudio.com/docs/setup/network#_proxy-server-support

This issue doesn’t seems to be from Salesforce CLI but something related to the proxy setting inside the VS code which is out of scope for Salesforce support. You can further setup this setting with the help of your IT team and if facing any issues then you can reach out to their support team:

https://code.visualstudio.com/docs/supporting/FAQ

If this information helps, Please mark it as best answer.

Thanks!!