-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Server fails to start #5788
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
Comments
What is the output of running |
I guess that suggests the pre-built binaries are expecting a newer version of libc. It is an old version of linux. Is there a way to compile the server myself? |
RA used to distribute static builds (musl), but now |
Yes, see #4157. |
There doesn't seem to be anything left to do here. |
I'm running VSCode on Windows and connecting by SSH to a remote Linux machine. When VSCode tries to start the remote language server, I see this error:
Cannot activate rust-analyzer: bootstrap error
Logs:
I don't know if there's any additional logging I can enable to get more details.
The text was updated successfully, but these errors were encountered: