Hello,
Anytime the RSS plugin tries to download a torrent from a feed (whether from a regexp match or manually with right click -> load) I get the following message:
[18.01.2010 21:58:19] Error loading torrent. (http://www.torrent-site.com/download.php?id=222235&name=17&passkey=00000000000000000000000000)
If I try to manually load the torrent with the add torrent button, the torrent loads correctly with no error.
I don't think it is a cookie problem since the torrent loads outside the RSS plugin and I can reproduce the error with public RSS feeds. I can also reproduce in multiple download directories (tried default and non-default). Tried searching around for a solution but couldn't come up with anything. Any help is appreciated.
I'm running
- Ubuntu Server 9.10
- Lighttpd version 1.4.22
- PHP 5.2.10-2
- rTorrent 0.8.6/0.12.6 (complied from source with xmlrcp support)
- ruTorrent 2.8 (both core an plugins from SVN)
Thanks!
EDIT: Of course, I fix it right after post. Haha oh well. I changed my upload directory to './torrents' in config.php and it worked. I hope this helps anyone else having the same problem.
Anytime the RSS plugin tries to download a torrent from a feed (whether from a regexp match or manually with right click -> load) I get the following message:
[18.01.2010 21:58:19] Error loading torrent. (http://www.torrent-site.com/download.php?id=222235&name=17&passkey=00000000000000000000000000)
If I try to manually load the torrent with the add torrent button, the torrent loads correctly with no error.
I don't think it is a cookie problem since the torrent loads outside the RSS plugin and I can reproduce the error with public RSS feeds. I can also reproduce in multiple download directories (tried default and non-default). Tried searching around for a solution but couldn't come up with anything. Any help is appreciated.
I'm running
- Ubuntu Server 9.10
- Lighttpd version 1.4.22
- PHP 5.2.10-2
- rTorrent 0.8.6/0.12.6 (complied from source with xmlrcp support)
- ruTorrent 2.8 (both core an plugins from SVN)
Thanks!
EDIT: Of course, I fix it right after post. Haha oh well. I changed my upload directory to './torrents' in config.php and it worked. I hope this helps anyone else having the same problem.