-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi, I use VS Code on MacOS and it looks like every time codeium gets an update it downloads the new language server, says it did not find it, and stops working, even though the files are here and everything works after one (sometimes several) restart of VS Code...
Here is an example after restarting VS Code a first time (it was first failing for Codeium 1.6.26, here for 1.6.27):
2024-01-29 17:54:18.110 [INFO]: mac-ca initialized
2024-01-29 17:54:19.526 [INFO]: No proxy settings found
2024-01-29 17:54:25.961 [INFO]: Creating manager directory: /var/folders/w2/5hzs1fm560dc7wlhs625z1nm0000gn/T/df017ddf-baba-4eb8-92d0-940f20d49ca4/codeium/manager
2024-01-29 17:54:25.973 [INFO]: 2e835f65b3441bf3f8f401a88a45920578df95d6 not found, downloading language server
2024-01-29 17:54:27.043 [INFO]: No proxy settings found
2024-01-29 17:54:46.229 [ERROR]: Failed to download from https://github.com/Exafunction/codeium/releases/download/language-server-v1.6.27/language_server_macos_x64.gz
2024-01-29 17:54:46.236 [ERROR]: Language server binary not found: undefined
When I hover over the (red) Codeium part of the bottom bar it shows an error message saying it could not rename/move the language_server_macos_x64.download
file to language_server_macos_x64
but the file is here, in 2e835f65b3441bf3f8f401a88a45920578df95d6/language_server_macos_x64
.
Again, it finally works if I restart again... But that is obviously a bug.
Metadata
Metadata
Assignees
Labels
No labels