Skip to content

http2 broken with Chrome? #20212

@ronag

Description

@ronag

Was trying today to use http2 with chrome and I get errors like:

[2018-04-22T20:06:46.518Z] ERROR (proxy/81952 on Roberts-MacBook-Pro-2.local): session error
    err: {
      "type": "NghttpError",
      "message": "Received bad client magic byte string",
      "stack":
          Error [ERR_HTTP2_ERROR]: Received bad client magic byte string
              at Http2Session.onSessionInternalError [as error] (internal/http2/core.js:574:26)
      "code": "ERR_HTTP2_ERROR",
      "name": "Error [ERR_HTTP2_ERROR]",
      "errno": -903
    }

Possibly related? nghttp2/nghttp2#607

Metadata

Metadata

Assignees

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions