vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

version `GLIBC_2.29' not found

Open cheungxi opened this issue 3 years ago • 0 comments

  • VSCode Version: 20220903.2 (UTC 1662182760)
  • Local OS Version:
  • Remote OS Version: linux kernel 4.19.0 (Loongnix-20.2 base debian 10)
  • Remote Extension/Connection Type: SSH/Containers/WSL/Server
  • Logs:
/usr/local/bin/code-server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /usr/local/bin/code-server)

Steps to Reproduce:

  1. I used code-server 2022-09-01 everythins is ok , but after i sudo code-server update to 20220903.2 (UTC 1662182760) . Run code-server is broken.

Does this issue occur when you try this locally?: NO Does this issue occur when you try this locally and all extensions are disabled?: No

How I downgrade to previous version or compatible lastest version ?

cheungxi avatar Sep 09 '22 07:09 cheungxi