Skip to content
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

L def fails to run due to acme-lsp.rpc: connect: no such file or directory #46

Closed
ianzhang366 opened this issue Dec 23, 2021 · 1 comment

Comments

@ianzhang366
Copy link

Hi team,

I'm running acme-lsp, acmefocued with L def, however, the L def is giving me the following errors:

2021/12/22 22:49:18 dial failed: dial unix /tmp/ns.ian.:0/acme-lsp.rpc: connect: no such file or directory

At the meantime, the acme-lsp is running fine though:

$  ps aux | grep acme-lsp
ian         22857   0.0  0.0 34122728    732 s001  S<+  10:53PM   0:00.00 grep acme-lsp
ian         22522   0.0  0.0 34831536   4476   ??  S<   10:45PM   0:00.12 acme-lsp -hidediag=true -v

Any idea, how to debug this one?

@ianzhang366
Copy link
Author

figured out the above issue is due to the lsp server didnt start up properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant