Hello, Cursor Seems to take very long time to start in my Windows + WSL configuration.
I see a message "Starting VSCode in WSL (Ubuntu). The log shows something like this:
[2025-02-04 12:34:42.245] Probing result: x86_64
[2025-02-04 12:34:42.245] No server install found in WSL, needs linux-x64
[2025-02-04 12:34:42.245] Getting server from client side
[2025-02-04 12:34:42.247] Downloading VS Code Server stable - cce0110ca40ceb61e76ecea08d24210123895320 into C:\Users\sudha\AppData\Local\Temp\vscode-remote-wsl\cce0110ca40ceb61e76ecea08d24210123895320\vscode-server-stable-linux-x64.tar.gz.
[2025-02-04 12:34:44.021] Download checksum: undefined
And it stays here for 10+ minutes.
My VSCode starts right away. Not sure why Cursor is stuck here.
How do I resolve this.