Skip to content

[nvim] all RPC requests appear to be cancelled #1194

Open
@zbaylin

Description

@zbaylin
  • Editor: neovim v0.9.2
  • OS: macOS 14.0 (Sonoma)
  • :LspInfo:
 Language client log: /Users/zbaylin/.local/state/nvim/lsp.log
 Detected filetype:   ocaml
 
 1 client(s) attached to this buffer: 
 
 Client: ocamllsp (id: 1, bufnr: [1])
 	filetypes:       ocaml, ocaml.menhir, ocaml.interface, ocaml.ocamllex, reason, dune
 	autostart:       true
 	root directory:  [redacted]
 	cmd:             [redacted]

Yesterday (after upgrading to macOS 14), the LSP appeared to repeatedly freeze after some small period of time editing. Looking at the LSP logs from Neovim, it appears that every LSP request is responded to with a JSON RPC cancellation (-32800).

I saw #1182, but pinning merlin-lib doesn't seem to fix this issue unfortunately.

The logs above don't seem to provide a ton of information, so let me know if there's somewhere else I can look for more verbose logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions