Bug 2017641 - Intermittent error:SSL3_GET_RECORD:wrong version number
Summary: Intermittent error:SSL3_GET_RECORD:wrong version number
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: core
Version: rhgs-3.5
Hardware: All
OS: All
urgent
urgent
Target Milestone: ---
: RHGS 3.5.z Batch Update 7
Assignee: Mohit Agrawal
QA Contact: Pranav Prakash
URL:
Whiteboard:
Depends On:
Blocks: 2011549
TreeView+ depends on / blocked
 
Reported: 2021-10-27 05:24 UTC by Mohit Agrawal
Modified: 2022-05-31 12:37 UTC (History)
5 users (show)

Fixed In Version: glusterfs-6.0-62
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-31 12:37:31 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2022:4840 0 None None None 2022-05-31 12:37:46 UTC

Description Mohit Agrawal 2021-10-27 05:24:56 UTC
Sometime a gluster process is throwing "Intermittent error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number" while a non-SSL gluster process
is trying to communicate with SSL gluster process.Due to this error sometime
existing valid SSL connection is disconnected because error is not cleanup from SSL stack.

Cause:    A non-SSL client causes OpenSSL to push a wrong version error
          into its thread-local error stack, but this error is never
          cleared, and it lingers in the stack until the thread is used
          by another SSL session, and a certain condition requires the error
          stack to be examined, at which time the old error is discovered and
          the connection is terminated.

Solution: Log and clear the error stack upon terminating the connection.

Comment 2 Yaniv Kaul 2021-11-09 12:07:46 UTC
Can we get a QE ack on this?

Comment 11 errata-xmlrpc 2022-05-31 12:37:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (glusterfs bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:4840


Note You need to log in before you can comment on or make changes to this bug.