Hi All,
Running n2hell-0.5-20080619 on Gentoo 2008.0. rTorrent was successfully installed w/ xmlrpc support from portage and appears to function correctly (v 0.8.2). Followed the install instructions located at
http://code.google.com/p/n2hell/wiki/Installation. When I start n2hell, it appears to start successfully, no obvious errors:
lamont@resurrection ~ $ /usr/local/sbin/n2hell.sh
Jan 7, 2009 4:11:26 PM n2hell.torrent.ProcessPool configure
INFO: connecting to default
Jan 7, 2009 4:11:26 PM n2hell.torrent.ProcessPool configure
INFO: connected to default
[Wed Jan 07 16:11:26 EST 2009] Servlet overriden by n2hell.http.JSONRPCServlet@1
10b053, for path:/system
[Wed Jan 07 16:11:26 EST 2009] Servlet overriden by n2hell.http.RpcServlet@1d1ac
d3, for path:/rpc
[Wed Jan 07 16:11:26 EST 2009] Servlet overriden by n2hell.http.UploadServlet@e8
3912, for path:/upload
POINT YOUR BROWSER TO:
http://127.0.0.1:8888/
[Wed Jan 07 16:11:26 EST 2009] TJWS httpd 0.0.0.0 - SimpleAcceptor ServerSocket[
addr=
0.0.0.0/0.0.0.0,port=0,localport=8888] is listening.
When I try to access
127.0.0.1:8888 from localhost or access by name/ip from a remote machine, I get an authentication challenge. I assume this is some kind of permission error, since there's no mention of this in the install instructions, and no users I have present on the machine work. I've tried starting it both as root and with a normal user, and with/without rtorrent started first in another terminal, but the results are the same. A bit of googling and reading through this list archive didn't turn up anything.
Any help would be greatly appreciated.
Thanks.
-Lamont Adams