-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
With the Credo Language server disabled and NextLS enabled, I'm getting the following error on Ubuntu 22.04.4.
[Error - 9:28:02 AM] Client NextLS: connection to server is erroring. Shutting down server.
[Error - 9:28:02 AM] Stopping server failed
Error: Client is not running and can't be stopped. It's current state is: starting
at _.shutdown (/home/fhunleth/.vscode/extensions/elixir-tools.elixir-tools-0.8.0/dist/extension.js:2:96701)
at _.stop (/home/fhunleth/.vscode/extensions/elixir-tools.elixir-tools-0.8.0/dist/extension.js:2:96282)
at _.stop (/home/fhunleth/.vscode/extensions/elixir-tools.elixir-tools-0.8.0/dist/extension.js:2:258296)
at _.handleConnectionError (/home/fhunleth/.vscode/extensions/elixir-tools.elixir-tools-0.8.0/dist/extension.js:2:102789)
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
I'm also getting an error with NextLS timing out on MacOS, but it didn't have a stack trace.
This is my first try at enabling NextLS. I did get the dialog box to download it and the nextls
binary prints out help when I manually run it.
I'm using the stdio
adapter. When I tried the tcp
adapter, I received the same stack trace.
Any ideas on debugging this?
Metadata
Metadata
Assignees
Labels
No labels