Skip to content

Stats: java.net.ProtocolException: unexpected end of stream #23

Description

@UweTrottmann

This sometimes occurs, mostly on cold start of the app. So far only seen on the emulator.

Online research suggests this happens when Content-Length is not matching the length of the actual data.

Already tried to read all bytes immediately (assuming the controller server will cut off the response if not read fast enough) without an effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions