Skip to content

Instantly share code, notes, and snippets.

@lfzhchhw
Last active February 27, 2019 16:27
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 lfzhchhw/45fbd37b636b2618ca40d1e90f476dc3 to your computer and use it in GitHub Desktop.
Save lfzhchhw/45fbd37b636b2618ca40d1e90f476dc3 to your computer and use it in GitHub Desktop.
2019-02-28 00:15:23,831 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /ready (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1121080f0>: Failed to establish a new connection: [Errno 61] Connection refused'))
2019-02-28 00:15:23,935 - ERROR - The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code -11. Type ':YcmToggleLogs ycmd_56136_stderr_eazgfd51.log' to check the logs.
2019-02-28 00:15:43,294 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /debug_info (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x112108710>: Failed to establish a new connection: [Errno 61] Connection refused'))
2019-02-28 00:15:52,046 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /debug_info (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x112108e10>: Failed to establish a new connection: [Errno 61] Connection refused'))
2019-02-28 00:16:05,924 - ERROR - HTTPConnectionPool(host='127.0.0.1', port=56136): Max retries exceeded with url: /debug_info (Caused by NewConnectionE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment