Issue 3 in wtorrent-project: I cannot get wtorrent to connect to rtorrent

2 views
Skip to first unread message

wtorrent...@googlecode.com

unread,
Apr 2, 2011, 3:30:42 PM4/2/11
to wtorrent-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3 by jamesawa...@gmail.com: I cannot get wtorrent to connect to
rtorrent
http://code.google.com/p/wtorrent-project/issues/detail?id=3

What steps will reproduce the problem?
1. Installation as per guide on old trac.


What version of the product are you using? On what operating system?

Server is a PIII PC running Ubuntu 10.04.2

Please provide any additional information below.


I compiled rtorrent from source using --with-xmlrpc-c without errors.

In rtorrent.rc I've added

# SCGI Setup
scgi_port = 127.0.0.1:5000
# xmlrpc_dialect=i8

If i uncomment xmlrpc_dialect=i8 then rtorrent gives me an unknown dialect
error and will not start

I uncommented "mod_scgi" in lighttpd.conf and added

scgi.server = (

"/RPC2" => # RT_DIR

( "127.0.0.1" =>

(

"host" => "127.0.0.1", # Ip where rtorrent is listening

"port" => 5000, # Port specified in .rtorrent.rc

"check-local" => "disable"

)

)

)

At the moment, that's all I can think of, what am I missing?

I can't connect to rtorrent with wtorrent or with Transdroid, so I think
there's a problem with sgci, but can't figure it out. I've been over
multiple guides and tried it with lighttpd and with apache2.

wtorrent...@googlecode.com

unread,
Apr 5, 2011, 3:40:11 PM4/5/11
to wtorrent-...@googlegroups.com

Comment #1 on issue 3 by jamesawa...@gmail.com: I cannot get wtorrent to

Found a seg fault when compiled with 0.8.7/0.12.7 when accessing via
xmlrpc. recompiled and installed with 0.8.6/0.12.6 and problem solved.

Reply all
Reply to author
Forward
0 new messages