-
Notifications
You must be signed in to change notification settings - Fork 67
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
BinaryCannotRecoverException #99
Comments
Hey @kermit-ye thanks for reaching out! Could you further explain how Tabnine behaves on your machine? Are you getting suggestion? You are getting this error because Tabnine had crashed more than 5 consecutive times. Is is possible that your Antivirus is killing Tabnine's process? Is it possible that something else is blocking the process from starting? Restarting your IDE will allow Tabnine to start again, tell me if it works (we would love to uncover the root cause to the issue, this is just so you could go back to coding with Tabnine suggestions). |
After updating Tabnine, I also began to receive a similar error
|
@boaz-codota will this problem be solved? |
|
I'm experiencing the same issue. |
Chiming in here to say I am also experiencing this issue. Exact same as screenshotted logs above. I am on M1 Mac mini working with "GoLand on Apple Silicon" binary. I had assumed that might be the reason for this issue but am now not so sure based on the above. |
It actually did resolve for me but only after a few times |
@avnerbarr I don't know what transpired in the last few days, but the issue seems to have disappeared :| |
I restored it to work with:
|
I got the error by unplugging my mouse. |
I am also presenting the same error :( |
hi everyone i found the simplest fix. My Tabnine is running fine. Good luck to you |
Fixed the problem on Mac by removing folder at |
This just worked for me, too |
IntelliJ IDEA 2020.3.1 (Community Edition)
Build #IC-203.6682.168, built on December 29, 2020
Runtime version: 11.0.9.1+11-b1145.63 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Registry: ide.allow.merge.buttons=false, ide.tooltip.initialDelay=595, ide.balloon.shadow.size=0
Non-Bundled Plugins: IdeaVIM, com.tabnine.TabNine, de.netnexus.camelcaseplugin, io.github.qeesung.component.HighlightBracketPair, net.vektah.codeglance, mobi.hsz.idea.gitignore, izhangzhihao.rainbow.brackets, org.toml.lang, training, Docker, JettyRunner-GK, SequenceDiagram, cn.yiiguxing.plugin.translate, com.alibaba.p3c.smartfox, com.codota.csp.intellij, MavenRunHelper, org.rust.lang
Tabnine is not able to function properly. Contact [email protected]
com.tabnine.binary.exceptions.BinaryCannotRecoverException
at com.tabnine.binary.BinaryProcessRequesterProvider.onDead(BinaryProcessRequesterProvider.java:58)
at com.tabnine.binary.BinaryRequestFacade.executeRequest(BinaryRequestFacade.java:43)
at com.tabnine.binary.BinaryRequestFacade.executeRequest(BinaryRequestFacade.java:23)
at com.tabnine.lifecycle.BinaryNotificationsLifecycle$poll$1.run(BinaryNotificationsLifecycle.kt:24)
at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
at java.base/java.util.TimerThread.run(Timer.java:506)
The text was updated successfully, but these errors were encountered: