dgtlmoon/changedetection.io

Exception: 'ascii' codec can't decode byte 0xd8 in position 409: ordinal not in range(128)

Closed this issue · 3 comments

Describe the bug
On a fresh install I get an error stating, "Exception: 'ascii' codec can't decode byte 0xd8 in position 409: ordinal not in range(128)".
Screenshot 2024-08-15 at 8 29 21 PM

The log for the container shows this when rechecking: https://pastebin.com/raw/ekcHbmwA

Version
I am using Linuxserver's docker container on Unraid version 6.12.11.

v0.46.02

To Reproduce
This occurs on a fresh install, even when the appdata folder is wiped prior. I've kept everything else simple. I did not change any settings before checking the default websites.

#2486 (comment)

Solution #1 worked for me.

Dupe #2486

does this PR which is now in 0.46.03 help ? #2574