microsoft / microsoft/vscode-remote-release

Terminal blocks infinitely when trying to use tunnel subcommands - status | kill | restart and also don't return any data.

Open
#9,654 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug tunnels
Dominant language
Dockerfile
Stars
4.2k
Forks
469
Avg merge
1d 1h
Merged PRs (30d)
1

Description

  • VSCode Version: code 1.87.1 (commit 1e790d77f81672c49be070e04474901747115651)
  • Local OS Version: windows 10
  • Remote OS Version: Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-100-generic x86_64)
  • Remote Extension/Connection Type: Remote Tunnels
  • Logs: None

Steps to Reproduce:
I have to monitor the tunnel service using command - code tunnel status but it blocks the terminal and doesn't return any data.

  1. I successfully configured tunnels on remote vps and all the things are working fine but when accessing code tunnel blocks the terminal there only and doesn't return any data.
  2. This happens after when client connects to the machine through tunnel atleast one time after tunnel starts.
  3. I used other commands also like restart, kill they do their function properly but they don't return any data and blocks the terminal there only.
  4. I only tried these sub commands only and issue occurs when using sub commands like status, kill, restart.

Does this issue occur when you try this locally?: Yes
Does this issue occur when you try this locally and all extensions are disabled?: Yes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.