vscode: Built-in port forwarding dont work on debian 10 or minor
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.82.0
- OS Version: Deepin (debian 10 buster)
Steps to Reproduce:
- Click on port
- [error] /usr/share/code/bin/code-tunnel: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29’ not found (required by /usr/share/code/bin/code-tunnel)
2023-09-09 17:19:37.548 [error] SyntaxError: “undefined” is not valid JSON at JSON.parse (<anonymous>) at o.G (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:84:7698) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async o.initialize (/usr/share/code/resources/app/out/vs/code/node/sharedProcess/sharedProcessMain.js:84:6573)
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 17 (10 by maintainers)
Same problem on Ubuntu 18.04.6 LTS
Yes version bump is set for both client and server, newer requirements have been documented in website and will also be made in release notes.
https://code.visualstudio.com/docs/supporting/requirements#_additional-linux-requirements https://code.visualstudio.com/docs/supporting/faq#_can-i-run-vs-code-on-older-linux-distributions
I’m unable to install the insider build on centos7:
upon further investigation, it looks like centos7 is being left behind, starting with 1.86. this is a tough pill to swallow 😦
Yes we are working on https://github.com/microsoft/vscode-linux-build-agent/issues/41 this milestone, cli builds will be cleaned up based on the newer toolchain following that.
Thanks! Looks like a problem with Dev Tunnels.