Starting deluged throws warning... spamming journalctl

General support for problems installing or using Deluge
Post Reply
graysky
Leecher
Leecher
Posts: 54
Joined: Sun Oct 05, 2008 11:28 am

Starting deluged throws warning... spamming journalctl

Post by graysky »

On Arch Linux, starting deluged throws some warnings which is spamming journalctl. Is there an easy fix to either suppress or fix the underlying problem?

Code: Select all

% journalctl -u deluged
-- Logs begin at Sat 2016-11-26 05:18:07 EST, end at Sat 2016-11-26 05:54:47 EST. --
Nov 26 05:18:12 insomnia systemd[1]: Started Deluge Daemon.
Nov 26 05:18:12 insomnia deluged[263]: /usr/lib/python2.7/site-packages/deluge/_libtorrent.py:59: RuntimeWarning: to-Python converter for boost::shared_ptr<libtorrent::alert> already registered; second conversion method ignored.
Nov 26 05:18:12 insomnia deluged[263]:   import libtorrent as lt
Nov 26 05:18:12 insomnia deluged[263]: Unhandled error in Deferred:
...
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Starting deluged throws warning... spamming journalctl

Post by Cas »

graysky
Leecher
Leecher
Posts: 54
Joined: Sun Oct 05, 2008 11:28 am

Re: Starting deluged throws warning... spamming journalctl

Post by graysky »

Thanks for the link. Guess it's a known issue.
Post Reply