Closed GoogleCodeExporter closed 8 years ago
try removing all plugins (except rpc i guess)
if it loads then you have a place to start from.
also, have you tried using another webserver? nginx isn't the best choice for
rutorrent. If you want a fast webserver which is lightweight check out
cherokee.
Original comment by Wonslung@gmail.com
on 24 Mar 2010 at 4:36
only using the rpc plugin
i've tried using lighttpd, same thing
Original comment by raab.him...@gmail.com
on 24 Mar 2010 at 6:23
looks like it's the latest SVN of rtorrent
tbh he's making so many undocumented changes it's getting a bit annoying
will stick with stable for now
Original comment by raab.him...@gmail.com
on 24 Mar 2010 at 8:29
"set_xmlrpc_size_limit" became "network.xmlrpc.size_limit.set" in SVN r1152 of
rtorrent. Hopefully, internal system of aliases introdiced in r862 of
ruTorrent, will
help to cope with such changes quickly.
Original comment by borouhin@gmail.com
on 24 Mar 2010 at 9:38
>Hopefully, internal system of aliases introdiced in r862 of ruTorrent, will
help to cope with such changes quickly.
No. In r1150 rTorrent's author change command's syntax. For example, method
"to_kb"
is require 2 arguments now, instead 1 in old version.
See http://libtorrent.rakshasa.no/ticket/2147 for details.
As result, ruTorrent doesn't support svn version of rTorrent now. I will think
about
that when rakshasa finish his changes in API. Probably, the best variant will
be has
two versions of front-end - for old and fro new rTorrent. Damn.
Original comment by novik65
on 24 Mar 2010 at 11:50
Perhaps, the information that rtorrent releases 1150 and later are not supported
should be added to the Wiki or even on the main page. I'm afraid it will take a
long
time until rakshasa finishes changing the API and questions about compatibility
with
the latest builds will become more and more often.
Original comment by borouhin@gmail.com
on 24 Mar 2010 at 2:43
This information was added to intro page.
Original comment by novik65
on 25 Mar 2010 at 9:32
Original issue reported on code.google.com by
raab.him...@gmail.com
on 24 Mar 2010 at 2:16