Hey there,
I've been using rutorrent on a debian-based server for a few months now and it's been working great except for this one little thing.
Whenever I'm trying to use the download RSS feed from blackcats-games.net, the same error keeps popping up in the journal: "error loading the feed". I'm using RSS feeds from other private trackers (BitHQ, TvTorrents) and they work without any problem. But just not blackcats-games, for a reason I can't understand.
I've read here and there that I should look on the side of curl and maybe php-cli but I don't see any problem there. My curl apparently supports https from what my previous tests had showed ( curl --version
curl 7.26.0 (x86_64-pc-linux-gnu) libcurl/7.26.0 OpenSSL/1.0.1e zlib/1.2.7 libidn/1.25 libssh2/1.4.2 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp
) and I even tried purging/reinstalling it for the hell of it, to see if it changed anything -> no change, at all. Is there a way for me to enable debugging for this specific plugin? I've read about the Snoopy.class.inc.php file but I have no idea what to do with it.
I haven't seen any report here or on their forums of such a problem, which really doesn't help me to find a fix. I'm all for troubleshooting but at some point I get stuck, and I've reached that stage.
Oh, and that RSS feed works on my computer (browser side and utorrent side) and rutorrent/share/ is already set to CHMOD 777.
Could anyone try and provide some help with that issue of mine?
Thanks,
Sib
Edit: the BCG feed is HTTPS though, and I've just subscribed to another tracker which also uses HTTPS for its feed and I have the same error message...
Edit2: from Putty, I've tried the following: curl -l -k "https://feed_url" and the whole page code is displayed
I've been using rutorrent on a debian-based server for a few months now and it's been working great except for this one little thing.
Whenever I'm trying to use the download RSS feed from blackcats-games.net, the same error keeps popping up in the journal: "error loading the feed". I'm using RSS feeds from other private trackers (BitHQ, TvTorrents) and they work without any problem. But just not blackcats-games, for a reason I can't understand.
I've read here and there that I should look on the side of curl and maybe php-cli but I don't see any problem there. My curl apparently supports https from what my previous tests had showed ( curl --version
curl 7.26.0 (x86_64-pc-linux-gnu) libcurl/7.26.0 OpenSSL/1.0.1e zlib/1.2.7 libidn/1.25 libssh2/1.4.2 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp scp sftp smtp smtps telnet tftp
) and I even tried purging/reinstalling it for the hell of it, to see if it changed anything -> no change, at all. Is there a way for me to enable debugging for this specific plugin? I've read about the Snoopy.class.inc.php file but I have no idea what to do with it.
I haven't seen any report here or on their forums of such a problem, which really doesn't help me to find a fix. I'm all for troubleshooting but at some point I get stuck, and I've reached that stage.
Oh, and that RSS feed works on my computer (browser side and utorrent side) and rutorrent/share/ is already set to CHMOD 777.
Could anyone try and provide some help with that issue of mine?
Thanks,
Sib
Edit: the BCG feed is HTTPS though, and I've just subscribed to another tracker which also uses HTTPS for its feed and I have the same error message...
Edit2: from Putty, I've tried the following: curl -l -k "https://feed_url" and the whole page code is displayed