Skip to content

[4.0.0] UnicodeDecodeError: 'utf-8' codec can't decode byte 0x96 in position 91: invalid start byte #334

@ciarancourtney

Description

@ciarancourtney

Django 1.11.16
APM agent 4.0.0
APM server 6.5

Exception is raised at

message += body.decode("utf8")

For my case body is the bytes string below:

b'data read error: invalid character \'\\x00\' looking for beginning of value [\x00\x00P\x02\x00\x00\.....

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