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

[Error] Server failed with "No such file or directory" #19

Closed
BlueDruddigon opened this issue Apr 23, 2023 · 2 comments
Closed

[Error] Server failed with "No such file or directory" #19

BlueDruddigon opened this issue Apr 23, 2023 · 2 comments

Comments

@BlueDruddigon
Copy link

Hi, I'm currently using pylyzer installed with cargo integrated with neovim's lsp.
The language server return me this error

[ERROR][2023-04-23 15:23:48] .../vim/lsp/rpc.lua:734	"rpc"	"pylyzer"	"stderr"	"thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/els-0.1.23-nightly.2/file_cache.rs:170:10\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n"

Could you please help me with this ?

Regardless,
BlueD

@kobzar
Copy link

kobzar commented Apr 23, 2023

The same issue

[ERROR][2023-04-23 20:21:14] .../vim/lsp/rpc.lua:734	"rpc"	"pylyzer"	"stderr"	"thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: \"No such file or directory\" }', /home/kobzar/.cargo/registry/src/github.com-1ecc6299db9ec823/els-0.1.23-nightly.0/file_cache.rs:161:62\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n"

@mtshiba
Copy link
Owner

mtshiba commented Apr 23, 2023

Fixed with erg-lang/erg@321c83c.

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

3 participants