rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

rtorrent seems to be locked up #1112

Open ChrisThompsonTLDR opened 2 years ago

ChrisThompsonTLDR commented 2 years ago

Once my rtorrent install reaches around 1000 torrents, it seems to stop functioning well. I can't add torrents, magnet links that are added remain as the md5 titles/filenames. Stopping and starting the machine do not seem to do anything.

I have looked at the logs that I can find and do not see any issues.

stickz commented 2 years ago

How did you install rTorrent? Did you use a manual installation script? There is a known issue with UDP trackers. Are you using these by any chance without dnsmasq + libtorrent-udns? Or are you using HTTP trackers without curl +c-ares?

What happens is these things block off the main thread and the rTorrent client freezes to the point where you can't do anything. I've resolved this problem and others with my manual install script: https://github.com/stickz/rtinst