-
-
Save rhizoome/66b4e6df3e1c87fd82f263e899aa0f0a to your computer and use it in GitHub Desktop.
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
chirp/exec_test.py::test_ssl src/encryption.c:100 Initializing the OpenSSL library. ch_chirp_t:0x7ffd4e952480 | |
src/encryption.c:187 Created SSL context for chirp. ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:429 Chirp initialized. ch_chirp_t:0x7ffd4e952480, uv_loop_t:0x7ffd4e952130 | |
src/protocol.c:161 Accepted connection. ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
139999378810512:error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher:s3_srvr.c:1440: | |
src/protocol.c:249 Error:SSL operation fatal error. ch_chirp_t:0x7ffd4e952480, ch_connection_t:0xba8650 | |
src/connection.c:265 Shutdown connection. ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:151 Shutdown callback called. ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:186 Closing connection after shutdown. ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:352 Shutdown semaphore (1). ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:352 Shutdown semaphore (0). ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:373 Closed connection, closing semaphore (0). ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:230 Closing chirp via callback. ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:178 Chirp closing callback called. ch_chirp_t:0x7ffd4e952480 | |
src/protocol.c:481 Closing protocol. ch_chirp_t:0x7ffd4e952480 | |
src/connection.c:216 Error:Shutdown in progress. ch_connection_t:0xba8650, ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:213 Closing semaphore (2). uv_handle_t:0xb860e8, ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:213 Closing semaphore (1). uv_handle_t:0xb86308, ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:213 Closing semaphore (0). uv_handle_t:0xb86210, ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:122 Check closing semaphore (0). ch_chirp_t:0x7ffd4e952480 | |
src/encryption.c:210 Uninitializing the OpenSSL library. ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:290 UV-Loop stopped by chirp. uv_loop_t:0x7ffd4e952130 ch_chirp_t:0x7ffd4e952480 | |
src/chirp.c:294 Closed. ch_chirp_t:0x7ffd4e952480 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment