VS Code Tunnel Setup Fails: “Error installing server” (404 Not Found)

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

:counterclockwise_arrows_button: Steps to Reproduce:

  1. Start Cursor on macOS .

  2. Attempt to establish a tunnel from VS Code on Windows 10 to the macOS machine.

  3. The tunnel setup fails with the error above.

:camera: Screenshots or Recordings: (Can provide if needed)

:laptop: 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

:prohibited: Does this issue prevent you from using Cursor?

• Yes, as I cannot establish a tunnel between my Windows 10 VS Code and macOS Cursor.

What are the steps to reproduce

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.