Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect ECONNREFUSED ::1:35117 #2082

Closed
yixiangfeng opened this issue Dec 23, 2019 · 6 comments
Closed

connect ECONNREFUSED ::1:35117 #2082

yixiangfeng opened this issue Dec 23, 2019 · 6 comments
Assignees

Comments

@yixiangfeng
Copy link

Issue Type: Bug

connect ECONNREFUSED ::1:35117)

VS Code version: Code - Insiders 1.42.0-insider (7c0095ee2d064033fc13184127a9adc603454729, 2019-12-20T07:57:35.999Z)
OS version: Windows_NT x64 10.0.19536
Fetching remote diagnostics for 'WSL: Ubuntu' failed: connect ECONNREFUSED ::1:35117

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.75GB (6.85GB free)
Process Argv --folder-uri=vscode-remote://wsl+Ubuntu/mnt/c/Users/yikca --remote=wsl+Ubuntu
Screen Reader no
VM 0%

Fetching remote diagnostics for 'WSL: Ubuntu' failed: connect ECONNREFUSED ::1:35117

Extensions: none
@AdamVig
Copy link

AdamVig commented Dec 23, 2019

Possible duplicate of #2060.

@es50678
Copy link

es50678 commented Dec 24, 2019

reverting to 10.0.19041.1 worked for me.

windows settings -> windows update -> pause updates(or turn off fast ring) 
-> recovery -> Go back to the previous version of windows 10

#2060 links to microsoft/WSL#4769 where I found the suggestion to update. So it seems this is an issue with windows insider preview build Windows 10 Pro Insider Preview Build 19536.rs_prerelease.191211-1446 (WSL 2 Enabled). The issue has fixinbound tagged so hopefully it won't be too long before an update is released

@cmeiklejohn
Copy link

Confirm, just started experiencing this on build 19536.rs_prerelease.191211-1446 today.

@cmeiklejohn
Copy link

Also reverted.

@dgmdevelopment
Copy link

Oddly, reverting to 19041.1 didn't seem to work for me, but found temporary solution of editing the hosts file and putting in the IP address of your WSL2 distro.

    #127.0.0.1 localhost
    YOUR IP HERE localhost

If your VM or computer restarts the IP will change of course. Then you will have to edit again. I can live with this until fix is dropped. Hope it helps!

@aeschli
Copy link
Contributor

aeschli commented Dec 30, 2019

dup of #2060.

@aeschli aeschli closed this as completed Dec 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants