Skip to content

Spurious "stream state error" causes connection failure #1937

Description

@huitema

Spurious connection closure visible if we examine this log:

5d551e5889570abe_client_server_qlog.zip

and client log says: [20276388, 0, "info", "message", { "message": "Protocol error 0x5, frame 0, reason: ?"}],
0x5 stands for #define PICOQUIC_TRANSPORT_STREAM_STATE_ERROR (0x5) this means my application trys to send data on a closed stream or unique direction stream ? How can I known which stream caused this error from the qlog?

(Originally reported by @alex-cheung92 in issue #1993)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions