boypt / simple-torrent

☁️ Simple Torrent: a self-hosted remote torrent client (rebranded from Cloud Torrent)
GNU Affero General Public License v3.0
1.01k stars 312 forks source link

[error looking up "router.silotis.us:6881"] and computer network congestion! #23

Closed XIU2 closed 5 years ago

XIU2 commented 5 years ago

Error after adding BT:

2019/10/04 23:34:58 error looking up "router.silotis.us:6881": lookup router.silotis.us: no such host

I didn't add this Trackers.

At the same time, my computer network has become very stuck, but the network card does not have a lot of traffic!

The download speed is fluctuating, either 0-30KB/s or 5MB/s+.

PC: Windows 10 1903

boypt commented 5 years ago

the address is a DHT bootstrap node, not a tracker, same was discussed upstream: https://github.com/anacrolix/dht/issues/18

and the node only resolved only AAAA record, if your DNS doesn't not support ipv6 such error could occur, just ignore it.

boypt commented 5 years ago

about the network situation, I think it's because of the connections excceed to some limitation. While on windows I recommend use tradition torrent clients eg uTorrent, Bitcomet, they has more sophisticated control over connection on windows.