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 tunnel access cannot be turned on: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found #7689

Closed
mirao opened this issue Dec 11, 2022 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@mirao
Copy link

mirao commented Dec 11, 2022

  • VS Code Version: 1.74.0
  • OS Version: Ubuntu 22.04.1 LTS

Steps to Reproduce:

  1. Accounts => Turn on Remote Tunnel Acess
  2. Accept permissions in GitHub
  3. It fails
    Remote Tunnel Service log:
2022-12-11 11:29:32.397 [info] Account updated: mirao (github)
2022-12-11 11:29:32.508 [info] Running tunnel CLI
2022-12-11 11:29:32.508 [info] login Spawning: /snap/code/114/usr/share/code/bin/code-tunnel tunnel user login --provider github --access-token **** --log info
2022-12-11 11:29:32.509 [error] /snap/code/114/usr/share/code/bin/code-tunnel: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /snap/code/114/usr/share/code/bin/code-tunnel)
/snap/code/114/usr/share/code/bin/code-tunnel: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by /snap/code/114/usr/share/code/bin/code-tunnel)

2022-12-11 11:29:32.510 [info] login exit(10585): + 1 
2022-12-11 11:29:32.510 [error] undefined
2022-12-11 11:29:32.510 [info] Clearing authentication preference because of successive token failures.
2022-12-11 11:29:32.513 [info] Clearing authentication preference because of tunnel disconnected.
@mirao mirao changed the title Remote runnel cannot be established: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found Remote tunnel cannot be established: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found Dec 11, 2022
@mirao mirao changed the title Remote tunnel cannot be established: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found Remote tunnel access cannot be turned on: /snap/core/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found Dec 11, 2022
@TheWathis
Copy link

Same with Ubuntu 20.04.5 LTS

@lramos15 lramos15 assigned connor4312 and unassigned lramos15 Dec 12, 2022
@lramos15 lramos15 transferred this issue from microsoft/vscode Dec 12, 2022
@connor4312
Copy link
Member

Duplicates microsoft/vscode#168427

@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 12, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants