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

Connection Error on openning Codeium Chat #32

Open
YanmingHuangcn opened this issue Jul 25, 2024 · 0 comments
Open

Connection Error on openning Codeium Chat #32

YanmingHuangcn opened this issue Jul 25, 2024 · 0 comments

Comments

@YanmingHuangcn
Copy link

Got this on openning Codeium Chat, also missing those quick acceses of 'generate' stuffs above method(donno if it's new feature), but the inline hints still works. Restarting IDE wouldn't help, re-install plugin couldn't either. I'm on IntelliJ IDEA 2024.1.4. Codeium plugin 1.8.85.

==== Debug Output ====

Connection Error
Missing chat language server URL. Please ensure that you are signed in to the Codeium plugin and close / reopen the chat window. If the problem persists, please restart the IDE.

{
"url": "http://127.0.0.1:52424/?api_key=my api key",
"connection": {
"status": "CONNECTING",
"error": {
"name": "Error",
"message": "Missing chat language server URL. Please ensure that you are signed in to the Codeium plugin and close / reopen the chat window. If the problem persists, please restart the IDE."
}
},
"isChatEnabled": false,
"handshake": {},
"params": {
"ideTelemetryEnabled": false,
"ready": true,
"apiKey": "my api key",
"hasDevExtension": false,
"hasEnterpriseExtension": false,
"hasIndexService": false,
"diffViewEnabled": false,
"openFilePointerEnabled": false,
"insertAtCursorEnabled": false
},
"data": {
"numMessages": 0
},
"bridge": {
"bridgeType": "null"
},
"health": {
"checkStatus": null,
"error": {
"name": "TypeError",
"message": "Failed to fetch"
}
}
}

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