Avoid state: Checking Resume Data on restart
Posted: Sat Oct 29, 2011 4:28 pm
Hi,
When I restart my deluge I always get a huge amount of my torrents that get as status "Checking Resume Data":
And those torrents go to the status "Checking" one after each other.
It's take a while to check all those torrents. Is there a way to prevent this situation ?
I tried:
and the init script:
http://dev.deluge-torrent.org/wiki/User ... ipt/Ubuntu
When I restart my deluge I always get a huge amount of my torrents that get as status "Checking Resume Data":
Code: Select all
set_state_based_on_ltstate: Checking Resume Data
It's take a while to check all those torrents. Is there a way to prevent this situation ?
I tried:
Code: Select all
killall deluged
http://dev.deluge-torrent.org/wiki/User ... ipt/Ubuntu