rust-analyzer version: Extension version: 0.3.2989
rustc version: rustc 1.97.1 (8bab26f4f 2026-07-14)
editor or extension: VSCodium
relevant settings:
Arch Linux x86_64
Linux 7.1.4-arch1-1
Problem
When using VSCodium, the server fails to start with the following error message:
2026-07-27 00:37:29.430 [info] Starting language client
2026-07-27 00:37:29.442 [error] Bootstrap error Error: rust-analyzer Language Server is not available. Please, ensure its [proper installation](https://rust-analyzer.github.io/book/installation.html).
at IP (/home/slavetomints/.vscode-oss/extensions/rust-lang.rust-analyzer-0.3.2989-universal/out/main.js:371:7611)
at async dd.getOrCreateClient (/home/slavetomints/.vscode-oss/extensions/rust-lang.rust-analyzer-0.3.2989-universal/out/main.js:385:3330)
at async dd.start (/home/slavetomints/.vscode-oss/extensions/rust-lang.rust-analyzer-0.3.2989-universal/out/main.js:385:4728)
at async /home/slavetomints/.vscode-oss/extensions/rust-lang.rust-analyzer-0.3.2989-universal/out/main.js:406:174
at async bS._executeContributedCommand (file:///usr/share/vscodium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:116:49482)
After uninstalling and reinstalling the rust-analyzer extension the issue persisted.
Steps
- Install the
rust-analyzer extension on the target environment
- Start the server.
Possible Solution(s)
No response
rust-analyzer version:
Extension version: 0.3.2989rustc version:
rustc 1.97.1 (8bab26f4f 2026-07-14)editor or extension: VSCodium
relevant settings:
Problem
When using VSCodium, the server fails to start with the following error message:
After uninstalling and reinstalling the
rust-analyzerextension the issue persisted.Steps
rust-analyzerextension on the target environmentPossible Solution(s)
No response