flood icon indicating copy to clipboard operation
flood copied to clipboard

Can't add more torrents stucks at 20torrents at the same time.

Open levixdc opened this issue 5 years ago • 2 comments

Hy!

Ubuntu 18.04 LTS Server

  • Version used:
    • Version (stable release)
  • Environment name and version:
    • Node.js version node 12.16.1
    • npm version npm 6.13.4
    • Web browser Firefox 74

I can't add more torrents than 20. What do i need to try to resolve this problem?

Thanks

levixdc avatar Mar 15 '20 21:03 levixdc

Gentoo

* Version used:
  
  * Version(Master Branch)

* Environment name and version:
  
  * Node.js version `node 13.6.0`
  * npm version `npm 6.13.4`
  * Web browser `Firefox 74.0.1`

I've been having this issue as well for the last while. The upload torrent by file option stalls when you click the "add torrent" button and does an infinite spinning circle. By chance I came here to see if anyone else had the same issue and found this issue.

I as well can only upload a maximum of 20 torrents.

Edit:: Even after removing 5 torrents I still can not upload new torrents. If it matters I have "Start Torrent" unselected.

abduct avatar Mar 18 '20 22:03 abduct

Pretty sure that is on your rtorrent.rc configuration, where you can set a number of maximum torrents. Can you try edit it and add: throttle.max_downloads.global.set = 50 or max_downloads_global = 50? (From what I read, the second one if the good one)

artik avatar May 14 '20 12:05 artik