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

Chat history gone #128

Open
coredreamstudios opened this issue Oct 4, 2024 · 0 comments
Open

Chat history gone #128

coredreamstudios opened this issue Oct 4, 2024 · 0 comments

Comments

@coredreamstudios
Copy link

I am a Teams subscriber and had no issues until last night, when all my conversations vanished. I'm confused to why.

image

Debug

{
"diagnostics": {
"url": "http://127.0.0.1:62582/?api_key=3066519f-a786-45a2-afaa-050f90b67fde&extension_name=Codeium&extension_version=1.8.81&ide_name=vscode&ide_version=17.11.35222.181&locale=en-US&ide_telemetry_enabled=true&app_name=Visual%20Studio&web_server_url=ws://127.0.0.1:62581&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": "READY",
"error": {}
},
"isChatEnabled": true,
"handshake": {
"disabledTelemetry": true,
"ignoreChatTelemetrySetting": true
},
"params": {
"ideTelemetryEnabled": true,
"ready": true,
"apiKey": "3066519f-a786-45a2-afaa-050f90b67fde",
"extensionName": "Codeium",
"extensionVersion": "1.8.81",
"ideName": "vscode",
"ideVersion": "17.11.35222.181",
"locale": "en-US",
"hasDevExtension": false,
"hasEnterpriseExtension": false,
"hasIndexService": true,
"appName": "Visual Studio",
"webServerUrl": "ws://127.0.0.1:62581",
"diffViewEnabled": true,
"openFilePointerEnabled": true,
"insertAtCursorEnabled": true
},
"data": {
"numMessages": 0
},
"bridge": {
"bridgeType": "null"
},
"health": {
"checkStatus": 200,
"error": {}
}
},
"logs": [
"[WARN] 2024-10-4 14:0:30.750 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:0:30.750 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:0:30.781 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:0:30.781 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:31.790 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:31.790 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:31.795 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:31.795 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:37.195 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:37.195 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:37.735 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:1:37.735 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:7:4.196 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:7:4.196 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:7:4.201 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:7:4.201 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:10:29.839 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:10:29.839 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:10:29.981 [react-tooltip] Element with id 'react-tooltip-core-styles' already exists. Call removeStyle() first",
"[WARN] 2024-10-4 14:10:29.981 [react-tooltip] Element with id 'react-tooltip-base-styles' already exists. Call removeStyle() first"
]
}

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