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
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.
- 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.
- This happens after when client connects to the machine through tunnel atleast one time after tunnel starts.
- 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.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.