Torrents adding in "stopped" state

dsouvik215

Member
May 25, 2018
896
0
16
Hi Guys,

My ruTorrent install seems to be adding torrents by default in the stopped state. Oddly it was working OK before and it just started doing it now.

I think this may be a permissions problem somewhere, but i can't seem to pinpoint the issue.

Any help would be appreciated!
 

dsouvik215

Member
May 25, 2018
896
0
16
Edit: I also seem to be having a problem with "Delete with Data" . It removes the torrent from ruTorrent, but the data seems to be left in the directory.
 

dsouvik215

Member
May 25, 2018
896
0
16
Meaning www-data should have access to /home/user/downloads ? I think this is there, but i will re-check it..
 

dsouvik215

Member
May 25, 2018
896
0
16
It's definitely there.


www-data@server:/home/user/downloading$ rm -rf debian-6.0.3-i386-DVD-1.iso

Shows no errors, and the file gets successfully removed.
 

jith45

Member
May 25, 2018
960
0
16
1) Update ruTorrent from svn.
2) If problem still happens - try to remove all plugins and check again.
 

dsouvik215

Member
May 25, 2018
896
0
16
1) Update ruTorrent from svn.
2) If problem still happens - try to remove all plugins and check again.
Thanks jith45, this fixed the Erase Data Plugin. But when adding torrents, this still seems to be adding in "stopped" state. Do you know any reason for this? or what i should check?
 

dsouvik215

Member
May 25, 2018
896
0
16
Is you remove all plugins before check?
Hi jith45,

I just managed to get time to test, and it seems when adding autotools plugin, it stops the torrents from starting automatically when added (via "Add Torrent" dialogue or RSS). Should i open a issue @ code.google.com for you?
 

jith45

Member
May 25, 2018
960
0
16
Yes.
1) You must use svn version of this plugin
2) Don't forget to write about plugin's configuration.
 

somus1735

Member
May 25, 2018
833
0
16
Hello.
I know that it's a old threat but after upgrade rutorrent from 3.3 to 3.4 (svn from yesterday) i have same problem.
All my torrents added to watch folder are stopped, everytime must manually start download.
Even if i add torrent from RSS reader it's adding stopped too.

Can someone knows whats wrong ?
Everything else is working ok.
 

dsouvik215

Member
May 25, 2018
896
0
16
Hello.
I know that it's a old threat but after upgrade rutorrent from 3.3 to 3.4 (svn from yesterday) i have same problem.
All my torrents added to watch folder are stopped, everytime must manually start download.
Even if i add torrent from RSS reader it's adding stopped too.

Can someone knows whats wrong ?
Everything else is working ok.
It seemed to happen to one of my servers as well. I haven't had time to investigate it yet.
 

das329717

Member
May 25, 2018
928
0
16
So, after little investigation i've found some problems with my installation.
1. Autotools was renaming my torrent files to .torrent.fail
2. After upgrade warch folder changed owner actually.

Quick solution:
- delete autotools plugin
- changed watch folder owner to my user.

Can someone tell me why autotools plugin was renaming my torrent files ?
 

jith45

Member
May 25, 2018
960
0
16
1) You use "AutoWatch" feature from plugin "AutoTools".
2) You change ownership of the watch directory, as result - AutoWatch hasn't permission for normal work. It can't add torrent from this directory.
3) It *must* rename failed torrents. Otherwise this torrents will be processed at the next check. With same result.