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

Code completion stopped working #42

Closed
eddy147 opened this issue Feb 12, 2024 · 22 comments
Closed

Code completion stopped working #42

eddy147 opened this issue Feb 12, 2024 · 22 comments

Comments

@eddy147
Copy link

eddy147 commented Feb 12, 2024

Similar to #25:

2024-02-12 15:31:29 [INFO]: [Language Server (stderr)]:
E0212 15:31:29.612574 10176 completion.go:342] Completion 9382 error: deadline_exceeded: context deadline exceeded
2024-02-12 15:31:29 [INFO]: Completion request succeeded (5085.17ms)
2024-02-12 15:31:29 [INFO]: No completions were generated
2024-02-12 15:31:29 [INFO]: provideInlineCompletionItems request succeeded (5087.49ms)

Code completion stopped working in the editor (VSCode, but other editors have the same issues).
The chat functionality is working as expected.

Chatting in https://discord.com/channels/1027685395649015980/1051978677635784834/threads/1206520350599286794 indicates this might be LLM wide.

@pqn
Copy link
Contributor

pqn commented Feb 12, 2024

This should be resolved now.

@pqn pqn closed this as completed Feb 12, 2024
@sebaguse
Copy link

I'm experiencing the same issue as of today, yesterday everything worked perfectly.

@pqn
Copy link
Contributor

pqn commented Mar 21, 2024

@sebaguse can you open a new issue with your logs if this is still happening for you?

@sebaguse
Copy link

it seemed to settle down for now, thanks

@gee666
Copy link

gee666 commented May 7, 2024

I just installed Codeium and I have the same thing.

2024-05-07 00:47:23.351 [INFO]: [Language Server (stderr)]:
E0507 00:47:23.350510 19499 embedding.go:34] GetEmbeddings error: deadline_exceeded: Post "https://inference.codeium.com/exa.api_server_pb.ApiServerService/GetEmbeddings": dial tcp 192.34.20.166:443: i/o timeout
E0507 00:47:23.350509 19499 embedding.go:34] GetEmbeddings error: deadline_exceeded: Post "https://inference.codeium.com/exa.api_server_pb.ApiServerService/GetEmbeddings": dial tcp 192.34.20.166:443: i/o timeout
E0507 00:47:23.350496 19499 embedding.go:34] GetEmbeddings error: deadline_exceeded: Post "https://inference.codeium.com/exa.api_server_pb.ApiServerService/GetEmbeddings": dial tcp 192.34.20.166:443: i/o timeout
2024-05-07 00:47:27.649 [INFO]: [Language Server (stderr)]:
E0507 00:47:27.648870 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:47:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:47:27.649966 19499 unleash.go:60] Unleash error: Post "https://unleash.codeium.com/api/client/metrics": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:48:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:48:27.649754 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:49:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:49:27.649658 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:50:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:50:27.650077 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:51:27.649 [INFO]: [Language Server (stderr)]:
E0507 00:51:27.649091 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:52:27.649 [INFO]: [Language Server (stderr)]:
E0507 00:52:27.649087 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:53:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:53:27.649473 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:54:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:54:27.649407 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:55:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:55:27.649749 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024-05-07 00:56:27.650 [INFO]: [Language Server (stderr)]:
E0507 00:56:27.649457 19499 unleash.go:60] Unleash error: Get "https://unleash.codeium.com/api/client/features": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

@NoamRivlin
Copy link

same, just installed and checked how it will fare with my FE and got this

2024-06-05 01:00:21.105 [INFO]: provideInlineCompletionItems request succeeded (786.67ms) 2024-06-05 01:00:27.130 [INFO]: [Language Server (stderr)]: E0605 01:00:27.129361 57293 completion.go:299] Completion 384 error: deadline_exceeded: context deadline exceeded 2024-06-05 01:00:27.136 [ERROR]: [deadline_exceeded] context deadline exceeded 2024-06-05 01:00:27.136 [INFO]: Completion request errored (5086.98ms) 2024-06-05 01:00:27.136 [ERROR]: [deadline_exceeded] context deadline exceeded

@Battou2501
Copy link

Same issue! Today Codeium stopped working completely. Restarting VS Code or reinstalling extension does not help. Always "context deadline exceeded" error.

@mrcodefrost
Copy link

Same issue, it was working fine just an hour ago and now it isn't anymore. "deadline_exceeded: Context deadline exceeded" error keeps showing

@alenkevich-leapifai
Copy link

Same

@VitalyyBezuglyj
Copy link

+1

@steven8274
Copy link

Seems that many users met this problem right now, including me...

@stefdejonghe
Copy link

stefdejonghe commented Nov 20, 2024

I created a new issue here: #103
Those who are experiencing the same issues, please check this url.

@navjot101
Copy link

its codeium issue they will fix it i think - yesterday autocompletion was working smooth now life seems hell without it .

@stefdejonghe
Copy link

It's working again for me! If someone did something, thanks alot!

@IzoldaV
Copy link

IzoldaV commented Nov 20, 2024

To enable autocompletion in webstorm, repair IDE + codeium reset + reboot IDE helped me.

@GideonBature
Copy link

facing same issue!

@moisesmr-env
Copy link

Same issue here, after I swapped the account from work account to personal account

@FDC-Magno
Copy link

Same issue here. I did do anything to the extension

@maximkhmara
Copy link

same issue

@jbrhinalyn
Copy link

same issue. i just restart vscode but the issue will be in a couple of minutes or hours

@asunlight
Copy link

same issue

@musiienko25
Copy link

same

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