Exafunction / codeium

Other
200 stars 9 forks source link

Code completion stopped working #42

Closed eddy147 closed 4 months ago

eddy147 commented 4 months ago

Similar to https://github.com/Exafunction/codeium/issues/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 commented 4 months ago

This should be resolved now.

sebaguse commented 3 months ago

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

pqn commented 3 months ago

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

sebaguse commented 3 months ago

it seemed to settle down for now, thanks

gee666 commented 1 month ago

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 commented 4 weeks ago

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