Exafunction / codeium.nvim

A native neovim extension for Codeium
MIT License
639 stars 50 forks source link

Error Load Chat #199

Open pojokcodeid opened 2 weeks ago

pojokcodeid commented 2 weeks ago

open chat with command :Codeium Chat image

Log : { "url": "http://127.0.0.1:55624/?api_key=ad0b34e1-9e8exxxxxxxxxxxxxxxxx", "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": "ad0b34e1-9e8e-4027-9xxxxxxxxxxxxxxxxxxxxxx", "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": "NetworkError when attempting to fetch resource." } } }