codota / tabnine-vim

Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
https://www.tabnine.com/install/vim
GNU General Public License v3.0
669 stars 36 forks source link

Error executing vim.schedule lua callback: ...are/nvim/plugged/tabnine-nvim/lua/tabnine/completion.lua:12: attempt to get length of field 'results' (a nil value) #120

Closed allan-simon closed 11 months ago

allan-simon commented 11 months ago

please complete the following information:

NVIM v0.10.0-dev Build type: RelWithDebInfo LuaJIT 2.1.0-beta3

from times to times I got the following error

Error executing vim.schedule lua callback: ...are/nvim/plugged/tabnine-nvim/lua/tabnine/completion.lua:12: attempt to get length of field 'results' (a nil value)                    
stack traceback:
        ...are/nvim/plugged/tabnine-nvim/lua/tabnine/completion.lua:12: in function 'valid_response'
        ...are/nvim/plugged/tabnine-nvim/lua/tabnine/completion.lua:69: in function 'callback'
        ...l/share/nvim/plugged/tabnine-nvim/lua/tabnine/binary.lua:89: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>

gz#26513

(related to Zendesk ticket #26513)

amirbilu commented 11 months ago

Hi @allan-simon please move this to https://github.com/codota/tabnine-nvim/issues

allan-simon commented 11 months ago

Thanks I will move it, but is it not possible in github to move issue from one project to an other as a maintainer ? (I don't know github enough but it is with gitlab )