Page 1 of 1

Starting deluged throws warning... spamming journalctl

Posted: Sat Nov 26, 2016 10:57 am
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:
...

Re: Starting deluged throws warning... spamming journalctl

Posted: Sat Nov 26, 2016 11:04 am
by Cas

Re: Starting deluged throws warning... spamming journalctl

Posted: Sat Nov 26, 2016 11:09 am
by graysky
Thanks for the link. Guess it's a known issue.