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

Language server port file not found after 60 seconds #80

Closed
zhaofanxing opened this issue Oct 26, 2023 · 17 comments
Closed

Language server port file not found after 60 seconds #80

zhaofanxing opened this issue Oct 26, 2023 · 17 comments

Comments

@zhaofanxing
Copy link

windows11,idea2023.2.3,codeium 1.2.4
I found the target file on the disk "C:\Users\user1\AppData\Roaming\JetBrains\IntelliJIdea2023.2\plugins\codeium\a3052dba993afbbe90c01c0591b1f5dc198b5158\language_server_windows_x64.exe"
But the plugin alerted me that Language server port file not found after 60 seconds

@gwhip70
Copy link

gwhip70 commented Feb 23, 2024

I received a similar error and the folder exists, not sure what it is expecting.
Language server port file not found in C:\Users\I2\AppData\Local\Temp\74ac8034-be8f-46ad-a068-a59b4722c752\codeium\manager after 60s

@blykt
Copy link

blykt commented Mar 21, 2024

I see the same problem on Linux (Fedora 38) using VSCode 1.87.2 (Codeium Enterprise Edition v1.6.13):
Language server port file not found in /tmp/a110755d-02dd-41d6-8648-367b9ef919d0/codeium/manager after 60s

@blankhtml
Copy link

Same with me using MacOS Sonoma 14.1.2

@rdattilo
Copy link

rdattilo commented Apr 10, 2024

Same, but I only seem to experience this when im using a dev container. (MacOS)

@chunyue
Copy link

chunyue commented May 8, 2024

I face the same problem. I use IntelliJ IDEA 2024.1.1 (Ultimate Edition)

@AliAsgharGill
Copy link

### Install and uninstall 3 to 4 time it will start working.

@biisal
Copy link

biisal commented May 15, 2024

### Install and uninstall 3 to 4 time it will start working.

what to install or uninstall ?

@robinoberson
Copy link

Same problem, any solution?

@johe123qwe
Copy link

Same problem

@fortenforge
Copy link
Contributor

Temporary solution is to downgrade to 1.8.34. We'll soon have a new release out that fixes this.

@chunyue
Copy link

chunyue commented May 16, 2024

My version of codeium Intellij plugin is 1.8.31, ( Windows 11 )
and I can't find way to downgrade.
Maybe just wait for the new version released.

@AliAsgharGill
Copy link

### Install and uninstall 3 to 4 time it will start working.

what to install or uninstall ?

Codeium Install and Uninstall 3 to 4 times

@hermes85pl
Copy link

Temporary solution is to downgrade to 1.8.34. We'll soon have a new release out that fixes this.

@fortenforge, how soon is soon? It looks like the development of this extension effectively stopped on 1.8.34 for us.

@fortenforge
Copy link
Contributor

This issue isn't specific to the emacs extension; the issue was fixed on the language server. Are you still seeing this issue?

@hermes85pl
Copy link

hermes85pl commented Jun 21, 2024

This issue isn't specific to the emacs extension; the issue was fixed on the language server. Are you still seeing this issue?

@fortenforge, I can see. I don't know how you came up with emacs in the first place. Personally I've been using VSCode and tried Vim. For the latter it didn't work at all and I have given up not to waste more time. For the former it doesn't work with the latest version (tried just before asking you previously), but I tried reverting to and old one as you previously suggested and this worked.

Which version of the VSCode extension was supposed to contain the fix?

@hermes85pl
Copy link

I cleaned up local folders used by the extension and updated again to the latest and so far it seems to work. I will be observing it.

@fortenforge
Copy link
Contributor

FYI the reason I mentioned emacs is that this issue is being raised on the Codeium Emacs extension repository.

Issues with the VSCode extension should be reported in our discord or emailed to vscode@codeium.com.

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