Description
As of Monday 16th June I cannot start the clojure-lsp through calva for my work repository (it works in a new repository I created this morning).
I attached what I could diagnose so far but it is fuzzy, I will gladly provide more context if you can guide me to what would help.
On the left my work project (the one failing), and on the right the new repository I created this morning which works.

The left one doesn't start because of an internal error (I couldn't find helpful log to diagnose why the server doesn't start), only thing I get is Internal Error [Object object]
. No issues on the right. The terminal is in the calva extension folder and you can see the version it is currently running.
I then changed the version of the clojure-lsp in my vscode config to: "calva.clojureLspVersion": "2025.06.06-19.04.49"
, I then ran the vscode command: Calva Clojure LSP: Download the configured Clojure LSP Server version
.
Now both of my projects start:
