I am trying to install Amazon Q vscode plugin for @workspace to index local files however LSP server is not been installed.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
## System details (run `AWS: About` and/or `Amazon Q: About`)
- OS: Windows / WSL
- Visual Studio Code version: 1.96.2
- AWS Toolkit version: 3.40.0
- Amazon Q version: 1.41.0
## Question
When i try installation Amazon Q vscode plugin on windows / WSL. The plugin gets installed however in the Amazon Q logs the following error is seen
2025-01-03 13:38:02.253 [error] LspController: Failed to setup LSP server Error: Failed to fetch manifest. Error: {"message":"request to https://aws-toolkit-language-servers.amazonaws.com/q-context/manifest.json failed, reason: socket hang up","type":"system","errno":"ECONNRESET","code":"ECONNRESET"}
I have tried uninstalling and reinstalling vscode, plugin, disabling firewall to rule out issues but still unable to resolve the issue.
Contributor guide
Research direction
Reproduce the Amazon Q VS Code extension installation on Windows and WSL using the versions listed in the issue. Start with the Amazon Q logs at LspController and the failed manifest request to aws-toolkit-language-servers.amazonaws.com. Done means the LSP server installs successfully and @workspace can index local files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100