Skip to content

Error using LSP: Erlang error: {:erpc, :noconnection} #59

@zachdaniel

Description

@zachdaniel

Environment:

OS: Mac OS Tahoe & Sequoia (another person here next to me has the same issue)
Elixir: 1.18.4
Erlang: 27.1.2
Editor: Zed & Neovim (same error)
Installation Method: Both the gh CLI & building from source
Affected components: any call to the LSP it appears.

Erlang error: {:erpc, :noconnection}
    (kernel 10.2.7.1) erpc.erl:1376: :erpc.call/5
    (xp_expert 0.1.0-04cd32c) lib/expert/code_intelligence/completion.ex:84: XPExpert.CodeIntelligence.Completion.completions/3
    (xp_expert 0.1.0-04cd32c) lib/expert/code_intelligence/completion.ex:36: XPExpert.CodeIntelligence.Completion.complete/4
    (xp_expert 0.1.0-04cd32c) lib/expert/provider/handlers/completion.ex:21: XPExpert.Provider.Handlers.Completion.handle/2
    (xp_expert 0.1.0-04cd32c) lib/expert.ex:90: XPExpert.handle_request/2
    (xp_gen_lsp 0.11.0) lib/gen_lsp.ex:372: anonymous fn/2 in XPGenLSP.loop/3
    (xp_telemetry 1.3.0) /home/runner/work/expert/expert/apps/expert/deps/telemetry/src/telemetry.erl:324: :xp_telemetry.span/3
    (xp_gen_lsp 0.11.0) lib/gen_lsp.ex:371: anonymous fn/5 in XPGenLSP.loop/3

I'm aware this is a nightly build and hiccups are to be expected, so thanks once again for all your hard work, hopefully this issue is helpful! I'm at your disposal if you need any other information, and apologies if I didn't install it right, it is very possible 😆

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions