https://cypress.io logo
Hi, Does anyone have the idea or experience with ...
# help
a
Hi, Does anyone have the idea or experience with this error message: [17677:0627/143134.756737:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143134.756929:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143146.499149:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143146.522998:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143147.125567:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143147.778690:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143148.482162:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 [17677:0627/143149.235027:ERROR:ssl_client_socket_impl.cc(997)] handshake failed; returned -1, SSL error code 1, net_error -176 I'm using Mac with M1 Pro chip. On the Cypress version 9.6.1 I had this same error so I assume (after I had an unproductive investigation) that this is something related to M1. I upgraded Cypress to the latest version and now the error is still there. It happens after I run 5-10 tests using "npx cypress run", the same as it was on version 9.6.1. If I want to use Cypress dashboard I have the same issue... we started using BrowserStack and on the BrowserStack everything runs normally, but I want to use Cypress dashboard so if anyone has some idea please help 🙂 When this issue occurs, if I don't force quit terminal (CMD+Q) immediately my laptop gets very hot and my internet connection is gone. I tried different node versions but it is the same no matter what I do... In the test runner, when I run a test after a test, everything works fine.