emacs

2025-11-27T19:32:09.881059Z

Anyone here uses eglot + clojure-lsp?

2025-11-27T19:32:24.297679Z

jsonrpc-request: jsonrpc-error: "request id=9 failed:", (jsonrpc-error-code . -32603), (jsonrpc-error-message . "Internal error"), (jsonrpc-error-data :id 9 :method "workspace/executeCommand")

2025-11-27T19:32:36.332019Z

is still better to use lsp-mode instead of eglot for clojure?

ericdallo 2025-11-27T19:33:42.485399Z

that looks like a exception in server side

ericdallo 2025-11-27T19:33:46.952869Z

check clojure-lsp server logs

2025-11-27T19:36:13.740199Z

I can't find in my emacs using eglot 😅

2025-11-27T19:36:21.872409Z

first time using eglot

ericdallo 2025-11-27T19:36:53.326729Z

https://clojure-lsp.io/troubleshooting/#server-log

2025-11-27T19:36:53.656149Z

2025-11-27T19:37:23.197389Z

this is for lsp-mode

2025-11-27T19:37:26.169089Z

not for eglot

ericdallo 2025-11-27T19:37:39.071619Z

that note is for lsp-mode, the rest is still valid

2025-11-27T19:57:22.372609Z

ok. got to fix some non logging buffers