xssnick / TON-Torrent

TON Storage UI
GNU General Public License v2.0
95 stars 6 forks source link

Different peers amount on different clients for same bags #14

Closed Dymeth closed 9 months ago

Dymeth commented 9 months ago

Looks like some peers are unavailable while loading bags. It can be test just by downloading same bag from different clients/system/locations, for example: image image

andreypfau commented 9 months ago

Same issue

┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| Bag ID                                                           | Description          | Downloaded | Size      | Peers | Download  | Upload    | Completed |
| 23ad8e74caf9a435f07dd8829535652c2fa0b32b7bb28d73bfe9a836e15ea1bb | ProjectTheGateway    | 436.83 MB  | 436.83 MB | 2     | 0 Bytes/s | 0 Bytes/s | true      |
| cffbea56388961470ef985fbee1f31a8b9b688ef7e0de803f5ac1355fe582ed5 | tondevstudy_second_1 | 376.11 MB  | 376.11 MB | 3     | 0 Bytes/s | 0 Bytes/s | true      |
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
image
xssnick commented 9 months ago

This is kinda normal, machines with public IP intended to have more peers than machines without it. Small differences on machines with the same conditions are also not so critical, but I'll work on better discovery in the next version, thanks for the report

xssnick commented 9 months ago

Discovery and communication are now better in v1.1.0