rossvideo / Catena

Other
4 stars 0 forks source link

SSL failure every ~19 s when connected to DB with secure comms #127

Closed mejohnnaylor closed 3 months ago

mejohnnaylor commented 4 months ago

The c++ server prints error messages like this every ~19s when connected to DB using secure comms:

E0314 17:51:46.594112000 6175633408 ssl_transport_security.cc:1511] Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER. cv wait over : 2024-03-14 17:51:47.121284

this error message indicates an authentication failure.

Is DB doing something at this frequency?

The RPCs seem to work fine.

mejohnnaylor commented 3 months ago

zombie connection determined to be root cause. operator error.