Torrents restarts from 0% when booting system
Posted: Fri Apr 04, 2014 7:30 pm
Hello, I can't undestand why my torrents restart from 0% when I boot system.
deluged starts at system boot with init.d script.
When it runs, if I stop it with
and then
it seems it can catch up where it left.
If I
then
and then boot again, I find torrents restarted with these log lines:
After that, torrents restart and I can only find file in the directory.
Do you know what should I check?
Thank you!
deluged starts at system boot with init.d script.
When it runs, if I stop it with
Code: Select all
deluge-console halt
Code: Select all
service deluge-daemon start
If I
Code: Select all
deluge-console halt
Code: Select all
shutdown now
Code: Select all
[WARNING ] 00:00:22 torrentmanager:294 Unable to open /var/lib/deluged/.config/deluge/state/************************************.torrent: [Errno 2] No such file or directory: '/var/lib/deluged/.config/d
eluge/state/***********************************.torrent'
[WARNING ] 00:00:22 torrentmanager:319 Unable to delete the fastresume file: [Errno 2] No such file or directory: '/var/lib/deluged/.config/deluge/state/***********************************.fastresume'
Code: Select all
************************************.torrent
Code: Select all
/var/lib/deluged/.config/deluge/state/
Do you know what should I check?
Thank you!