Papanikles / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

All torrents starting in "stopped" state #883

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Add torrent via watch folder or manually or via RSS feed
2. Torrent is added but in status "stopped"
3. Need to start it manually

What is the expected output? What do you see instead?

What environment are you using?
1. My ruTorrent version is 3.6 2404
2. My rTorrent version is 0.9.2
3. I use web-server... it version is... on OS...
4. I use browser... it version is... on OS...

Are some errors present in the web-server log?
No
Are some errors present in the browser error console?
No
Please provide any additional information below.

Original issue reported on code.google.com by fredrik....@live.se on 2 Jan 2014 at 7:15

GoogleCodeExporter commented 8 years ago
1) Remove all plugins and check yet once.
2) Try to add torrent without ruTorrent. 

Original comment by novik65 on 3 Jan 2014 at 3:39

GoogleCodeExporter commented 8 years ago
1, How to remove plugins in Synology NAS?
2, I cant use rtorrent on the Nas, see screenshot. Program is working well in 
rutorrent(?)

Original comment by fredrik....@live.se on 4 Jan 2014 at 12:26

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry, but i'm not a teacher. If you doesn't know, how to use rtorrent, then i 
can't help you.

Original comment by novik65 on 4 Jan 2014 at 7:39

GoogleCodeExporter commented 8 years ago
As you can see in the screenshot, it does not work. I installed the package 
with rutorrent from synocommunity and there are issues with it like this 
problem but you tell me that I need to fix rtorrent (which is not working in 
ssh mode) in order for you to continue?

Original comment by fredrik....@live.se on 4 Jan 2014 at 11:16

GoogleCodeExporter commented 8 years ago
I did start the program as you can see in the screenshot so I did start the 
program. As you can see it's not working and that is not my fault.

Original comment by fredrik....@live.se on 4 Jan 2014 at 11:07

GoogleCodeExporter commented 8 years ago
Found a solution.

Added line in .rtorrent.rc:

execute = {sh,-c,/usr/bin/php /volume1/web/rutorrent/php/initplugins.php &}
And added /volume1/web to php_openbasedir.

Torrents now starting directly when added.

Original comment by fredrik....@live.se on 9 Jan 2014 at 11:27