Deluge not downloading or seeding.

General support for problems installing or using Deluge
Post Reply
atomicscissors

Deluge not downloading or seeding.

Post by atomicscissors »

This just happened out of the blue. None of my torrents are doing anything now. I have a couple downloading but they aren't connected to any peers. The rest of my torrents are queued for seeding but they aren't doing anything either. It was working fine yesterday. I tried restarting the program but that didn't work.

Deluge 1.2.3 (Blocklist and Scheduler enabled)
libtorrent 0.14.10.0
Ubuntu 10.04

I ran a debug like the FAQ suggested. I used "debug -L info" and it gave me this. I noticed that it's saying it couldn't open the config file. Is that the problem? How do I get the config file back?
[INFO ] 10:53:39 main:114 Deluge ui 1.2.3
[INFO ] 10:53:39 main:120 Starting ui..
[WARNING ] 10:53:39 config:405 Unable to open config file: /home/mg/.config/deluge/ui.conf
[INFO ] 10:53:39 ui:126 Starting GtkUI..
[WARNING ] 10:53:40 config:347 Unable to open config file /home/mg/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/home/mg/.config/deluge/hostlist.conf.1.2'
[INFO ] 10:53:41 daemon:129 Deluge daemon 1.2.3
[INFO ] 10:53:41 core:77 Starting libtorrent 0.14.10.0 session..
/usr/lib/pymodules/python2.6/deluge/core/core.py:502: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:508: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
[INFO ] 10:53:41 pluginmanagerbase:150 Plugin Blocklist enabled..
[INFO ] 10:53:41 pluginmanagerbase:150 Plugin Blocklist enabled..
[INFO ] 10:53:42 pluginmanagerbase:150 Plugin Scheduler enabled..
[INFO ] 10:53:42 pluginmanagerbase:150 Plugin Scheduler enabled..
[WARNING ] 10:53:43 pluginmanagerbase:126 Cannot enable already enabled plugin Scheduler
[WARNING ] 10:53:43 pluginmanagerbase:126 Cannot enable already enabled plugin Blocklist
/usr/lib/pymodules/python2.6/deluge/core/core.py:496: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:611: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
[WARNING ] 11:03:10 config:405 Unable to open config file: /home/mg/.config/deluge/scheduler.conf
Thanks.
Post Reply