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

[Remote-SSH Bug]: VS Code Server is not deleted #9857

Open
3 tasks done
SuhasSrinivasan opened this issue May 6, 2024 · 0 comments
Open
3 tasks done

[Remote-SSH Bug]: VS Code Server is not deleted #9857

SuhasSrinivasan opened this issue May 6, 2024 · 0 comments
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@SuhasSrinivasan
Copy link

SuhasSrinivasan commented May 6, 2024

Is there an existing issue for this bug?

  • I have searched the existing issues

Required Troubleshooting Steps

  • I have followed these troubleshooting steps
  • I have tried both values of the remote.SSH.useLocalServer setting

Connect Locally

It connects successfully

->

No response

Expected Behavior

Dear Developers,

Thank you for making this available to the community!

When removing a remote host from VS Code Client through the command palette, the VS Code Server is not deleted.
It is not immediately clear to the user if the server was removed or not.
This is verified by looking at the running processes on the remote host.

The server had to be manually deleted through the following command and host rebooted.

$ rm -rf ~/.vscode-server

It would be great if there is an explicit option when removing a host to also delete the VS Code Server.

Steps To Reproduce

Remote Host OS: Ubuntu 22.04.4 LTS
OpenSSH_8.9p1 Ubuntu-3ubuntu0.7, OpenSSL 3.0.2 15 Mar 2022

Local OS: macOS 14.4.1
VS Code: 1.89 (Intel)

Remote-SSH Log

Remote-SSH Log

NO SPECIFIC LOGS

Anything else?

No response

@SuhasSrinivasan SuhasSrinivasan added the ssh Issue in vscode-remote SSH label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

2 participants