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

New codeium server binaries are broken #24

Open
monkoose opened this issue Sep 10, 2024 · 2 comments
Open

New codeium server binaries are broken #24

monkoose opened this issue Sep 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@monkoose
Copy link
Owner

monkoose commented Sep 10, 2024

👎 Problem

Starting from v1.14.13 opening chat will end up with E0910 08:49:31.198921 6805 interceptor.go:49] /exa.language_server_pb.LanguageServerService/AddTrackedWorkspace: file:///path/to/project/root/dir is hidden: ignore uri
Seems like this isn't possible to fix from neocodeium side.

Currently the last v.1.16.1 is totally broken, so autocompletion doesn't work either. Error is E0910 08:54:27.140749 7487 interceptor.go:49] /exa.language_server_pb.LanguageServerService/GetCompletions: must set either FileAbsolutePath or CorpusRootRelPath
This maybe fixable but definitely requires some exploration what is FileAbsolutePath and CorpusRootRelPath is this some new requests, or GetCompletions request expects this new values?

Meanwhile frozen on v1.14.12 for these reasons.

@monkoose monkoose added the bug Something isn't working label Sep 10, 2024
@aliaksandr-trush
Copy link

This commit should help you Exafunction/codeium.nvim@f74f999

@monkoose
Copy link
Owner Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants