redhat-developer / redhat-developer/vscode-xml
Language server initialization failed.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
I use VS Code on macOS and connect remotely to Ubuntu for development via Remote-SSH.
- extension version: 0.29.0
- macOS version: 14.7.1 (23H222)
- ubuntu-server version: Ubuntu 24.04.2 LTS (arm64)
- ubuntu-server nodejs version: v24.0.1
error message
[Error - 11:03:38 AM] Server initialization failed.
Message: Pending response rejected since connection got disposed
Code: -32097
[Error - 11:03:38 AM] XML Support client: couldn't create connection to server.
Message: Pending response rejected since connection got disposed
Code: -32097
/home/wanggang/.vscode-server/extensions/redhat.vscode-xml-0.29.0/server/lemminx-linux: 6: Syntax error: "(" unexpected
vscode info
Version: 1.100.0 (Universal)
Commit: 19e0f9e681ecb8e5c09d8784acaa601316ca4571
Date: 2025-05-07T12:48:53.763Z
Electron: 34.5.1
ElectronBuildId: 11369351
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure using VS Code Remote-SSH from macOS to the listed Ubuntu 24.04 arm64 host, then inspect the extension's server entry point at /home/wanggang/.vscode-server/extensions/redhat.vscode-xml-0.29.0/server/lemminx-linux. Check how initialization behaves in that environment and use the reported logs to verify that the XML Support client creates a connection successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100