BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.55k stars 153 forks source link

EOF and DHT issues #2447

Closed eas125 closed 2 years ago

eas125 commented 2 years ago

I've been having these tracker statuses for a few weeks now. Gone through basic troubleshooting. Routing and NAT are green.

EOF while reading reply header DHT (Backup Only)

Java 1.8.0_202 (64 bit) Oracle Corporation c:\program files\biglybt\jre

SWT v4942r22, win32, zoom=100, dpi=96 Windows 10 v10.0, amd64 (64 bit) B2.9.0.0/4 az3

debug.zip

parg commented 2 years ago

You have bound BiglyBT to net0 (NordLynx Tunnel #2) - perhaps there is something wrong with that?

Options->Connection->Advanced Network Settings: Bind to local IP address or interface

eas125 commented 2 years ago

OK. Turned that off, but still getting these errors. It switches between the errors. image image image

eas125 commented 2 years ago

Tried a different DL path. It looks like it's the site's tracker, not Bigly. Probably needed to turn of binding anyway.

parg commented 2 years ago

There's nothing wrong with binding when you want to route traffic through a particular interface (e.g. a VPN).

However, if the interface isn't working properly, it can cause errors that look as if they are associated with the things BiglyBT is trying to connect to rather than the interface itself, which is why I suggested it might be a cause.

eas125 commented 2 years ago

Got it. I have it routing through Nord. I tried the same torrent last night from two sites and it looks like it was just a tracker issue. One worked (OK status) and the original had the same errors. I copied the good trackers to the torrent with errors and it worked fine.

parg commented 2 years ago

Glad you figured it out

eas125 commented 2 years ago

Yep. Thanks for the help.