Skip to content

elp timout #182

@mkrusemark

Description

@mkrusemark

Describe the bug

elp returns code -32801 "elp is still loading" using lsp-mode or eglot in Emacs

To Reproduce**

Configuration is according to elp setup for Emacs. Opening an Erlang file and triggering lsp communication reproduces this issues.

Expected behavior

lsp response,

Actual behavior

[Trace - 01:04:51 ] Sending request 'textDocument/semanticTokens/full - (1678697)'.
Params: {
"textDocument": {
"uri": "file:///c%3A/Users/user/repos/kal/src/kal.erl"
}
}

[Trace - 01:04:51 ] Received response 'textDocument/documentSymbol - (1678694)' in 15ms.
Result: {
"code": -32801,
"message": "elp is still loading"
}

Context

  • ELP Version (output of elp version): elp 1.1.0+build-2026-02-27
  • Editor used: Emacs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions