microsoft / microsoft/multilspy
Unexpected response from Language Server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 610
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thank for great repository. I currently encounter this problem:
Unexpected response from Language Server: None. Here is the log from multilspy: bash INFO:multilspy:{"time":"2025-01-14 11:43:11","level":"INFO","caller_file":"C:\\Users\\thieulvd\\AppData\\Local\\anaconda3\\envs\\continue\\Lib\\site-packages\\multilspy\\language_servers\\jedi_language_server\\jedi_server.py","caller_name":"start_server","caller_line":99,"message":"Starting jedi-language-server server process"} INFO:multilspy:{"time":"2025-01-14 11:43:11","level":"INFO","caller_file":"C:\\Users\\thieulvd\\AppData\\Local\\anaconda3\\envs\\continue\\Lib\\site-packages\\multilspy\\language_servers\\jedi_language_server\\jedi_server.py","caller_name":"start_server","caller_line":103,"message":"Sending initialize request from LSP client to LSP server and awaiting response"}
I don't know where to start debugging.
Contributor guide
No contributing guide indexed for this repository
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
Start with the language-server initialization path in multilspy and the jedi_server.py log location shown in the report. Reproduce the initialize request on the reported Windows/Anaconda setup, then identify why the response is None and document a confirmed fix or diagnostic result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, python
- Domain
- devtools, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100