-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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 -
Here's an example from our 1st EDA -
Continued...
Here are examples from our 2nd EDA -
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
Labels
No labels




