Deluge can't connect to daemon. SSL handshake failure in logs.
Posted: Tue Aug 02, 2016 8:31 am
Hi, I just updated from Ubuntu 14.04 to 16.04 and deluge-gtk stopped connecting to the daemon running on another computer. The daemon computer is running deluged 1.3.6 and the computer trying to connect is running 1.3.12. Connecting from a laptop still on 14.04 with 1.3.6 connects fine, but reverting to 1.3.6 doesn't help on the desktop.
I believe this part of the deluged log is where the problem is, but I'm not sure how or if it's fixable.
On the client side debug outputs this
I believe this part of the deluged log is where the problem is, but I'm not sure how or if it's fixable.
Code: Select all
[INFO ] 01:03:43 rpcserver:203 Deluge Client connection made from: 192.168.1.1:40000
[INFO ] 01:03:43 rpcserver:223 Deluge client disconnected: [('SSL routines', 'SSL3_READ_BYTES', 'ssl handshake failure')]
Code: Select all
[DEBUG ] 00:48:24 connectionmanager:360 Status: Offline
[INFO ] 00:48:24 client:121 Connected to daemon at 192.168.1.2:34567..
[INFO ] 00:48:24 client:224 Connection lost to daemon at 192.168.1.2:34567 reason: Connection was closed cleanly.