CodeiumVisualStudio icon indicating copy to clipboard operation
CodeiumVisualStudio copied to clipboard

Codeium cat not loading

Open RajeevAnju opened this issue 1 year ago • 2 comments

It looks like Codeium Chat is taking too long to load, do you want to reload? Reload - Codeium shows this issue in vs2022

RajeevAnju avatar Jul 17 '24 11:07 RajeevAnju

Same with me. It says Connected but shows the button Retry Connection. Keep clicking that button and nothing happens.

It started after I updated to the current latest version 1.8.80. I could only revert to a very old version 1.6.13 since VS does not offer option to install just any earlier versions like VS Code does. So this older version works but it's really old.

Debug Output (api key masked):

{ "url": "http://127.0.0.1:65298/?api_key=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&extension_name=Codeium&extension_version=1.8.80&ide_name=visual_studio&ide_version=17.10.35122.118&locale=en-US&ide_telemetry_enabled=true&app_name=Visual%20Studio&web_server_url=ws://127.0.0.1:65295&has_dev_extension=false&has_index_service=true&open_file_pointer_enabled=true&diff_view_enabled=true&insert_at_cursor_enabled=true&has_enterprise_extension=false", "connection": { "status": "CONNECTED", "error": {} }, "isChatEnabled": false, "handshake": {}, "params": { "ideTelemetryEnabled": true, "ready": true, "apiKey": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "extensionName": "Codeium", "extensionVersion": "1.8.80", "ideName": "visual_studio", "ideVersion": "17.10.35122.118", "locale": "en-US", "hasDevExtension": false, "hasEnterpriseExtension": false, "hasIndexService": true, "appName": "Visual Studio", "webServerUrl": "ws://127.0.0.1:65295", "diffViewEnabled": true, "openFilePointerEnabled": true, "insertAtCursorEnabled": true }, "data": { "numMessages": 0 }, "bridge": { "bridgeType": "null" }, "health": { "checkStatus": 200, "error": {} } }

rarahim75 avatar Jul 30 '24 07:07 rarahim75

See #82

kuebel avatar Aug 05 '24 10:08 kuebel