p2p sharing never finishes (stuck at last syncable node)
Djfe opened this issue · 2 comments
Describe the bug
The sync never completes. (p2p sharing)
It's stuck one point before it finishes
https://i.imgur.com/U3HnALB.png
Also:
/reload restarts the scan and gatherer doesn't remember which nodes where already synced with whom so it keeps on trying.
I'm also wondering a bit why syncing takes so long, it's just a 3MB file after all. Is the communication channel limited? Would compression help maybe?