Client 1.2.0-rc3 connect to 1.1.9 ??

General support for problems installing or using Deluge
Post Reply
slimtop
New User
New User
Posts: 4
Joined: Fri Nov 06, 2009 6:05 pm

Client 1.2.0-rc3 connect to 1.1.9 ??

Post by slimtop »

I've installed Deluge from the Deluge repo on an Ubuntu Hardy machine version 1.1.9-xxx. It works just fine. netstat shows this;
netstat -ln | grep 58846
tcp 0 0 0.0.0.0:58846 0.0.0.0:* LISTEN
This Deluge client connexts fine to localhost and web ui from remote also works.

However, on my other Ubuntu machine with Jaunty and version 1.2.0-rc3 I can not connect with the gtk gui thru the LAN. I have created a user at the server in .config/deluge/auth and as you see it listens on port 58846. I've followed the wki guide "thin client".

Is it possible to connect version 1.2.0 to 1.1.9? Or should I try latest SVN version on the Hardy server?
slimtop
New User
New User
Posts: 4
Joined: Fri Nov 06, 2009 6:05 pm

Re: Client 1.2.0-rc3 connect to 1.1.9 ??

Post by slimtop »

More info from deluge -L debug;
[INFO ] 20:38:15 client:209 Connecting to daemon at 192.168.0.250:58846..
[INFO ] 20:38:15 client:121 Connected to daemon at 192.168.0.250:58846..
[INFO ] 20:38:15 client:216 Connection lost to daemon at 192.168.0.250:58846 reason: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Client 1.2.0-rc3 connect to 1.1.9 ??

Post by andar »

1.1.9 and 1.2.0 are quite different and are not compatible.
slimtop
New User
New User
Posts: 4
Joined: Fri Nov 06, 2009 6:05 pm

Re: Client 1.2.0-rc3 connect to 1.1.9 ??

Post by slimtop »

OK
slimtop
New User
New User
Posts: 4
Joined: Fri Nov 06, 2009 6:05 pm

Re: Client 1.2.0-rc3 connect to 1.1.9 ??

Post by slimtop »

SOLVED! Got 1.1.9 for Jaunty from GetDeb and it worked out of the box!!

Thanks!! Great app!
Post Reply