mimtek / rutorrent

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

Plugin rss 1.3 -- Cannot add feeds #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Install RSS 1.3
2.  Try to add feed
3.  Fail?

What is the expected output? What do you see instead?
Feed is supposed to be added.  Nothing happens.

What version of the product are you using? On what operating system?
Ubuntu Server 9.04
libtorrent-0.12.5
rtorrent-0.8.5
rtorrent-2.6

Please provide any additional information below.
Don't know if they are needed for this functionality, but php5-cli & curl
are installed.  I also have scheduler plugin installed with no problems.

I've tried several private trackers as well as the following public (I
don't actually use these trackers, but I wanted to test them):
http://www.mininova.org/rss.xml
http://torrentbox.com/rssfeed.php
http://www.legaltorrents.com/feeds/cat/netlabel-music.rss

The following lines:
# RSS Feed plugin
schedule = rss,0,00:30:00,"execute={sh,-c,php
/var/www/rtorrent/plugins/rss/update.php& exit 0}"
were added to my .rtorrent.rc file (I've tried both with and without this
line commented).

I'm attaching a video of me attempting to add a feed as well.  I attempted
to use both firefox 3.5 and IE8 (as seen in video).

Original issue reported on code.google.com by TJHart85...@gmail.com on 21 Sep 2009 at 2:42

Attachments:

GoogleCodeExporter commented 9 years ago
1) See web-server log and browser console for errors. Paste its here.
2) Get last version of core files and plugins from svn.

Original comment by novik65 on 21 Sep 2009 at 8:01

GoogleCodeExporter commented 9 years ago
did you try to use the SVN version, a LOT of bug fixes have been added to rss 
just in
the past week or so.

Original comment by Wonslung@gmail.com on 21 Sep 2009 at 8:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
1.  I don't see anything in my /var/log/apache2  error or access logs that 
correspond
to the timeframe in which I'm attempting to add the RSS.
Am I looking at the correct logs?  The access logs are like 10MB, so I don't 
want to
add it if its not needed.  My error log is attached.

2.  I just went through and got the latest SVN for the core & all my plugins.  
It
didn't make a difference.

Original comment by TJHart85...@gmail.com on 21 Sep 2009 at 2:57

Attachments:

GoogleCodeExporter commented 9 years ago
just a question, is plugins/rss/cache owned by the webuser or at least 777?

try to chmod that dir to 777 and see if it helps

Original comment by Wonslung@gmail.com on 21 Sep 2009 at 4:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The plugins directory is 777'd.

I just went through & did it again.  No effect.

Original comment by TJHart85...@gmail.com on 21 Sep 2009 at 5:01

GoogleCodeExporter commented 9 years ago
do you have command line php installed? a lot of people forget this and this 
WILL
cause it not to work

on ubuntu i THINK it's php5-cgi or php5-cli

Original comment by Wonslung@gmail.com on 21 Sep 2009 at 5:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have php5-cli installed.
Installing cgi in addition did not resolve issue either.

Original comment by TJHart85...@gmail.com on 21 Sep 2009 at 5:05

GoogleCodeExporter commented 9 years ago
well....i don't know man, i'd be glad to try to log in and fix it for you but 
that's
up to you.

Original comment by Wonslung@gmail.com on 21 Sep 2009 at 6:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Letter sended.

Original comment by novik65 on 21 Sep 2009 at 6:27

GoogleCodeExporter commented 9 years ago
PREVIOUS DELETED SECTION (comment 12):  

Can you email me at xxxxxxxx@gmail.com and let me know what you'd need to 
remote in?

SSH access, rtorrent webui address, etc...

Also, I don't want to be an absolute pain, I mean, I can use RSSDler as well, 
but at
the same time, I would like to know what's wrong.
---------------
Novik has responded.  Thanks to the others who have emailed me as well!

Original comment by TJHart85...@gmail.com on 21 Sep 2009 at 6:42

GoogleCodeExporter commented 9 years ago
Got letter, open your front-end, add all 3 you feeds. All ok... May be, 
something
wrong with your browser?

Original comment by novik65 on 22 Sep 2009 at 8:03

GoogleCodeExporter commented 9 years ago

Original comment by novik65 on 24 Sep 2009 at 8:34