Closed connor4312 closed 4 years ago
Reloading the window, the following error notification pops up:
Couldn't start client Mongo Language Server
These are all the logs under "Mongo Language Server" output. I enabled trace logging on the vscode level.
[Error - 12:48:12 PM] Starting client failed
9
I'm guessing this is because I don't have MongoDB installed locally yet, but the experience is a bit rough here 🙂
Trying to connect to a database produces the above error once again.
I've since installed Mongo and configured mongo.shell.path
, no luck. Let me know if there's more information I can provide for this issue.
I received the same error "Couldn't start client Mongo Language Server" on my OS X machine. There, I had Mongo installed and in the path previously; providing it explicitly through mongo.shell.path
didn't appear to make a difference.
Yeah this repros for me too, but only on VS Code insiders
I have the same issue with VS Code Insiders. Seems that is a bug with the last version of extension.
@AlexSobralFreitas @conner4312 Thanks for taking the time to report.
Does this reproduce for you if you're using VS Code Stable? I'm wondering if it's something that changed in the extension or with something that changed in VS Code.
This doesn't repro for me anymore on Insiders. @AlexSobralFreitas @connor4312 can you try again and see if it still repros?
Seems to work on today's insiders
For me it's working now. Seems corrected in the last update. Thanks.
Repro steps:
Action: cosmosDB.connectMongoDB Error type: Error Error Message: Language client is not ready yet
Version: 0.11.0 OS: win32 Product: Visual Studio Code - Insiders Product Version: 1.42.0-insider Language: en
Call Stack
``` LanguageClient.sendRequest vscode-languageclient/client.js:1615:19 MongoDBLanguageClient.