VSCode Version: 1.34.0-insider (user setup)
Local OS Version: Windows 10, 1803
Remote OS Version: Ubuntu 18.04
Remote Extension/Connection Type: WSL
Steps to Reproduce:
- Install VS Code insiders
- Install Remote-WSL extension
- Try to launch a remote WSL window.
- See below errors.
[2019-05-03 14:44:06.720] Starting VS Code Server inside WSL.
[2019-05-03 14:44:07.614] Launching C:\WINDOWS\System32\wsl.exe bash -i -c "./scripts/wslServer.sh 473af338e1bd9ad4d9853933da1cd9d5d9e07dc9 insider .vscode-remote " in c:\Users\mario_limonciello\.vscode-insiders\extensions\ms-vscode-remote.remote-wsl-0.32.0
[2019-05-03 14:44:09.413] Installing VS Code Server 473af338e1bd9ad4d9853933da1cd9d5d9e07dc9
[2019-05-03 14:44:09.713] Downloading:
[2019-05-03 14:44:10.314] Failed
[2019-05-03 14:44:10.314] Will not apply HSTS. The HSTS database must be a regular and non-world-writable file.
[2019-05-03 14:44:10.314] ERROR: could not open HSTS store at '/home/supermario/.wget-hsts'. HSTS will be disabled.
[2019-05-03 14:44:10.314] --2019-05-03 09:44:10-- https://update.code.visualstudio.com/commit:473af338e1bd9ad4d9853933da1cd9d5d9e07dc9/server-linux-x64/insider
[2019-05-03 14:44:10.314] Resolving update.code.visualstudio.com (update.code.visualstudio.com)... 51.144.164.215
[2019-05-03 14:44:10.314] Connecting to update.code.visualstudio.com (update.code.visualstudio.com)|51.144.164.215|:443...
[2019-05-03 14:44:10.415] connected.
[2019-05-03 14:44:10.415] Unable to establish SSL connection.
[2019-05-03 14:44:10.415] ERROR: Failed to download https://update.code.visualstudio.com/commit:473af338e1bd9ad4d9853933da1cd9d5d9e07dc9/server-linux-x64/insider to /home/supermario/.vscode-remote/bin/473af338e1bd9ad4d9853933da1cd9d5d9e07dc9-1556894649.tar.gz
[2019-05-03 14:44:10.415] VS Code Server for WSL closed unexpectedly.
Worth noting I do need an NTLM proxy, so it's entirely possible that needs to be configured in advance within WSL somehow..
VSCode Version: 1.34.0-insider (user setup)
Local OS Version: Windows 10, 1803
Remote OS Version: Ubuntu 18.04
Remote Extension/Connection Type: WSL
Steps to Reproduce:
Worth noting I do need an NTLM proxy, so it's entirely possible that needs to be configured in advance within WSL somehow..