-
Notifications
You must be signed in to change notification settings - Fork 2
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
TabNine Exit 0 #3
Comments
I experienced the same error and fixed it quite a long time ago but forgot to push it. Thx for making the issue! |
I've updated the plugin. If no errors occur over the course of the next day or so I'll close. Thanks! |
Seems like its working. Thanks again! |
I'm still having this problem, even after the update you suggested... |
Well, the error was nothing related to your plugin. But for anyone who might have similar problems, i just deleted "$HOME/.config/TabNine/", since it had old API key and settings and it works again :) |
Interesting. Deleting that folder is the first thing I tried, but it didn't fix the issue for me. Maybe both this plugin's update and the deletion needed to happen? |
@Iron-E I still can't figure out is it the plugin or the binary is exiting unexpectedly... |
There appears to be an issue with the binary itself: |
The PR makes it seem like the CPU is also playing a factor. I'll load up |
@bresilla I booted up my computer just now, lo and behold it TabNine is exiting again. That's so weird… it was working yesterday. I guess it really did have nothing to do with this plugin ¯\_(ツ)_/¯ |
The problem is directly with the version 3.2.22. If you go to your plugin directory (where vim-plug or pathogen installed this plugin), you would have a The executable is symlink (shortcut) to the binary in the To fix it, i simply updated this link. For me was: And it works :) |
It's working now. Thanks @bresilla ! The symlink didn't update for me either. @aca can you confirm whether or not your symlink updated? If none of our symlinks updated then other users' might not either… I took a quick look at |
Hey, darwin tabnine 3.2.28 still seeing TabNine exit 0 :( |
@alex-popov-tech @Iron-E @bresilla
|
The issue of exiting 0 is definitely tabnine, but the symlink not updating is probably something from the update script. Were you able to confirm that the symlink didn't update for you @aca? If not, it's probably something on our end. |
@Iron-E fixed the script.
|
works now, thanks! |
Thank you! |
The version downgrade fixed the issue for me here:
|
Introduction
Thank you for this plugin! I used tabnine a lot with
coc.nvim
, and this has helped in the transition away from that to the builtin LSP client.Lately, I am having an issue with tabnine closing before Neovim does. Here's what that looks like:
Once tabnine closes, get the error message in the screenshot every time I type.
Information
completion-nvim
andcompletion-tabnine
The text was updated successfully, but these errors were encountered: