Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remote SSH - Incorrect warning of VSCode Server's prerequisites for glibc and libstdc++ #206533

Closed
git-nico opened this issue Feb 29, 2024 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug remote Remote system operations issues ssh

Comments

@git-nico
Copy link

git-nico commented Feb 29, 2024

Does this issue occur when all extensions are disabled?: Yes

The host has version 2.36 of glibc and version 6.0.31 of libstdc++ so it does fulfill those prerequisites.
Even though the prerequisites for glibc and libstdc++" are met, connecting to the host via SSH gives the following warning:

Note

The SSH into the host is working fine. The issue is the appearance of the notification.

Client Machine:

Version: 1.87.0
Commit: 019f4d1
Date: 2024-02-27T23:41:44.469Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22631

Host Machine:

Linux 4.4.302+ #69057 SMP Fri Jan 12 17:02:59 CST 2024 x86_64 GNU/Linux synology_apollolake_918+

Remote SSH plugin:

version: 0.109.0

Steps to Reproduce

  1. Install vs code and ssh remote extension
  2. connect to remote host running synology DSM

Findings

  • check-requirements.sh is not the cause of this. Required libs are found by the script.
  • 1.87.0-insider using the same version of the Remote SSH plugin does not show the warning

Version: 1.87.0-insider
Commit: 1cc266c
Date: 2024-02-22T22:51:58.796Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.22631

@deepak1556 deepak1556 assigned deepak1556 and unassigned hediet Mar 4, 2024
@deepak1556 deepak1556 added bug Issue identified by VS Code Team member as probable bug remote Remote system operations issues ssh and removed triage-needed labels Mar 4, 2024
@lgu-appear
Copy link

Facing an isse with Remote-SSH, linking it there: #204611 (comment)

@SonGokussj4
Copy link

This is still ongoing :-( Can't connect to Synology Nas (DSM 7.2)

@git-nico
Copy link
Author

git-nico commented Apr 4, 2024

The issue appears to be resolved in version 1.88.0. I no longer get the warning.

@deepak1556
Copy link
Collaborator

Great, thanks for confirming! Should have been resolved by #206790

@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Issue identified by VS Code Team member as probable bug remote Remote system operations issues ssh
Projects
None yet
Development

No branches or pull requests

6 participants