Page 1 of 1

Torrent Files "error" when Deluge is restarted

Posted: Mon Nov 05, 2018 1:27 pm
by Jarubell
Torrent Files "error" when Deluge is restarted.

James
Deluge 1.3.15
Ubuntu 14.04 lts

Re: Torrent Files "error" when Deluge is restarted

Posted: Sun Nov 18, 2018 4:04 pm
by ganganray
I have the same problem, and I need to force recheck all torrents, which takes a lot of time and hard disk drive I/O.

Re: Torrent Files "error" when Deluge is restarted

Posted: Mon Nov 19, 2018 10:03 am
by shamael
Service restarted or server rebooted?
In the second case I faced the issue because the systemd services started prior the file system was ready. Adding a "Requires=" dependency to the service solved the problem

Re: Torrent Files "error" when Deluge is restarted

Posted: Sun Jan 06, 2019 11:33 pm
by Jarubell
Thanks Shamael, that is beyond me at the moment, but I'll look into that.

Re: Torrent Files "error" when Deluge is restarted

Posted: Mon Jan 07, 2019 9:29 am
by shamael
Check the https://dev.deluge-torrent.org/wiki/Use ... ce/systemd under "Start deluged only if mount exists"
This is related.