Page 1 of 1

[BUG] ordinal not in range(128)

Posted: Sat Mar 28, 2015 11:05 pm
by tugurlann
Hello,

I've recently noticed the log gets filled with a lot of entries identical to the one below, which spawn at 5s intervals. Any thoughts on this?

Code: Select all

core:242 Unable to auto add torrent due to improper filename encoding: 'ascii' codec can't decode byte 0xe3 in position 21: ordinal not in range(128)

Re: [BUG] ordinal not in range(128)

Posted: Fri May 01, 2015 9:10 pm
by tugurlann
Looks like it was related to a torrent file having strange characters in one of the folders i've set deluge to monitor via plugins.

It was trying to add the torrent and spat out this error every 5 seconds.