stickz
stickz
Could you add the following settings to your `.rtorrent.rc` file? This will bring you up to date with current defaults. ``` network.xmlrpc.size_limit.set = 16M # Configure session saving interval to...
If you're using UDP trackers, sight tight. I just submitted PR #303. This is a known issue with `rTorrent`.
> > It also went from downloading many torrents at a few mb/s to now nearly every one is inactive/error. I've noticed many state `Tracker: [unable to connect to UDP...
Hello @katbyte, #303 is now merged and available on docker edge. It can be pulled using the following command. `docker pull crazymax/rtorrent-rutorrent:edge` > > i believe it is mostly been...
Yes the main issue you're experiencing is the UDP trackers. They are not resolving the domain names properly. I would keep in mind though, rTorrent lets the Linux Kernel manage...
I don't know why these errors are occurring with UDP trackers. I find it kind of funny because sometimes I can restart the torrent and the missed trackers will announce....
@tofkentof @wkpatrick Are you using torrents with UDP trackers by any chance?
> What is your reasoning? I'm curious :) > rTorrent has known issues with UDP trackers. This docker image does not implement UDNS. There is also anther issue with tracker...
Also please try docker edge. The author just merged my pull request with stability patches which could resolve this problem. https://github.com/crazy-max/docker-rtorrent-rutorrent/pull/286 `docker pull crazymax/rtorrent-rutorrent:edge`
@crazy-max sounds good to me. I will be submitting more patches in the future.