-
-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cider-jack-in fails with error in process filter: error during connect: connection timed out
#794
Comments
; CIDER 0.7.0 (Java 1.7.0_67, Clojure 1.6.0, nREPL 0.2.3, cider-nrepl 0.7.0) |
See #671. This seems not to be occcuring in 0.8.0 anymore. |
@jauhien What's your lein version? |
@bbatsov: 2.4.3, but I have tested it as well with 2.3.4. |
@Vitoshka: I've tried also snapshot cider from melpa: the same result. |
btw, time to time |
What is interesting, I have changed nothing but last times it works for me. I will not close issue for a while, as may be I will find what was the reason of instability. |
We did a bit more changes recently, that should take care of this problem permanently. |
Thank you, will test in a while. |
I'm getting this error as of March 6, 2015 From Messages Using leiningen 2.5.1 |
Issue was caused by nrepl-middleware being added. Add the following to the leiningen profiles.clj to reproduce: |
Subj., while cider-connect works.
cider-connect works both for extern repl and repl started by failed cider-jack-in.
How can I debug cider to give you some usefull output?
Cider version: 0.7.0, installed from melpa-stable. The same error occured with snapshots installed from melpa.
The text was updated successfully, but these errors were encountered: