Deluge 2.0.3: Connected to swarm but not downloading.

General support for problems installing or using Deluge
Post Reply
vurt
New User
New User
Posts: 4
Joined: Tue Jul 30, 2019 2:27 am

Deluge 2.0.3: Connected to swarm but not downloading.

Post by vurt »

Hi everyone, new to the forum!

I'm running Deluge as a container in unRaid.

I was running 1.3.15 before. Settings are the same, did not touch anything besides updating the container.

But with 2.0.3, torrents aren't downloading at all. I've tested this with 3 different torrents on 3 different trackers, one of them is Ubuntu distro.

I can see the swarm, port is open and forwarded: One of the trackers connects to me successfully (I didn't check the other trackers).



Can someone point me in a direction to troubleshoot this?
vurt
New User
New User
Posts: 4
Joined: Tue Jul 30, 2019 2:27 am

Re: Deluge 2.0.3: Connected to swarm but not downloading.

Post by vurt »

Bump?
vurt
New User
New User
Posts: 4
Joined: Tue Jul 30, 2019 2:27 am

Re: Deluge 2.0.3: Connected to swarm but not downloading.

Post by vurt »

Code: Select all

10:00:04 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 212.32.244.72:56873
10:00:04 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:05 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 82.123.64.112:54659
10:00:05 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:05 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 173.246.31.184:59384
10:00:06 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:09 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 70.120.17.95:53888
10:00:09 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:10 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 184.58.233.197:58134
10:00:10 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:11 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 83.135.154.122:56440
10:00:11 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
10:00:12 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 97.113.139.203:33786
10:00:12 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: [('SSL routines', 'ssl3_get_record', 'wrong version number')]
I'm seeing a lot of that and suspect it's why my torrents aren't downloading.
mhertz
Moderator
Moderator
Posts: 2216
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0.3: Connected to swarm but not downloading.

Post by mhertz »

Check the link underneath, which is a google search of the error+deluge. The firth or so result is a thread for your docker I believe and one which had the same error fixed it by adding username and password to auth file as it wasn't there by default. Other results show e.g. wrong port-number to be the cause etc.:
https://www.google.com/search?q=disconn ... %5D+deluge
vurt
New User
New User
Posts: 4
Joined: Tue Jul 30, 2019 2:27 am

Re: Deluge 2.0.3: Connected to swarm but not downloading.

Post by vurt »

mhertz wrote:Check the link underneath, which is a google search of the error+deluge. The firth or so result is a thread for your docker I believe and one which had the same error fixed it by adding username and password to auth file as it wasn't there by default. Other results show e.g. wrong port-number to be the cause etc.:
https://www.google.com/search?q=disconn ... %5D+deluge
Hi @mhertz, thanks for the suggestion!

So I rolled back to v1.3.15, no changes to the settings. Ubuntu downloaded fine so unfortunately those connection errors are not the thing that's preventing v2.0.3 from working; I'm back to being stumped with no leads.
Post Reply