Similar issue to: https://make.wordpress.org/systems/?p=2374
VSCode versions greater than 1.99 dropped support for “legacy linux server” versions.
See: https://code.visualstudio.com/updates/v1_99#_remote-development
When attempting to connect to my sandbox (johnjamesjacoby.dev.ord.wordpress.org
) through VSCode 1.99, I am seeing the following relevant error:
This machine does not meet Visual Studio Code Server's prerequisites, expected either... find GLIBC >= v2.28.0 (but found v2.24.0 instead) for GNU environments find /lib/ld-musl-x86_64.so.1, which is required to run the Visual Studio Code Server in musl environments
- I’ve downgraded to VSCode 1.97 as a temporary work-around
- I’ve backed up my unique & important sandbox items
Tagging Priority 2 as this will be an issue for all VSCode users eventually.
Thank you in advance 🙏