Created
October 25, 2022 07:50
-
-
Save tonitch/ce6c165e4e54bd0c708dd79dc2259853 to your computer and use it in GitHub Desktop.
This file contains 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
2022-10-25 09:50:36,086 - INFO - Completion config: 50, detailing -1 candiates | |
2022-10-25 09:50:36,086 - INFO - Completion config: 50, detailing -1 candiates | |
2022-10-25 09:50:36,086 - INFO - Completion config: 50, detailing -1 candiates | |
2022-10-25 09:50:36,087 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "GET /ready HTTP/1.1" 200 4 | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "GET /signature_help_available?subserver=startify HTTP/1.1" 200 18 | |
2022-10-25 09:50:36,267 - ERROR - Semantic completion not available for ['startify'] | |
Traceback (most recent call last): | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 111, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 96, in GetFiletypeCompleter | |
raise ValueError( | |
ValueError: No semantic completer exists for filetypes: ['startify'] | |
2022-10-25 09:50:36,268 - INFO - Adding buffer identifiers for file: /home/tonitch/1 | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "POST /event_notification HTTP/1.1" 200 2 | |
2022-10-25 09:50:36,270 - ERROR - Semantic completion not available for ['startify'] | |
Traceback (most recent call last): | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 111, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 96, in GetFiletypeCompleter | |
raise ValueError( | |
ValueError: No semantic completer exists for filetypes: ['startify'] | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "POST /event_notification HTTP/1.1" 200 2 | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "POST /receive_messages HTTP/1.1" 200 5 | |
2022-10-25 09:50:36,368 - ERROR - Semantic completion not available for ['startify'] | |
Traceback (most recent call last): | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 111, in FiletypeCompletionAvailable | |
self.GetFiletypeCompleter( filetypes ) | |
File "/home/tonitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 96, in GetFiletypeCompleter | |
raise ValueError( | |
ValueError: No semantic completer exists for filetypes: ['startify'] | |
127.0.0.1 - - [25/Oct/2022 09:50:36] "POST /semantic_completion_available HTTP/1.1" 200 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment