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

Code 32, BrokenPipe in Helix #87

Open
mattephi opened this issue Oct 30, 2024 · 0 comments
Open

Code 32, BrokenPipe in Helix #87

mattephi opened this issue Oct 30, 2024 · 0 comments

Comments

@mattephi
Copy link

Unable to make completions/code action completions work regardless of which configuration or example I use. In most cases lsp_ai returns error with broken pipe and code actions stop working as a result

Helix logs after successful sending of the data to lsp-ai:

helix_lsp::transport [ERROR] lsp-ai err: <- IO(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })

As a configuration I use example configuration from the documentation via ["--config", "path/to/json"]. Also tried extending the examples from examples directory, did not work either. The api key and model are working, checked with other tools.

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