Execute plugin failing

Suggest, post, or discuss plugins for Deluge
Post Reply
Boelensman1

Execute plugin failing

Post by Boelensman1 »

Hi,

I was wondering why my series and movies where not getting processed. Looking at the daemon log file gave the following:

Code: Select all

[ERROR   ] 04:14:34 eventmanager:59 Event handler TorrentFinishedEvent failed in <function event_handler at 0x14797d0>
[ERROR   ] 14:09:56 eventmanager:59 Event handler TorrentFinishedEvent failed in <function event_handler at 0x14797d0>
And this repeated a lot.

Does anybody know what this means? Is the problem deluge or my process script?

When running the script manually everything seems to work. I'm running debian with deluged 1.3.3 and libtorrent 0.15.10.0.
The script in question is a quite simple python script.

Hopefully somebody can help me!
Post Reply