Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code tunnel under WSL is unable to start using CLI #171196

Closed
morkovka1337 opened this issue Jan 12, 2023 · 2 comments
Closed

Code tunnel under WSL is unable to start using CLI #171196

morkovka1337 opened this issue Jan 12, 2023 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@morkovka1337
Copy link

morkovka1337 commented Jan 12, 2023

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
    Version: 1.74.3 (user setup)
    Commit: 97dec17
    Date: 2023-01-09T16:59:02.252Z
    Electron: 19.1.8
    Chromium: 102.0.5005.167
    Node.js: 16.14.2
    V8: 10.2.154.15-electron.0
    OS: Windows_NT x64 10.0.22000
    Sandboxed: No
  • OS Version:
    Windows 11 Pro 21H2 build 22000.1455, in WSL Ubuntu 18.04.5 LTS

Steps to Reproduce:

  1. Start WSL
  2. Try to start code tunnel under WSL via CLI

Instead of starting tunnel session, code opens new file named "tunnel". I've managed to start tunnel session via UI.
But when I connect to tunnel from the remote machine and run "code <any file\folder>", file\folder is opened on the host machine (where I start tunnel, let's call it server), not on the remote machine (client).

@connor4312
Copy link
Member

For the moment, you need to manually download and run the Linux version of the CLI in WSL for tunnels to work there. However this is something that we're working on this month: microsoft/vscode-remote-release#7783

@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 12, 2023
@dsm-72
Copy link

dsm-72 commented Feb 10, 2023

@connor4312 any recommendations for place to put it?

@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants