[BUG] ordinal not in range(128)

General support for problems installing or using Deluge
Post Reply
tugurlann
Member
Member
Posts: 27
Joined: Sun Dec 14, 2014 1:01 am

[BUG] ordinal not in range(128)

Post 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)
tugurlann
Member
Member
Posts: 27
Joined: Sun Dec 14, 2014 1:01 am

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

Post 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.
Post Reply