Skip to content
This repository was archived by the owner on Jul 6, 2018. It is now read-only.
This repository was archived by the owner on Jul 6, 2018. It is now read-only.

Error in socketOnTimeout #179

@sebdeckers

Description

@sebdeckers
  • Version: 9.0.0pre 1eec6da
  • Platform: macOS
  • Subsystem: http2

I'm getting some real-world traffic on my server and it occasionally throws these uncaught errors. Seems to be related to the socket timeout.

internal/http2/core.js:1992
    this[kSession].shutdown(
                  ^

TypeError: Cannot read property 'shutdown' of undefined
    at TLSSocket.socketOnTimeout (internal/http2/core.js:1992:19)
    at emitNone (events.js:110:20)
    at TLSSocket.emit (events.js:207:7)
    at TLSSocket.Socket._onTimeout (net.js:402:8)
    at ontimeout (timers.js:488:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:283:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions