[GH-ISSUE #148] Fix some files after download not opening #123

Closed
opened 2026-02-25 20:32:28 +03:00 by kerem · 2 comments
Owner

Originally created by @dachinat on GitHub (Jul 21, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/148

I have downloaded two files, zip and rar.

When I was downloading zip file, I clicked on filename to initiate a download, a file was downloaded to my drive and that zip would not open. When download on web-page completed, I re-downloaded file to my drive and then it opened.

Case with rar is different, it never opened, even after file was downloaded to server.

checksum error
Unexpected end of archive
Total errors: 2

However, when I checked if file itself was ok with some other torrent client it worked normally.

I'd like to somehow get this fixed if possible. I'll try look into the source, but I'd like know if you have encountered such behavior and do you have any plans or ideas about fixing this?

Thanks.

Originally created by @dachinat on GitHub (Jul 21, 2018). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/148 I have downloaded two files, zip and rar. When I was downloading zip file, I clicked on filename to initiate a download, a file was downloaded to my drive and that zip would not open. When download on web-page completed, I re-downloaded file to my drive and then it opened. Case with rar is different, it never opened, even after file was downloaded to server. ``` checksum error Unexpected end of archive Total errors: 2 ``` However, when I checked if file itself was ok with some other torrent client it worked normally. I'd like to somehow get this fixed if possible. I'll try look into the source, but I'd like know if you have encountered such behavior and do you have any plans or ideas about fixing this? Thanks.
kerem closed this issue 2026-02-25 20:32:28 +03:00
Author
Owner

@asapach commented on GitHub (Jul 21, 2018):

In order to fix it I need to reproduce it.

<!-- gh-comment-id:406812408 --> @asapach commented on GitHub (Jul 21, 2018): In order to fix it I need to reproduce it.
Author
Owner

@dachinat commented on GitHub (Jul 21, 2018):

Well, I'll reopen an issue if I'll have foundations for its reproduction. Thanks.

<!-- gh-comment-id:406827651 --> @dachinat commented on GitHub (Jul 21, 2018): Well, I'll reopen an issue if I'll have foundations for its reproduction. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#123
No description provided.