Skip to content

protocol error: received DATA after END_STREAM #114

@jol64

Description

@jol64

I am getting the error "protocol error: received DATA after END_STREAM" in my docker compose logs of certspotter. I figured out it occurs when an HTTP/2 endpoint receives a DATA frame on a stream that has already been closed by the sender, indicated by the END_STREAM flag in a previous frame.
But is this expected? normal? I got about 20 in 45 minutes.

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