Skip to content

No longer starting on VS Codium #22936

Description

@Slavetomints

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

  1. Install the rust-analyzer extension on the target environment
  2. Start the server.

Possible Solution(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions