Page 1 of 2
CRC errors
Posted: March 14th, 2018, 1:23 pm
by mongolc
Getting a lot of crc errors example
2018-03-14 11:21:23,107::INFO::[decoder:150] CRC Error in IwSpHdCzIiXoPmJyAoKbHqHb-newzNZB-1521043148755@PRIVATE
2018-03-14 11:21:23,226::INFO::[decoder:150] CRC Error in VpSwOzBnAaVrUkXzMfEiDfBb-newzNZB-1521043148770@PRIVATE
2018-03-14 11:21:23,398::INFO::[decoder:150] CRC Error in GdHbJrMpNdNgTkUjOyQpOiWs-newzNZB-1521043148762@PRIVATE
which reports failure in sabnzbd but if i click retry the rar unpacks without any problem and sends to sickbeard. I have played the files and they are fine.
SABnzbd version: 2.3.2
par2verify -V
par2cmdline version 0.8.0
unrar
UNRAR 5.50 freeware Copyright (c) 1993-2017 Alexander Roshal
I'm not sure what I should be checking or how to proceed in troubleshooting this. Need some advice.
Thanks.
Re: CRC errors
Posted: March 14th, 2018, 4:38 pm
by safihre
Could you enable Debug logging in the Status window and then after it happens again send me the log at
Safihre@sabnzbd.org?
Re: CRC errors
Posted: March 14th, 2018, 5:41 pm
by mongolc
sure i just enabled debugging and should have some data for you tomorrow.
Thanks
Re: CRC errors
Posted: March 15th, 2018, 2:48 am
by safihre
Please also include the NZB when sending the log.
Re: CRC errors
Posted: March 15th, 2018, 9:37 am
by mongolc
ok sent.
If there isn't enough info next time I will try getting a log export before i hit retry + nzb and then after hitting retry with nzb and log.
Re: CRC errors
Posted: March 15th, 2018, 9:48 am
by safihre
I got your files, but this is a terrible NZB: It's uploaded all in one 5GB file instead of RAR files.
So there is no "unpack" step, all it does is copy it to the final directory when you hit Retry.
Some data was corrupted during transfer, but since there is no PAR2 files it cannot repair anything. So SAB is marking it as failed, since it knows stuff is damaged.
It might still play fine but have some dropped frames here and there, depending on the amount of CRC problems.
I also downloaded the file and received the same CRC errors, so something is just wrong with the original post.
Re: CRC errors
Posted: March 15th, 2018, 10:31 am
by safihre
Hmmm, you might have found a bug..
I have to dig deeper.
Re: CRC errors
Posted: March 15th, 2018, 11:16 am
by mongolc
I can get you more nzb files like this if you need them.
Re: CRC errors
Posted: March 15th, 2018, 11:39 am
by safihre
Found it...
Very stupid bug in SAByenc, reaching the limits of what fits in an integer.. Only happens with these crazy posts.
Luckily the decoding still works fine (as you also found), it just falsely gives an error.
Re: CRC errors
Posted: March 15th, 2018, 1:15 pm
by mongolc
Can it be fixed? Happens all the time because i only download 1080 or larger.
Re: CRC errors
Posted: March 16th, 2018, 2:45 am
by safihre
Yes it can be fixed, but still these NZB's are pretty bad because they are not split up. So SABnzbd can only assemble the final file from all the mini-parts after all 5GB is done, while with "normal" downloads it can do it for every rar-file.
Re: CRC errors
Posted: March 16th, 2018, 1:42 pm
by safihre
I just released SABnzbd 2.3.3Beta1 in which it should be fixed!
Re: CRC errors
Posted: March 20th, 2018, 11:01 am
by mongolc
Which files do I need to keep my settings or when I copy the new files into the directory will it retain them.
Upgrading SABnzbd
For all operating systems, to upgrade SABnzbd simply shut down SABnzbd and re-install. In it's a major release (e.g. from 0.7.20 to 1.1.0), it's always better to finish the queue first before updating.
Thanks.
Re: CRC errors
Posted: March 20th, 2018, 1:29 pm
by safihre
Your sabnzbd.ini is stored seperate (unless you specify a command line option, but I doubt you do that) from the program files.
So you can safely update the program without affecting your settings.
Re: CRC errors
Posted: March 22nd, 2018, 9:52 am
by mongolc
sent you a logfile and nzb happened again on beta version.
Thanks