microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.58k stars 29.03k forks source link

Salesforce Deployment Failed: failed, reason: connect ENETUNREACH #182734

Closed amit-KB closed 1 year ago

amit-KB commented 1 year ago

Type: Bug

1- open lwc file 2- right click and select deploy this source to org 3- Error coming in out put panel: request to https://altayyargroup--almbdev.sandbox.my.salesforce.com/services/Soap/m/56.0 failed, reason: connect ENETUNREACH 85.222.152.217:443

VS Code version: Code 1.78.2 (Universal) (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:44:45.204Z) OS version: Darwin x64 22.2.0 Modes: Sandboxed: No

Extensions (35) Extension|Author (truncated)|Version ---|---|--- apex-autocomplete|chu|0.2.13 apex-pmd|chu|0.5.9 vscode-eslint|dba|2.4.0 prettier-vscode|esb|9.12.0 lana|Fin|1.5.2 sfdx-autoheader|Hug|0.7.3 isort|ms-|2022.8.0 python|ms-|2023.8.0 vscode-pylance|ms-|2023.5.20 jupyter|ms-|2023.4.1011241018 jupyter-keymap|ms-|1.1.0 jupyter-renderers|ms-|1.0.15 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 java|red|1.18.0 vscode-commons|red|0.0.6 vscode-xml|red|0.25.0 LiveServer|rit|5.7.9 salesforce-vscode-slds|sal|1.4.8 salesforcedx-vscode|sal|57.13.1 salesforcedx-vscode-apex|sal|57.13.1 salesforcedx-vscode-core|sal|57.13.1 salesforcedx-vscode-expanded|sal|57.13.1 salesforcedx-vscode-lightning|sal|57.13.1 salesforcedx-vscode-lwc|sal|57.13.1 salesforcedx-vscode-soql|sal|57.13.1 salesforcedx-vscode-visualforce|sal|57.13.1 sfdx-package-xml-generator|Vig|2.0.9 intellicode-api-usage-examples|Vis|0.2.7 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.50.0 vscode-java-dependency|vsc|0.22.0 vscode-java-pack|vsc|0.25.11 vscode-java-test|vsc|0.38.2 vscode-maven|vsc|0.41.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30610679 2e4cg342:30602488 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 showlangstatbar:30737416 vsccsb:30705552 azdwalk:30721579 pythonms35:30701012 pythonfmttext:30731395 pythoncmv:30739700 fixhidewlkth:30730051 hidesbindicator:30730055 pythongtdpath:30739704 ```
amit-KB commented 1 year ago

It's coming on only one specific network. if I change the network it's working fine.

gjsjohnmurray commented 1 year ago

/causedByExtension

This is specific to the Salesforce extension.

vscodenpa commented 1 year ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!