abingham/emacs-ycmd

Ycmd server can't start

Opened this issue · 2 comments

Joxos commented

I've set the settings according to the document, but it doesn't work.
image
image
image
Here are my settings:
image
image
Thanks a lot to any help!

Joxos commented

By the way, I've set 'ycmd-startup-timeout' into 10s.

I remember -u is important and make sure python3 is used and can start the server at all.

    ycmd-server-command `("python3" "-u" ,(file-truename "~/yuki/ycmd/ycmd"))