Avoid state: Checking Resume Data on restart

General support for problems installing or using Deluge
Post Reply
H320
Member
Member
Posts: 16
Joined: Wed Aug 17, 2011 2:03 pm

Avoid state: Checking Resume Data on restart

Post by H320 »

Hi,

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
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:

Code: Select all

killall deluged
and the init script:
http://dev.deluge-torrent.org/wiki/User ... ipt/Ubuntu
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Avoid state: Checking Resume Data on restart

Post by Cas »

This normally only happens if deluged is not closing cleanly thus not saving the torrent state. You should check the logs for errors on shutting down.

Currently there is no way around this however there is an open ticket and will be addressed in future releases.
Post Reply