Page 1 of 1

Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 23rd, 2023, 8:38 am
by hurich
Version 4.0.3 on Ubuntu

This is my debug log. Any help is appreciated.

Code: Select all

 2023-09-23 09:04:54,658::DEBUG::[newsunpack:844] UNRAR output 
UNRAR 6.11 beta 1 freeware      Copyright (c) 1993-2022 Alexander Roshal


Extracting from /home/<USERNAME>/Downloads/extdrive/nzb/incomplete/test_download_1000MB/sometestfile-1GB.part01.rar

Extracting  /home/<USERNAME>/Downloads/extdrive/dest/_UNPACK_test_download_1000MB/1GB-explanation.txt  OK
Extracting  /home/<USERNAME>/Downloads/extdrive/dest/_UNPACK_test_download_1000MB/1GB.bin
1GB.bin              : packed data checksum error in volume /home/<USERNAME>/Downloads/extdrive/nzb/incomplete/test_download_1000MB/sometestfile-1GB.part01.rar
2023-09-23 09:04:54,659::INFO::[newsunpack:297] Unrar finished on /home/<USERNAME>/Downloads/extdrive/nzb/incomplete/test_download_1000MB
2023-09-23 09:04:54,659::INFO::[postproc:437] Unpacked files []
2023-09-23 09:04:54,659::INFO::[filesystem:330] Checking if any resulting filenames need to be sanitized
2023-09-23 09:04:54,659::INFO::[postproc:441] Finished unpack_magic on test_download_1000MB

Re: Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 23rd, 2023, 10:19 am
by sander
What is your question?

Re: Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 24th, 2023, 7:58 am
by hurich
Why is it failing?
I have this issue on many multi part files.

Re: Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 24th, 2023, 11:51 am
by sander

Code: Select all

/home/<USERNAME>/Downloads/extdrive/nzb/incomplete/
"extdrive", so I assume that is an external drive. If so, my first step would be: put Incomplete and Complete on your internal drive, and try again.

If that succeeds, you have found the cause: bad drive.

Re: Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 29th, 2023, 6:29 am
by hurich
Thanks. Using another drive solved it

Re: Extracting 1GB test file fails - v4.0.3 Ubuntu

Posted: September 29th, 2023, 7:22 am
by sander
hurich wrote: September 29th, 2023, 6:29 am Thanks. Using another drive solved it
Cool!