deluge daemon stops downloading

General support for problems installing or using Deluge
Post Reply
guzzi_jones
New User
New User
Posts: 3
Joined: Mon Aug 18, 2014 11:31 pm

deluge daemon stops downloading

Post by guzzi_jones »

i have setup the deluge daemon on a ubuntu 12.04 box.
It seems to stall when downloading some torrents.
Do i need to turn on debug logging at the daemon?
like this:

deluged -L debug

I ended up changing the /etc/init.d/deluged-daemon script to add debuging:
line 23 changed to
DAEMON1_ARGS="-d -L degug -l /var/log/deluged.log"
and then adjusted the perms on /var/log/deluged.log so the deluge user can write to it.

I will report back
Thanks
Post Reply