mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #178] Download not completing #360
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sagar17997 on GitHub (Feb 16, 2020).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/178
I've downloaded a torrent file of 11 GB. The download bar is full i.e. it seems that it's complete, but its still using the internet and i'm not able to download the file completely. can you help me why?

@asapach commented on GitHub (Feb 16, 2020):
The green bar can be a bit misleading, because it show the pieces which are either fully or partially downloaded. Otherwise it could be somewhat crowded. Try waiting to see if actually completes.
@sagar17997 commented on GitHub (Feb 16, 2020):
It completed eventually after taking a long time. The whole torrent was downloaded in full speed and after the green bar was filled the speed decreased to very low, after 4-5 hrs it completed. Why is that so?
@asapach commented on GitHub (Feb 16, 2020):
It can depend on torrent health and availability, and other factors like internet connection, etc.