-
Notifications
You must be signed in to change notification settings - Fork 89
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
Failed to start Jedi EPC Server #312
Comments
Apologies for such a long wait. I have only started picking up the backlog. Looks like your system has a problem with the |
I have the same problem and my log is showing the same exact results. What do you mean there may be a problem with the localhost alias? I'm actually not sure it's configured properly. |
What's your OS? |
MacOS Mojave 10.14
In my hunt to remedy this jedi issue, I've messed around with so much, that I've opened up a pandora's box of errors. Now, I am getting:
which hangs up emacs for 30 seconds at a time, at random times. I'm afraid I'll have to do a clean install of emacs and start my init.el from scratch. |
Ok, so it's not about localhost per se. Could you try with the current master version? It should have more troubleshooting information. |
I have met same issue,have u solved it |
@Prologueyan not sure if the original reporter was able to fix this on their side, but there certainly were no additional fixes in the code. Are you seeing the same error messages as originally reported? Do the messages change if you use the latest code from master branch? |
@immerrr thanks , I solved this |
@Prologueyan would you be able to share what was the problem and how did you fix this so that people that come after you have more troubleshooting material to work with? |
I use flask to setup a web server ,but i forgot to change the ip address setting to my own machine. |
I have the same issue: thank you all. Error (jedi):Failed to start Jedi EPC server.*** EPC Error *** *** EPC Server Output (last 10 lines) *** *** EPC Server Config *** *** jedi-mode is disabled in # *** *** You may need to run "M-x jedi:install-server". *** |
@dariushazimi I believe your failure is different. What do you see if you run
in your terminal? |
$ ./.python-environments/default/bin/jediepcserver |
My jedi setup info
My jedi is showing these errors
then after I do M-x epc:pop-to-last-server-process-buffer
It cannot assign the requested address. Can anyone figure out what is wrong?
The text was updated successfully, but these errors were encountered: