Skip to content

Instantly share code, notes, and snippets.

@bstaletic
Last active April 1, 2019 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bstaletic/57ac9351b356c9266391bcc477f865b4 to your computer and use it in GitHub Desktop.
Save bstaletic/57ac9351b356c9266391bcc477f865b4 to your computer and use it in GitHub Desktop.
gopls no response
[Trace - 10:22:39 PM] Sending request 'initialize - (1)'.
Params: {"capabilities": {"textDocument": {"completion": {"completionItemKind": {"valueSet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]}}}}, "initializationOptions": {}, "processId": 8809, "rootPath": "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd", "rootUri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd"}
[Trace - 10:22:39 PM] Received response 'initialize - (1)' in 1ms.
Params: {"capabilities":{"textDocumentSync":{"openClose":true,"change":1},"hoverProvider":true,"completionProvider":{"triggerCharacters":["."]},"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":true,"documentFormattingProvider":true,"documentRangeFormattingProvider":true,"typeDefinitionProvider":true},"custom":null}
[Trace - 10:22:39 PM] Sending notification 'initialized'.
Params: {}
[Trace - 10:22:39 PM] Sending notification 'workspace/didChangeConfiguration'.
Params: {"settings": {}}
[Trace - 10:22:39 PM] Received notification 'client/registerCapability'.
Params: {"registrations":[{"id":"workspace/didChangeConfiguration","method":"workspace/didChangeConfiguration"}]}
[Trace - 10:22:39 PM] Received request 'workspace/configuration - (1)'.
Params: {"items":[{"scopeUri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd","section":"gopls"}]}
[Trace - 10:22:39 PM] Sending notification 'textDocument/didOpen'.
Params: {"textDocument": {"languageId": "go", "text": "// Package testdata is dummy data for gocode completion test.\npackage testdata\n\nimport (\n\t\"log\"\n)\n\nfunc Hello() {\n\tlog.Logge\n}\n", "uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go", "version": 1}}
[Trace - 10:22:39 PM] Sending request 'workspace/configuration - (1)'.
Params: {}
[Trace - 10:22:41 PM] Sending request 'textDocument/completion - (2)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:41 PM] Sending request 'textDocument/completion - (3)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (4)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (5)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (6)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (7)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (8)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:42 PM] Sending request 'textDocument/completion - (9)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (10)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (11)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (12)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (13)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (14)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:43 PM] Sending request 'textDocument/completion - (15)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:44 PM] Sending request 'textDocument/completion - (16)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:44 PM] Sending request 'textDocument/completion - (17)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:45 PM] Sending request 'textDocument/completion - (18)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Trace - 10:22:45 PM] Sending request 'textDocument/completion - (19)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Error - 10:22:45 PM] send textDocument/completion"19" no room in queue
[Trace - 10:22:45 PM] Sending request 'textDocument/completion - (20)'.
Params: {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}
[Error - 10:22:45 PM] send textDocument/completion"20" no room in queue
2019-04-01 22:22:38,475 - DEBUG - Global extra conf not loaded or no function YcmCorePreload
2019-04-01 22:22:38,568 - INFO - Received ready request
2019-04-01 22:22:38,617 - INFO - Received event notification
2019-04-01 22:22:38,617 - DEBUG - Event name: BufferVisit
2019-04-01 22:22:38,620 - INFO - Received event notification
2019-04-01 22:22:38,621 - DEBUG - Event name: FileReadyToParse
2019-04-01 22:22:38,621 - INFO - Adding buffer identifiers for file: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 67, in EventNotification
event_handler )( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1137, in OnFileReadyToParse
self._StartAndInitializeServer( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1123, in _StartAndInitializeServer
extra_conf_dir = self._GetSettingsFromExtraConf( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 1103, in _GetSettingsFromExtraConf
module = extra_conf_store.ModuleForSourceFile( request_data[ 'filepath' ] )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 62, in ModuleForSourceFile
return Load( ModuleFileForSourceFile( filename ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 73, in ModuleFileForSourceFile
if Load( module_file ):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 158, in Load
if not force and not _ShouldLoad( module_file, is_global ):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 141, in _ShouldLoad
raise UnknownExtraConf( module_file )
ycmd.responses.UnknownExtraConf: Found /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/.ycm_extra_conf.py. Load?
(Question can be turned off with options, see YCM docs)
2019-04-01 22:22:38,723 - INFO - Received filetype completion available request
2019-04-01 22:22:39,426 - INFO - Received extra conf load request
2019-04-01 22:22:39,439 - INFO - Received event notification
2019-04-01 22:22:39,439 - DEBUG - Event name: FileReadyToParse
2019-04-01 22:22:39,439 - INFO - Adding buffer identifiers for file: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go
2019-04-01 22:22:39,440 - DEBUG - Using path /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd for extra_conf_dir
2019-04-01 22:22:39,440 - INFO - Starting gopls: ['/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/go/bin/gopls']
2019-04-01 22:22:39,446 - INFO - gopls started
2019-04-01 22:22:39,448 - DEBUG - TX: Sending message: b'Content-Length: 470\r\n\r\n{"id": "1", "jsonrpc": "2.0", "method": "initialize", "params": {"capabilities": {"textDocument": {"completion": {"completionItemKind": {"valueSet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]}}}}, "initializationOptions": {}, "processId": 8809, "rootPath": "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd", "rootUri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd"}}'
2019-04-01 22:22:39,452 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","result":{"capabilities":{"textDocumentSync":{"openClose":true,"change":1},"hoverProvider":true,"completionProvider":{"triggerCharacters":["."]},"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":true,"documentFormattingProvider":true,"documentRangeFormattingProvider":true,"typeDefinitionProvider":true},"custom":null},"id":"1"}'
2019-04-01 22:22:39,452 - INFO - Language server requires sync type of Full
2019-04-01 22:22:39,452 - DEBUG - gopls: Server declares trigger characters: ['.']
2019-04-01 22:22:39,452 - INFO - gopls: Using trigger characters for semantic triggers: .
2019-04-01 22:22:39,452 - DEBUG - TX: Sending notification: b'Content-Length: 57\r\n\r\n{"jsonrpc": "2.0", "method": "initialized", "params": {}}'
2019-04-01 22:22:39,453 - DEBUG - TX: Sending notification: b'Content-Length: 92\r\n\r\n{"jsonrpc": "2.0", "method": "workspace/didChangeConfiguration", "params": {"settings": {}}}'
2019-04-01 22:22:39,453 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action Open
2019-04-01 22:22:39,453 - DEBUG - TX: Sending notification: b'Content-Length: 387\r\n\r\n{"jsonrpc": "2.0", "method": "textDocument/didOpen", "params": {"textDocument": {"languageId": "go", "text": "// Package testdata is dummy data for gocode completion test.\\npackage testdata\\n\\nimport (\\n\\t\\"log\\"\\n)\\n\\nfunc Hello() {\\n\\tlog.Logge\\n}\\n", "uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go", "version": 1}}}'
2019-04-01 22:22:39,454 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"client/registerCapability","params":{"registrations":[{"id":"workspace/didChangeConfiguration","method":"workspace/didChangeConfiguration"}]}}'
2019-04-01 22:22:39,454 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","method":"workspace/configuration","params":{"items":[{"scopeUri":"file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd","section":"gopls"}]},"id":1}'
2019-04-01 22:22:39,454 - DEBUG - TX: Sending response: b'Content-Length: 121\r\n\r\n{"error": {"code": -32601, "reason": "Method not found"}, "id": 1, "jsonrpc": "2.0", "method": "workspace/configuration"}'
2019-04-01 22:22:41,516 - INFO - Received completion request
2019-04-01 22:22:41,517 - DEBUG - Using filetype completion: True
2019-04-01 22:22:41,517 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:41,519 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "2", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:41,859 - INFO - Received completion request
2019-04-01 22:22:41,860 - DEBUG - Using filetype completion: True
2019-04-01 22:22:41,860 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:41,861 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "3", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,138 - INFO - Received completion request
2019-04-01 22:22:42,138 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,139 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,139 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "4", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,330 - INFO - Received completion request
2019-04-01 22:22:42,330 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,331 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,331 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "5", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,505 - INFO - Received completion request
2019-04-01 22:22:42,506 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,506 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,507 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "6", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,681 - INFO - Received completion request
2019-04-01 22:22:42,682 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,682 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,683 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "7", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,832 - INFO - Received completion request
2019-04-01 22:22:42,833 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,833 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,833 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "8", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:42,993 - INFO - Received completion request
2019-04-01 22:22:42,993 - DEBUG - Using filetype completion: True
2019-04-01 22:22:42,994 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:42,994 - DEBUG - TX: Sending message: b'Content-Length: 255\r\n\r\n{"id": "9", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,656 - INFO - Received completion request
2019-04-01 22:22:43,657 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,660 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,660 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "10", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,693 - INFO - Received completion request
2019-04-01 22:22:43,694 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,694 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,695 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "11", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,733 - INFO - Received completion request
2019-04-01 22:22:43,733 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,734 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,734 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "12", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,773 - INFO - Received completion request
2019-04-01 22:22:43,774 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,774 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,775 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "13", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,815 - INFO - Received completion request
2019-04-01 22:22:43,815 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,815 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,816 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "14", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:43,855 - INFO - Received completion request
2019-04-01 22:22:43,855 - DEBUG - Using filetype completion: True
2019-04-01 22:22:43,856 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:43,856 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "15", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:44,546 - INFO - Received completion request
2019-04-01 22:22:44,547 - DEBUG - Using filetype completion: True
2019-04-01 22:22:44,547 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:44,548 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "16", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:44,828 - INFO - Received completion request
2019-04-01 22:22:44,828 - DEBUG - Using filetype completion: True
2019-04-01 22:22:44,829 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:44,829 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "17", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:45,004 - INFO - Received completion request
2019-04-01 22:22:45,004 - DEBUG - Using filetype completion: True
2019-04-01 22:22:45,005 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:45,005 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "18", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:45,181 - INFO - Received completion request
2019-04-01 22:22:45,182 - DEBUG - Using filetype completion: True
2019-04-01 22:22:45,182 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:45,182 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "19", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:45,183 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","error":{"code":-32000,"message":"no room in queue","data":null},"id":"19"}'
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 195, in AwaitResponse
error.get( 'message' ) or 'No message' ) )
ycmd.completers.language_server.language_server_completer.ResponseFailedException: Request failed: -32000: no room in queue
2019-04-01 22:22:45,357 - INFO - Received completion request
2019-04-01 22:22:45,358 - DEBUG - Using filetype completion: True
2019-04-01 22:22:45,358 - DEBUG - Refreshing file /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go: State is Open/action None
2019-04-01 22:22:45,358 - DEBUG - TX: Sending message: b'Content-Length: 256\r\n\r\n{"id": "20", "jsonrpc": "2.0", "method": "textDocument/completion", "params": {"position": {"character": 5, "line": 8}, "textDocument": {"uri": "file:///home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go"}}}'
2019-04-01 22:22:45,359 - DEBUG - RX: Received message: b'{"jsonrpc":"2.0","error":{"code":-32000,"message":"no room in queue","data":null},"id":"20"}'
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 195, in AwaitResponse
error.get( 'message' ) or 'No message' ) )
ycmd.completers.language_server.language_server_completer.ResponseFailedException: Request failed: -32000: no room in queue
2019-04-01 22:22:46,370 - INFO - Received event notification
2019-04-01 22:22:46,370 - DEBUG - Event name: InsertLeave
2019-04-01 22:22:46,371 - INFO - Adding ONE buffer identifier for file: /home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/tests/go/testdata/test.go
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
2019-04-01 22:22:49,544 - INFO - Received debug info request
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 862, in _handle
return route.call(**args)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/third_party/bottle/bottle.py", line 1740, in wrapper
rv = callback(*a, **ka)
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/watchdog_plugin.py", line 104, in wrapper
return callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/hmac_plugin.py", line 68, in wrapper
body = callback( *args, **kwargs )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 100, in GetCompletions
.ComputeCandidates( request_data ) )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/completer.py", line 235, in ComputeCandidates
candidates = self._GetCandidatesFromSubclass( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 888, in _GetCandidatesFromSubclass
codepoint )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 854, in ComputeCandidatesInner
REQUEST_TIMEOUT_COMPLETION )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 387, in GetResponse
return response.AwaitResponse( timeout )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 186, in AwaitResponse
raise ResponseTimeoutException( 'Response Timeout' )
ycmd.completers.language_server.language_server_completer.ResponseTimeoutException: Response Timeout
2019-04-01 22:24:22,479 - INFO - Received debug info request
2019-04-01 22:24:22,482 - ERROR - Error retrieving completer debug info
Traceback (most recent call last):
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 234, in DebugInfo
request_data ).DebugInfo( request_data )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/handlers.py", line 298, in _GetCompleterForRequestData
return _server_state.GetFiletypeCompleter( request_data[ 'filetypes' ] )
File "/home/bstaletic/.vim/pack/bundle/start/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 87, in GetFiletypeCompleter
current_filetypes ) )
ValueError: No semantic completer exists for filetypes: ['']
2019-04-01 22:24:30,885 - INFO - Received debug info request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment