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

vscode Bootstrap error #11583

Closed
jcdc404 opened this issue Feb 28, 2022 · 5 comments
Closed

vscode Bootstrap error #11583

jcdc404 opened this issue Feb 28, 2022 · 5 comments

Comments

@jcdc404
Copy link

jcdc404 commented Feb 28, 2022

I just started receiving this error this morning. I have no idea what to do about it:

ERROR [2/28/2022, 8:46:56 AM]: Bootstrap error [Error: Failed to execute /home/newuser/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer --version
	at Xb (/home/newuser/.vscode/extensions/matklad.rust-analyzer-0.2.956/out/main.js:85:2121)
	at processTicksAndRejections (internal/process/task_queues.js:93:5)
	at async Bb (/home/newuser/.vscode/extensions/matklad.rust-analyzer-0.2.956/out/main.js:84:3252)
	at async Vm (/home/newuser/.vscode/extensions/matklad.rust-analyzer-0.2.956/out/main.js:84:3083)]
@lnicola
Copy link
Member

lnicola commented Feb 28, 2022

Can you run that file? Are you on Ubuntu 18.04?

@cameron-martin
Copy link

cameron-martin commented Feb 28, 2022

I also started receiving this error this morning. When I execute the command mentioned, I get an error about GLIBC:

cameronm@6r3myd3:~$ /home/cameronm/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer --version
/home/cameronm/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /home/cameronm/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer)
/home/cameronm/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/cameronm/.vscode/extensions/matklad.rust-analyzer-0.2.956/server/rust-analyzer)

I am on Ubuntu 18.04

@icyJoseph
Copy link

icyJoseph commented Feb 28, 2022

Started to get this as well. Any leads? Everything was working swell, this morning. I reckon something has been released?

Confirmed, 0.2.956 is broken. When switching back to 0.2.948 there are no issues.

@flodiebold
Copy link
Member

Duplicate of #11558.

@jcdc404
Copy link
Author

jcdc404 commented Feb 28, 2022

I am running Debian 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants