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

[BUG] Getting completions failing, error code -32603 #12

Open
1 task done
n9ntjes opened this issue Jan 24, 2025 · 0 comments
Open
1 task done

[BUG] Getting completions failing, error code -32603 #12

n9ntjes opened this issue Jan 24, 2025 · 0 comments

Comments

@n9ntjes
Copy link

n9ntjes commented Jan 24, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After fiddeling around tons, trying to sign in it finally worked (Check out #8 on how to do so).

I signed in (Check out #8 on how to do so) but no completions were given. Once opening the console I get the following messages everywhere that Copilot would normally send out completions.

Image

Expected Behavior

I expected completions ofc.

Steps To Reproduce

This error occurs after a succesful sign in.

Since I am not the first one with this issue I assume that everyone is currently facing the same struggle. Thus is the way to reproduce this error pretty straightforward.

Environment

- OS: Macbook air M3, Sonoma 14.5
- Nvim: v0.10.3
- Node: v23.6.1

Relevant log output

Copilot for Nova[22:48:19.561000] Signed in

Copilot for Nova[22:48:19.876000] Copilot: has been signed in and authorized

Copilot for Nova[22:48:45.089000] {"completions":[]}

Copilot for Nova[22:48:45.427000] -32603 Request getCompletions failed with message: Cannot read properties of undefined (reading 'indexOf')

Copilot for Nova[22:48:45.427000] undefined

Copilot for Nova[22:48:46.674000] {"completions":[]}

Copilot for Nova[22:48:46.847000] {"completions":[]}

Copilot for Nova[22:48:47.057000] -32603 Request getCompletions failed with message: Cannot read properties of undefined (reading 'indexOf')

Copilot for Nova[22:48:47.057000] undefined

Copilot for Nova[22:48:58.090000] {"completions":[]}

Copilot for Nova[22:48:58.282000] {"completions":[]}

Copilot for Nova[22:48:58.536000] -32603 Request getCompletions failed with message: Cannot read properties of undefined (reading 'indexOf')

Copilot for Nova[22:48:58.536000] undefined

Anything else?

I most sincerely thank you for reaching the bottom of this issue.

I understand that this repo is pretty old by now and that the original creator most likely won't release any updates soon. Therefore I am taking it upon myself to re-create this plug-in for Nova since I've grown a liking to the editor and often times use it whilst coding in an ftp environment.

Thanks once more for the attention!

Any inquiries about teaming up to create a new plug-in can be sent to my mail: [email protected]

PS. if there is already some other project regarding copilot for Nova, please update me!

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