I’m trying to set up a tunnel from VS Code running on Windows 10 to Cursor running on macOS, but the tunnel setup fails with the following error message in the VS Code service logs:
2025-03-25 11:55:41.436 [info] [2025-03-25 11:55:41] error [rpc.7] Error installing server: error requesting https://update.code.visualstudio.com/commit:0139db98f117ab50fcaaf7a0b1c69d345bd98a10/server-win32-x64/stable: 404 Not Found
Steps to Reproduce:
-
Start Cursor on macOS .
-
Attempt to establish a tunnel from VS Code on Windows 10 to the macOS machine.
-
The tunnel setup fails with the error above.
Screenshots or Recordings: (Can provide if needed)
System Details:
• Source Machine (VS Code Running):
• OS: Windows 10
• VS Code Version: 1.96.2
• Commit: 0139db98f117ab50fcaaf7a0b1c69d345bd98a10
• Target Machine (Cursor Running):
• OS: macOS (Darwin arm64 24.3.0)
• Cursor Version: 0.48.1
• VS Code Version: 1.96.2
• Electron: 34.3.4
• Chromium: 132.0.6834.210
• Node.js: 20.18.3
• V8: 13.2.152.41-electron.0
Does this issue prevent you from using Cursor?
• Yes, as I cannot establish a tunnel between my Windows 10 VS Code and macOS Cursor.