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]: Temporary files related to vscode-server are continuously generated until the disk space is exhausted #9648

Open
2 of 3 tasks
huhubun opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@huhubun
Copy link

huhubun commented Mar 11, 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

Don't fill up disk space

Steps To Reproduce

No response

Remote-SSH Log

Sorry, after the remote host disk space was exhausted, I closed the local vscode immediately, so I cannot provide Remote-SSH Log.

But I retained the logs in the remote host C:\Users\{username}\.vscode-server and C:\Users\{username}\.vscode-server\data\logs, and a copy of xxxx(random name)\vscode-server-win32-x64 folder in C:\Users\{username}\AppData\Local\Temp folder, I can provide it at any time if needed.

Anything else?

In the C:\Users\{username}\AppData\Local\Temp folder of the remote host, temporary files related to vscode-server are continuously generated until the disk space is exhausted:

vscode-server

This is the third time I have encountered this situation in half a year. I don't know the steps to reproduce it, because after deleting these temporary files, everything is normal in the vscode remote connection.

If the cause cannot be analyzed now, please tell me what content needs to be retained for analysis next time I encounter this problem.

  • VSCode Version: 1.87.1
  • Local OS Version: 10.0.19045.4046
  • Remote OS Version: 10.0.22631.3007

Thanks,

@huhubun huhubun added the ssh Issue in vscode-remote SSH label Mar 11, 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