Skip to content

UnicodeDecodeError #2

@DJFernz

Description

@DJFernz

Hello,

Upon attempting to run the sunburst_detect.py Python script against our ECA and EDAs separately, I run into a Unicode decode error such as the following example below.

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 108022: invalid start byte

The references bytes, position, and error message are random each time the error appears.

The script appears to execute for a random time interval and errors out.

Here's an example from our ECA -

image

Here's an example from our 1st EDA -

image

Continued...

image

Here are examples from our 2nd EDA -

image

image

This error occurs regardless of whether or not an IP address/hostname is used in the 't' configuration variable field. Let me know if additional information is needed.

Thank you!

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