Created
August 11, 2025 12:40
-
-
Save Aster89/eff13e0dc84c39cfc1d00ad456de0bc0 to your computer and use it in GitHub Desktop.
ycmd stderr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
| 2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
| 2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
| 2025-08-11 13:33:41,980 - INFO - Completion config: 50, detailing -1 candiates | |
| 127.0.0.1 - - [11/Aug/2025 13:33:41] "GET /ready HTTP/1.1" 200 4 | |
| 2025-08-11 13:33:42,013 - INFO - Clangd executable found at /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin and up to date | |
| 2025-08-11 13:33:42,013 - INFO - Using Clangd from /home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd | |
| 2025-08-11 13:33:42,013 - INFO - Computed Clangd command: ['/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd', '-cross-file-rename', '-header-insertion-decorators=0', '-resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0', '-limit-results=500'] | |
| 2025-08-11 13:33:42,013 - INFO - Completion config: 50, detailing -1 candiates | |
| 2025-08-11 13:33:42,013 - INFO - Returning cached Clangd command: ['/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd', '-cross-file-rename', '-header-insertion-decorators=0', '-resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0', '-limit-results=500'] | |
| 127.0.0.1 - - [11/Aug/2025 13:33:42] "GET /signature_help_available?subserver=cpp HTTP/1.1" 200 23 | |
| 127.0.0.1 - - [11/Aug/2025 13:33:42] "POST /event_notification HTTP/1.1" 200 2 | |
| 2025-08-11 13:33:42,032 - INFO - Adding buffer identifiers for file: /path/to/toolbox/diff/export/include/diff/MakeMultiLineStatefulEdits.hpp | |
| 2025-08-11 13:33:42,034 - INFO - Starting Clangd: ['/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clangd/output/bin/clangd', '-cross-file-rename', '-header-insertion-decorators=0', '-resource-dir=/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/third_party/clang/lib/clang/19.1.0', '-limit-results=500'] | |
| 2025-08-11 13:33:42,036 - INFO - Clangd started with PID 99421 | |
| 127.0.0.1 - - [11/Aug/2025 13:33:42] "POST /event_notification HTTP/1.1" 200 2 | |
| 2025-08-11 13:33:42,047 - INFO - cfamily: Language server does not require resolve request | |
| 2025-08-11 13:33:42,047 - INFO - cfamily: Language server requires sync type of Incremental | |
| 2025-08-11 13:33:42,047 - INFO - cfamily: Using characters for signature triggers: (,),{,},<,>,, | |
| 127.0.0.1 - - [11/Aug/2025 13:33:42] "POST /semantic_completion_available HTTP/1.1" 200 4 | |
| 2025-08-11 13:33:43,407 - INFO - Found executeCommandProvider support for command ExecuteCommand in cfamily | |
| 2025-08-11 13:33:43,407 - INFO - Found codeActionProvider support for command FixIt in cfamily | |
| 2025-08-11 13:33:43,407 - INFO - Found definitionProvider support for command GoToDefinition in cfamily | |
| 2025-08-11 13:33:43,407 - INFO - Found declarationProvider support for command GoToDeclaration in cfamily | |
| 2025-08-11 13:33:43,407 - INFO - Found ('definitionProvider', 'declarationProvider') support for command GoTo in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found typeDefinitionProvider support for command GoToType in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found implementationProvider support for command GoToImplementation in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found referencesProvider support for command GoToReferences in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found renameProvider support for command RefactorRename in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found documentFormattingProvider support for command Format in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Found documentSymbolProvider support for command GoToDocumentOutline in cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting StopServer for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting RestartServer for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GetDoc for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GetType for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting TypeHierarchy for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting ResolveTypeHierarchyItem for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GoToCallees for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GoToCallers for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting CallHierarchy for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting ResolveCallHierarchyItem for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GetTypeImprecise for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GoToImprecise for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GoToInclude for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GetDocImprecise for cfamily | |
| 2025-08-11 13:33:43,408 - INFO - Always supporting GoToAlternateFile for cfamily | |
| 2025-08-11 13:33:43,623 - ERROR - The language server communication channel closed unexpectedly. Issue a RestartServer command to recover. | |
| Traceback (most recent call last): | |
| File "/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 368, in run | |
| self._ReadMessages() | |
| File "/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 487, in _ReadMessages | |
| data, read_bytes, headers = self._ReadHeaders( data ) | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| File "/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 551, in _ReadHeaders | |
| data = self.ReadData() | |
| ^^^^^^^^^^^^^^^ | |
| File "/home/myself/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/completers/language_server/language_server_completer.py", line 761, in ReadData | |
| raise RuntimeError( "Connection to server died" ) | |
| RuntimeError: Connection to server died | |
| 127.0.0.1 - - [11/Aug/2025 13:33:43] "POST /run_completer_command HTTP/1.1" 500 2607 | |
| 2025-08-11 13:33:46,096 - INFO - Found executeCommandProvider support for command ExecuteCommand in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found codeActionProvider support for command FixIt in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found definitionProvider support for command GoToDefinition in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found declarationProvider support for command GoToDeclaration in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found ('definitionProvider', 'declarationProvider') support for command GoTo in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found typeDefinitionProvider support for command GoToType in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found implementationProvider support for command GoToImplementation in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found referencesProvider support for command GoToReferences in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found renameProvider support for command RefactorRename in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found documentFormattingProvider support for command Format in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found workspaceSymbolProvider support for command GoToSymbol in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Found documentSymbolProvider support for command GoToDocumentOutline in cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting StopServer for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting RestartServer for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting GetDoc for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting GetType for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting TypeHierarchy for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting ResolveTypeHierarchyItem for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting GoToCallees for cfamily | |
| 2025-08-11 13:33:46,096 - INFO - Always supporting GoToCallers for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting CallHierarchy for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting ResolveCallHierarchyItem for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting GetTypeImprecise for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting GoToImprecise for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting GoToInclude for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting GetDocImprecise for cfamily | |
| 2025-08-11 13:33:46,097 - INFO - Always supporting GoToAlternateFile for cfamily | |
| 127.0.0.1 - - [11/Aug/2025 13:33:46] "POST /run_completer_command HTTP/1.1" 500 1785 | |
| 127.0.0.1 - - [11/Aug/2025 13:33:52] "POST /debug_info HTTP/1.1" 200 1003 | |
| 127.0.0.1 - - [11/Aug/2025 13:33:52] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:02] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:09] "POST /debug_info HTTP/1.1" 200 1003 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:12] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:22] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:32] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:42] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:52] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:57] "POST /debug_info HTTP/1.1" 200 1003 | |
| 127.0.0.1 - - [11/Aug/2025 13:34:58] "POST /receive_messages HTTP/1.1" 200 5 | |
| 127.0.0.1 - - [11/Aug/2025 13:35:02] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:35:30] "POST /debug_info HTTP/1.1" 200 1003 | |
| 127.0.0.1 - - [11/Aug/2025 13:35:38] "POST /receive_messages HTTP/1.1" 200 4 | |
| 127.0.0.1 - - [11/Aug/2025 13:35:51] "POST /debug_info HTTP/1.1" 200 1003 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment