xwmario / rutorrent

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

RSS feed rights Synology NAS #885

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.RSS not updating feed
2.Counter goes down but no auto update
3.Manual update works fine

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

What environment are you using?
1. My ruTorrent version is 3.6
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?
Where is this found?

Are some errors present in the browser error console?

Please provide any additional information below.

I think the problem is with the rights since I found many threads about this in 
the rutorrent forum which you answered but they are all for other than Synology 
so I can't find where/how to edit rights if this is the problem. I have done 
chmod -R 777 to /usr/share and to volume1/@appstore/rutorrent/share but problem 
persist.

Original issue reported on code.google.com by fredrik....@live.se on 3 Jan 2014 at 5:58

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 4 Jan 2014 at 2:19

GoogleCodeExporter commented 8 years ago
What happened? No help?

Original comment by fredrik....@live.se on 4 Jan 2014 at 2:24

GoogleCodeExporter commented 8 years ago
If you even doesn't know, where placed web-server-log in your system - then no 
help. I'm not a telepathist and haven't Synology NAS under my hands.

Original comment by novik65 on 4 Jan 2014 at 5:10

GoogleCodeExporter commented 8 years ago
Thats a nice way to just disregard a problem with the program. So do you even 
need the web server log? Maybe that's not needed? There is no way to get help 
with this stuff. I have checked everywhere..

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

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 /volume/web to php_openbasedir.

Feeds are now updating automatically.

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