TabNine: tabnine-vscode doesn't work
- OS version: Win 10
- Editor: vscode
- Editor version: 1.44.2
- Programming language: js
- TabNine extension version: 3.4.2
- Engine version (could be located within Tabnine Hub): Tabnine Hub also goes down
When type simple code, like log or something, no any suggestion shows, even the default. I guess something goes wrong with Tabnine, and prevents all suggestions from prompting out.
And it shows just a blank page when click Tabnine Hub
Extension host log below:
[2021-04-17 01:41:43.932] [exthost] [info] extension host started
[2021-04-17 01:41:43.995] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-04-17 01:41:43.996] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-04-17 01:41:44.012] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-04-17 01:41:44.012] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2021-04-17 01:41:44.019] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-04-17 01:41:44.019] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2021-04-17 01:41:44.047] [exthost] [info] ExtensionService#_doActivateExtension mhutchie.git-graph {"startup":true,"extensionId":{"value":"mhutchie.git-graph","_lower":"mhutchie.git-graph"},"activationEvent":"*"}
[2021-04-17 01:41:44.048] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/.vscode/extensions/mhutchie.git-graph-1.30.0/out/extension.js
[2021-04-17 01:41:44.382] [exthost] [info] ExtensionService#_doActivateExtension PKief.material-icon-theme {"startup":true,"extensionId":{"value":"PKief.material-icon-theme","_lower":"pkief.material-icon-theme"},"activationEvent":"*"}
[2021-04-17 01:41:44.382] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/.vscode/extensions/pkief.material-icon-theme-4.6.0/dist/extension
[2021-04-17 01:41:44.430] [exthost] [info] ExtensionService#_doActivateExtension ritwickdey.LiveServer {"startup":true,"extensionId":{"value":"ritwickdey.LiveServer","_lower":"ritwickdey.liveserver"},"activationEvent":"*"}
[2021-04-17 01:41:44.430] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/.vscode/extensions/ritwickdey.liveserver-5.6.1/out/src/extension
[2021-04-17 01:41:48.756] [exthost] [info] ExtensionService#_doActivateExtension TabNine.tabnine-vscode {"startup":true,"extensionId":{"value":"TabNine.tabnine-vscode","_lower":"tabnine.tabnine-vscode"},"activationEvent":"*"}
[2021-04-17 01:41:48.756] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/.vscode/extensions/tabnine.tabnine-vscode-3.4.2/out/extension
[2021-04-17 01:41:48.927] [exthost] [info] WSL is not installed, so could not detect WSL profiles
[2021-04-17 01:41:49.088] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:jsonc"}
[2021-04-17 01:41:49.088] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/configuration-editing/dist/configurationEditingMain
[2021-04-17 01:41:49.102] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:jsonc"}
[2021-04-17 01:41:49.102] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/json-language-features/client/dist/node/jsonClientMain
[2021-04-17 01:41:49.192] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"vscode.typescript-language-features","_lower":"vscode.typescript-language-features"},"activationEvent":"onLanguage:jsonc"}
[2021-04-17 01:41:49.192] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/typescript-language-features/dist/extension
[2021-04-17 01:41:49.277] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-04-17 01:41:49.278] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-04-17 01:41:52.110] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-04-17 01:41:52.110] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2021-04-17 01:41:52.254] [exthost] [info] ExtensionService#_doActivateExtension vscode.github {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-04-17 01:41:52.254] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github/dist/extension.js
[2021-04-17 01:41:52.269] [exthost] [info] eager extensions activated
[2021-04-17 01:41:52.273] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":false,"extensionId":{"value":"vscode.emmet","_lower":"vscode.emmet"},"activationEvent":"onStartupFinished"}
[2021-04-17 01:41:52.273] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/emmet/dist/node/emmetNodeMain
[2021-04-17 01:41:52.285] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":false,"extensionId":{"value":"vscode.merge-conflict","_lower":"vscode.merge-conflict"},"activationEvent":"onStartupFinished"}
[2021-04-17 01:41:52.285] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/merge-conflict/dist/mergeConflictMain
[2021-04-17 01:41:52.291] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl-recommender {"startup":false,"extensionId":{"value":"ms-vscode-remote.remote-wsl-recommender","_lower":"ms-vscode-remote.remote-wsl-recommender"},"activationEvent":"onStartupFinished"}
[2021-04-17 01:41:52.291] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode-remote.remote-wsl-recommender/dist/extension.js
[2021-04-17 01:41:52.303] [exthost] [info] ExtensionService#_doActivateExtension vscode.testing-editor-contributions {"startup":false,"extensionId":{"value":"vscode.testing-editor-contributions","_lower":"vscode.testing-editor-contributions"},"activationEvent":"onStartupFinished"}
[2021-04-17 01:41:52.303] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/testing-editor-contributions/dist/extension.js
[2021-04-17 01:41:52.307] [exthost] [info] ExtensionService#_doActivateExtension formulahendry.code-runner {"startup":false,"extensionId":{"value":"formulahendry.code-runner","_lower":"formulahendry.code-runner"},"activationEvent":"onStartupFinished"}
[2021-04-17 01:41:52.307] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/.vscode/extensions/formulahendry.code-runner-0.11.3/out/src/extension
[2021-04-17 01:51:25.434] [exthost] [info] ExtensionService#_doActivateExtension vscode.html-language-features {"startup":false,"extensionId":{"value":"vscode.html-language-features","_lower":"vscode.html-language-features"},"activationEvent":"onLanguage:html"}
[2021-04-17 01:51:25.434] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/html-language-features/client/dist/node/htmlClientMain
[2021-04-17 01:51:41.684] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"extensionId":{"value":"vscode.extension-editing","_lower":"vscode.extension-editing"},"activationEvent":"onLanguage:typescript"}
[2021-04-17 01:51:41.684] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Hasee/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/extension-editing/dist/extensionEditingMain
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (5 by maintainers)
@dimacodota I’m using WSL remote, so I now tried to run it in windows without WSL, it worked. But when I loaded tabnine hub (worked from windows), there was everything setup like basic setup (no pro). Then when I turned on deep completition cloud and configure it back, it now worked in WSL without any error. Not even single log in developer console. Weird