-
Notifications
You must be signed in to change notification settings - Fork 137
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
Got error message "[jsonrpc] Server exited with status 9" with Spacemacs #333
Comments
Some additional informations:
The errors I notice are: helix-fetch:h2 session https://api.github.com received GOAWAY frame: errorCode: 0, lastStreamID: 3, opaqueData: undefined I really don't know what it corresponds to, any help would be appreciated... Thanks! |
Hello,
I'm trying to get this usefull Emacs Copilot plugin working in Spacemacs but with no chance so far.
I've setup the layer
github-copilot
as required and been able to login with my Copilot account.But I get the following error:
[jsonrpc] Server exited with status 9
(as I've seen in some others issues but with no solution that works for me).These are the logs I get from the
*copilot events*
buffer:I can not see any additional logs (I'm wondering if there is some kind of log level selection actually?)
Also, from a separate shell, when I run the agent with the --stdio option I haven't noticed any particular errors nor messages. I guess the process is just waiting some requests on its standard input.
Let me know if I can provide with any additional debug informations.
Copilot version: 1.27.0
Commit: 3af3a5f
Node version: v20.9.0
Thank you for your support !
The text was updated successfully, but these errors were encountered: