Skip to content

Nodejs v13.0.1 HTTP2 NGHTTP2_ENHANCE_YOUR_CALM & NGHTTP2_INTERNAL_ERROR #30193

@Rantoledo

Description

@Rantoledo
  • Version: 13.0.1
  • Platform: Linux

I've tried to create a simple client-server app using http/2, that downloads directories.
On September 1st I posted that nodejs crashes at some point.
My previous bug report:
#29393

Now, nodejs doesn't crash. But I still get NGHTTP2_ENHANCE_YOUR_CALM & NGHTTP2_INTERNAL_ERROR at some point.

Here's my code to reproduce, hope it helps:
https://github.com/Rantoledo/http2_nodejs_client_server_example2.git

BTW, I've tried to set MaxSessionMemory to 10, 100, 1000 and even 10000. I don't think it made any difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions