Skip to content

AssertionError at TLSWrap.onhandshakestart (_tls_wrap.js:66:3) #22240

@alexlamsl

Description

@alexlamsl
  • Version: v10.6.0
  • Platform: Windows 10 x64
  • Subsystem: tls

A simple HTTPS server will occasionally die with the following trace:

assert.js:269
    throw err;
    ^

AssertionError [ERR_ASSERTION]: false == true
    at TLSWrap.onhandshakestart (_tls_wrap.js:66:3)
    at TLSWrap.loadSession [as onclienthello] (_tls_wrap.js:127:19)

The only relevant detail I can think of is the system clock is configured to synchronise with ntp.pool.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions