Fresh Cursor install, Remote SSH not working

For anyone else running into this issue; I posted several days ago, got radio silence, despite pre-paying for an annual subscription.

On a fresh install:

2024-09-12 11:32:58.681 [error] Missing 'tunnelApplicationConfig' or 'tunnelApplicationName' in product.json. Remote tunneling is not available.
2024-09-12 11:33:11.662 [error] Missing 'tunnelApplicationConfig' or 'tunnelApplicationName' in product.json. Remote tunneling is not available.
2024-09-12 11:33:45.235 [info] Log level changed to debug

Then:

  • Install VS Code Remote - SSH ← key step, w/o this trying to Open a Remote Window hangs on extension installation
  • Click on >< icon in extreme lower left
  • Select a remote host
  • You’ll be able to ssh in!

I was able to figure this out through Ctrl-P-CMD, “Set Log Level,” pick debug, then pick Remote Tunnel Service or any other services that seem related to this issue.

App info

Version: 0.40.4
VSCode Version: 1.91.1
Commit: 63dae81aea2c3fc079420fe72578a8eef26ba870
Date: 2024-09-05T02:52:05.660Z (1 wk ago)
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.6.0
2 Likes

This worked for me! Thanks so much for sharing. I literally was spending too much time on this.

This is the exact SSH extension I installed: Remote - SSH v0.112.0

2 Likes

hey just FYI you can also hit this issue if you’re out of space on your target machine. I got the tunnelApplicationConfig message, but only when trying regular vscode did it show the “out of space” message. try “docker system prune --all --force

Hi! I’m having the same error that you had, but following your steps didn’t work for me.
I have Remote - SSH installed, but the window with my SSH hosts does not show up. If I choose any Remote - SSH command from the command palette I get an error saying command 'opensshremotes.openEmptyWindow' not found and I still get the Missing 'tunnelApplicationConfig' or 'tunnelApplicationName' in product.json error.
Any clue on how to fix? It’s working right in VSCode.

Thanks!

Version: 0.44.11
VSCode Version: 1.93.1
Commit: fe574d0820377383143b2ea26aa6ae28b3425220
Date: 2025-01-03T07:59:06.361Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.1.0

Hey, this seems like a corrupted installation or something weird!

Can you try uninstalling and reinstalling Cursor using the download on the website?