Deluge ignoring bandwidth limits

General support for problems installing or using Deluge
Post Reply
cemil
New User
New User
Posts: 3
Joined: Tue May 01, 2018 5:55 am

Deluge ignoring bandwidth limits

Post by cemil »

Hi all,

Odd question. I've got Deluge running in a docker container (linuxserver/deluge). I've got the following setup:

bandwidth:max download speed: 6000 (6 mbit)
bandwidth:max upload speed: 1000 (1 mbit)
bandwidth: per torrent - all set to (-1)

Label plugin is enabled, because I'm getting torrents from sonarr/radarr. Both labels have:

"Apply per torrent max" unchecked.

Under this setup, deluge blows straight through the bandwidth limits - does not respect them at all. Any hints as to why?

Note image:

Image

Thanks all.
cemil
New User
New User
Posts: 3
Joined: Tue May 01, 2018 5:55 am

Re: Deluge ignoring bandwidth limits

Post by cemil »

Update: This seems to be a problem with the docker container. If I start a local instance of Deluge (non-dockerised), it works fine with exactly the same config folder. Odd.
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: Deluge ignoring bandwidth limits

Post by Shryp »

There was a bug causing that in one of the libtorrent versions. I don't recall which one (maybe 1.1.5?), but maybe your docker is using the bugged version?
sinaptika
Member
Member
Posts: 41
Joined: Thu Apr 27, 2017 6:23 pm

Re: Deluge ignoring bandwidth limits

Post by sinaptika »

The image is broken. They rebased the image to Alpine Edge so now they are pulling libtorrent 1.1.5 which is not compatible with Deluge 1.3.15. Use another image.
cemil
New User
New User
Posts: 3
Joined: Tue May 01, 2018 5:55 am

Re: Deluge ignoring bandwidth limits

Post by cemil »

Hi all,

Thanks - I swear I checked the libtorrent version; good call though.

Is there a "recommended" container?
sinaptika
Member
Member
Posts: 41
Joined: Thu Apr 27, 2017 6:23 pm

Re: Deluge ignoring bandwidth limits

Post by sinaptika »

What CPU do you use?
Do you have shell access to the system running docker?
Post Reply