Skip to content

Instantly share code, notes, and snippets.

@airglow923
Created February 26, 2021 04:05
Show Gist options
  • Save airglow923/7c3d46e5ccb6d38eafa8dcf8803abe0c to your computer and use it in GitHub Desktop.
Save airglow923/7c3d46e5ccb6d38eafa8dcf8803abe0c to your computer and use it in GitHub Desktop.
2021-02-26 11:51:35,769 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 11:51:39,867 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 11:51:57,475 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 11:52:17,245 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 11:52:17,245 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 11:52:24,738 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
2021-02-26 12:04:47,732 - ERROR - Error while handling server response
Traceback (most recent call last):
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 73, in HandleFuture
return _JsonFromFuture( future )
File "/home/hyundeok/.vim/plugged/YouCompleteMe/python/ycm/client/base_request.py", line 256, in _JsonFromFuture
raise MakeServerException( response.json() )
ycmd.responses.ServerError: RuntimeError: Server is initializing. Please wait.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment