Closed QTXLG closed 4 years ago
Are you able to reproduce it with a minimal config? i.e. no rutorrent and something without throttle.global_down.max_rate.set_kb = 0
?
For starters, remove that blindfold you put on named "daemon mode", so you can actually see what is going on.
For starters, remove that blindfold you put on named "daemon mode", so you can actually see what is going on.
Are you able to reproduce it with a minimal config? i.e. no rutorrent and something without
throttle.global_down.max_rate.set_kb = 0
?
I have compiled the version 0.9.8 by myself and this issue disappears. It is likely needed to be reported to package maintainer.
CPU: armv5el OS: Debian official rtorrent: 0.9.7 debian official packages
Before I installed official Debian onto this device, it had been running rtorrent well with factory OS for several years. So the hardware which only has 512 ram couldn't be the cause.
I put my settings.rc to another device, raspberrypi (official raspian & raspian package)and it worked well even with the gateway blocking its port. I also installed transmission on this device, it is able to work. My gateway can't be the cause.
All the torrents are private torrent and all of them show green in rutorrent webfront. I checked my status showed by tracker websites and conclude that "announce" to tracker works. But rtorrent can't upload or download. If protocol.encryption is turned on, there is no peer showed (nearly a hundred seeds).If off, as few as two peers are showed but no traffic and all of them disappear later.
Below is part of debug log (protocol.encryption.set = allow_incoming,try_outgoing,enable_retry)
If protocol.encryption.set = require,require_RC4, I noticed there is "invalid encryption method" in the log. Do all the peers turn off RC4?
What I have tried
turn off encryption
Flush iptables & set default to ACCEPT
run rtorrent in root
chmod dir to 0777
All above couldn't help
rtorrent started by systemd with "limitnofile" 65536 in [service] my rtorrent.rc