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]: Extensions ignore Server Install Path #10289

Open
janek202 opened this issue Sep 19, 2024 · 0 comments
Open

[Remote-SSH Bug]: Extensions ignore Server Install Path #10289

janek202 opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@janek202
Copy link

janek202 commented Sep 19, 2024

I use Vscode 1.93.1 and Remote SSH v0.114.3.
As home directories in my company are shared between different hosts, I need to make the server path unique, using Server Install Path.

Recently I noticed a lot of issues with extensions, and I discovered the Extension engine always uses a path from home, ignoring my Server path:
Lock '/home/$user/.vscode-server/data/User/workspaceStorage/$id/vscode.lock'

This leads to a ton of issues, with architecture mismatches, host settings being overridden and so on.
I tried to switch to a pre-release version, but it didn't help. I think it was working fine on 113.1, but I can't find it anymore, and I don't know how to downgrade it.

@vs-code-engineering vs-code-engineering bot added the ssh Issue in vscode-remote SSH label Sep 19, 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