Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

Codeium Auth error #362

Open zydnrbrn opened 4 months ago

zydnrbrn commented 4 months ago

got this error log: *Error detected wh ile processing function codeium#command#Command[6]..1: line 66: E474: Unidentified byte: i think this fill with private value

jml9904 commented 4 months ago

Possibly the same issue seen on OpenSuSE Leap 15.5 (using vim version 9.0.2153):

Paste your token here: **** (more...) Error detected while processing function codeium#command#Command[6]..1: line 66: E488: Trailing characters: page not found^@ Press ENTER or type command to continue

However, same credential works correctly in CentOS Stream release 8.

zydnrbrn commented 4 months ago

Possibly the same issue seen on OpenSuSE Leap 15.5 (using vim version 9.0.2153):

Paste your token here: **** (more...) Error detected while processing function codeium#command#Command[6]..1: line 66: E488: Trailing characters: page not found^@ Press ENTER or type command to continue

However, same credential works correctly in CentOS Stream release 8.

is that possibly because we're missing dependencies that required for codeium?

jml9904 commented 4 months ago

Could be, but I'd love to know what that dependency is. The error message is less than helpful.