Deluge asio.ssl error

General support for problems installing or using Deluge
Post Reply
crazycaveman
Member
Member
Posts: 28
Joined: Mon Apr 30, 2012 3:08 am

Deluge asio.ssl error

Post by crazycaveman »

I recently installed Ubuntu 12.04 and deluge 1.3.5 on my server. However, whenever I try to connect to an ssl enabled tracker, I get an asio.ssl error. This version of deluge works fine on Ubuntu 10.04, so it seems something has changed between the versions of libtorrent used (10.04 uses 0.15.9.0 whereas 12.04 uses 0.15.10.0). Searching around, I haven't been able to find anything that seems to help. Has anyone else run into this error and/or have any idea for fixing it?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge asio.ssl error

Post by Cas »

Where do you see this error and what is it precisely?
crazycaveman
Member
Member
Posts: 28
Joined: Mon Apr 30, 2012 3:08 am

Re: Deluge asio.ssl error

Post by crazycaveman »

It is in the tracker status.

Code: Select all

underground-gamer.com: Error: asio.ssl error
In deluged.log, with debug enabled, I get:

Code: Select all

alertmanager:123 tracker_error_alert: SNES SPC music Roms (GoodMerged) (https://www.underground-gamer.com/announce.php?passkey=<passkey>) (-1) asio.ssl error (2)
I can work around it by using plain http tracker in the mean time, though
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge asio.ssl error

Post by Cas »

This is either a libtorrent or boost issue, you can ask on libtorrent issue tracker or mailing list
crazycaveman
Member
Member
Posts: 28
Joined: Mon Apr 30, 2012 3:08 am

Re: Deluge asio.ssl error

Post by crazycaveman »

It seems a recent update to ssl (libssl and openssl were just updated) fixes the problem. Thanks for your help, though! I wasn't sure if it would be specific to boost, libtorrent or ssl...
Post Reply