Open JacquesSyn opened 5 months ago
+1 on this.
Ok strangely it worked again for me
I did nothing special for the fix, just started cursor again, waited a loooong time for this to download :
I think it its this step that failed bacause it was too long : "Downloading WSL server"
+1 Windows 11, WSL 2
[2024-09-21 19:52:15.705] Extension version: 0.88.2
[2024-09-21 19:52:15.705] L10N bundle: undefined
[2024-09-21 19:52:15.731] authorityHierarchy: wsl+ubuntu
[2024-09-21 19:52:15.731] WSL extension activating for a local WSL instance
[2024-09-21 19:52:15.745] Resolving wsl+ubuntu, resolveAttempt: 1
[2024-09-21 19:52:15.745] NodeExecServer run: C:\WINDOWS\System32\wsl.exe --status
[2024-09-21 19:52:15.777] WSL feature installed: true (wsl --status)
[2024-09-21 19:52:15.777] NodeExecServer run: C:\WINDOWS\System32\wsl.exe --list --verbose
[2024-09-21 19:52:15.807] 2 distros found
[2024-09-21 19:52:15.807] Starting VS Code Server inside WSL (wsl2)
[2024-09-21 19:52:15.807] Windows build: 22631. Multi distro support: available. WSL path support: enabled
[2024-09-21 19:52:15.807] Scriptless setup: false
[2024-09-21 19:52:15.808] No shell environment set or found for current distro.
[2024-09-21 19:52:15.913] WSL daemon log file:
[2024-09-21 19:52:15.916] Probing if server is already installed: if [ -d ~/.cursor-server/bin/63dae81aea2c3fc079420fe72578a8eef26ba870 ]; then printf 'install-found '; fi; if [ -f /etc/alpine-release ]; then printf 'alpine-'; fi; if [ -s ~/.cursor-server/bin/compatibilty-check ]; then printf 'legacy-'; fi; uname -m;
[2024-09-21 19:52:15.916] NodeExecServer run: C:\WINDOWS\System32\wsl.exe -d Ubuntu -e sh -c if [ -d ~/.cursor-server/bin/63dae81aea2c3fc079420fe72578a8eef26ba870 ]; then printf 'install-found '; fi; if [ -f /etc/alpine-release ]; then printf 'alpine-'; fi; if [ -s ~/.cursor-server/bin/compatibilty-check ]; then printf 'legacy-'; fi; uname -m;
[2024-09-21 19:52:15.978] Probing result: legacy-x86_64
[2024-09-21 19:52:15.978] No server install found in WSL, needs linux-legacy-x64
[2024-09-21 19:52:15.978] Getting server from client side
[2024-09-21 19:52:15.979] Downloading VS Code Server stable - 63dae81aea2c3fc079420fe72578a8eef26ba870 into C:\Users\egcel\AppData\Local\Temp\vscode-remote-wsl\stable\63dae81aea2c3fc079420fe72578a8eef26ba870\vscode-server-stable-linux-legacy-x64.tar.gz.
[2024-09-21 19:52:16.415] Unable to download server on client side: Error: Request downloadRequest failed unexpectedly without providing any details.. Will try to download on WSL side.
[2024-09-21 19:52:16.415] NodeExecServer run: C:\WINDOWS\System32\wsl.exe -d Ubuntu sh -c '"$VSCODE_WSL_EXT_LOCATION/scripts/wslServer.sh" 63dae81aea2c3fc079420fe72578a8eef26ba870 stable cursor-server .cursor-server --host=127.0.0.1 --port=0 --connection-token=2425486934-3901921292-1331812086-1447691699 --use-host-proxy --without-browser-env-var --disable-websocket-compression --accept-server-license-terms --telemetry-level=all'
[2024-09-21 19:52:16.727] Setting up server environment: Looking for /home/gekctek/.cursor-server/server-env-setup. Not found.
[2024-09-21 19:52:16.727] WSL version: 5.15.153.1-microsoft-standard-WSL2 Ubuntu
[2024-09-21 19:52:16.727] Updating VS Code Server to version 63dae81aea2c3fc079420fe72578a8eef26ba870
[2024-09-21 19:52:16.727] Removing previous installation...
[2024-09-21 19:52:16.727] Installing VS Code Server for Linux legacy-x64 (63dae81aea2c3fc079420fe72578a8eef26ba870)
[2024-09-21 19:52:16.727] Downloading:
[2024-09-21 19:52:17.034] 100%
[2024-09-21 19:52:17.034] Failed
[2024-09-21 19:52:17.034] --2024-09-21 12:52:16-- https://cursor.blob.core.windows.net/remote-releases/63dae81aea2c3fc079420fe72578a8eef26ba870/vscode-reh-linux-legacy-x64.tar.gz
[2024-09-21 19:52:17.034] Resolving cursor.blob.core.windows.net (cursor.blob.core.windows.net)...
[2024-09-21 19:52:17.341] 20.209.35.129
[2024-09-21 19:52:17.341] Connecting to cursor.blob.core.windows.net (cursor.blob.core.windows.net)|20.209.35.129|:443... connected.
[2024-09-21 19:52:17.341] HTTP request sent, awaiting response...
[2024-09-21 19:52:17.396] 404 The specified blob does not exist.
[2024-09-21 19:52:17.396] 2024-09-21 12:52:17 ERROR 404: The specified blob does not exist..
[2024-09-21 19:52:17.396]
[2024-09-21 19:52:17.396] ERROR: Failed to download https://cursor.blob.core.windows.net/remote-releases/63dae81aea2c3fc079420fe72578a8eef26ba870/vscode-reh-linux-legacy-x64.tar.gz to /home/gekctek/.cursor-server/bin/63dae81aea2c3fc079420fe72578a8eef26ba870-1726948336.tar.gz
[2024-09-21 19:52:17.396] For help with startup problems, go to https://code.visualstudio.com/docs/remote/troubleshooting#_wsl-tips
[2024-09-21 19:55:21.132] Download in background is enabled
I am seeing the same error: The editor could not be opened due to an unexpected error: ENOPRO: No file system provider found for resource 'vscode-remote://wsl%2Bubuntu/home/...
Also this: WSL extension is supported only in Microsoft versions of VS Code
Running in WSL2 on Windows 11
The tool seems to not be able to connect to WSL. Clicking connect to WSL renders no result. VSCode runs in WSL without any issue.
1) If you can, please include a screenshot of your problem 2) Please include the name of your operating system 3) If you can, steps to reproduce are super helpful
All files that I try to open show :
The editor could not be opened due to an unexpected error: ENOPRO: No file system provider found for resource 'vscode-remote://wsl%2Bubuntu/home/jdurand/dev/.vscode/dev.code-workspace
This si what I have in console :
Screen :