Code: Select all
# ssh -2 -R 56219:localhost:56219 -A -D 8118 root@my_server
Peer: Socks5 127.0.0.1:8118
Webseed: Socks5 127.0.0.1:8118
Tracker: Socks5 127.0.0.1:8118 - Without proxy it does not work also.
DHT: Socks5 127.0.0.1:8118
Options, page Network:
Incoming connections port: 56219
Outgoing: random
UPnP - ON
NAT-PMP - ON
Peer exchange - ON
LSD - ON
DHT - ON / OFF (no difference after switching)
Encoding:
Incomint: On
Outgoing: On
Level: Both
Checked option: "encode whole stream"
Based on this configuration I get in UI a message:
" Tracker Status: openbittorrent.com: Error: "
In log file this message appears:
What is strange, is that one torrent is downloading properly but also have problem with connecting the tracker.[DEBUG ] 12:58:11 alertmanager:123 tracker_error_alert: torrent_name (udp://tracker.ccc.de:80) (-1) (7)
[DEBUG ] 12:58:11 alertmanager:123 tracker_error_alert: torrent_name (udp://tracker.openbittorrent.com:80) (-1) (7)
[DEBUG ] 12:58:11 alertmanager:123 tracker_error_alert: torrent_name (udp://tracker.publicbt.com:80) (-1) (7)
[DEBUG ] 12:58:11 alertmanager:123 tracker_error_alert: torrent_name (udp://tracker.istole.it:6969) (-1) (8)
This applies to all trackers I try to use, not only openbittorrent.com. Any ideas how I can fix it or where I can find more detailed information about this issue?