Closed stardiviner closed 8 years ago
That's odd. I'm guessing this started happening recently? I don't see anything in the backtrace that points to the nature of the problem. I'm assuming you can connect to this nREPL server with other clients, right?
@bbatsov Yes, it happened recently. I don't know how to connect to this nREPL server with other clients. Can you give me a little hint?
You can use reply
or even something as basic as telnet. We haven't done anything major on master
in quite a while, so I'm pretty puzzled that such a problem appeared out of nowhere.
Solved problem after I recompile Emacs 25 source code.
I check out commit 60dd094a
. Then recompile source code again. Emacs can connect to CIDER nREPL now.
So the problem is on "Emacs 25 source code" recently commits.
OK, guess we can close this then.
I got error message in
*Messages*
buffer:I toggle
debug-on-error
, got this message:And here is my environment info:
And here is my Leiningen
profiles.clj
content:And here is my cider config: