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

Codeium cat not loading #99

Open
RajeevAnju opened this issue Jul 17, 2024 · 2 comments
Open

Codeium cat not loading #99

RajeevAnju opened this issue Jul 17, 2024 · 2 comments

Comments

@RajeevAnju
Copy link

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

@rarahim75
Copy link

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": {}
}
}

@kuebel
Copy link

kuebel commented Aug 5, 2024

See #82

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

3 participants