Page 1 of 1

Raspberry : missing articles

Posted: August 29th, 2014, 7:26 am
by mesa57
I installed Sabnzbd (0.6.15) on my Raspberry PI together with Sickbeard.
No sometimes downloads (not always!) fail.
If I look at the log, it looks like missing articles (sorry for the dutch log, it says unknown error during decode and article missing) :

Code: Select all

2014-08-29 13:57:09,574::INFO::[decoder:131] Onbekende fout tijdens het decoderen van <Article: article=part1of6.Yw4xlOzEaiGfxkPvDf1M@camelsystem-powerpost.local, bytes=640196, partnum=1, art_id=None>
2014-08-29 13:57:09,601::INFO::[decoder:131] Onbekende fout tijdens het decoderen van <Article: article=part1of3.MZxUySseWoQvSVt5n9in@camelsystem-powerpost.local, bytes=640196, partnum=1, art_id=None>
2014-08-29 13:57:10,902::INFO::[__init__:846] Saving data for totals9.sab in /root/.sabnzbd/admin/totals9.sab
2014-08-29 13:57:10,913::INFO::[assembler:85] Decoding /media/usbhdd1/sabnzbd/downloads/incomplete/Outlander_S01E03_720p_HDTV_x264-KILLERS (NLsub)/BNGTW32CXSPL-NBVCT34PLJHG.vol01+02.par2 yenc
2014-08-29 13:57:10,946::INFO::[assembler:141] <Article: article=part1of3.MZxUySseWoQvSVt5n9in@camelsystem-powerpost.local, bytes=640196, partnum=1, art_id=None> ontbreekt
2014-08-29 13:57:12,402::INFO::[decoder:131] Onbekende fout tijdens het decoderen van <Article: article=part4of6.Yw4xlOzEaiGfxkPvDf1M@camelsystem-powerpost.local, bytes=640196, partnum=4, art_id=None>
That could happen of course, but :

- I copied the saved Sabnzdb nzb from the raspberry to my windows machine
- There I opened the nzb with the windows Sabnzbd

To my amazemend the download was compleet without any repairs !
Same nzb, same provider, but different results.
Any tip what could be the cause ?

Re: Raspberry : missing articles

Posted: August 29th, 2014, 11:46 am
by shypike
I'm not sure, but we don't support 0.6.15 any more.

Re: Raspberry : missing articles

Posted: August 30th, 2014, 2:30 am
by mesa57
Thank you shypike for the response.
Indeed it had to do with the 0.6.15 release.
Btw, the raspberry refuses to upgrade to an newer release.
But I found a special recipe on the forum to force the raspberry to upgrade :)
Now 0.7.18 is installed.

The problem was that 0.6.15 did not used the configured backup server for a missing article and 0.7.18 does.
So hence the difference.

The solution to upgrade was here :
http://forums.sabnzbd.org/viewtopic.php?f=16&t=12109

Re: Raspberry : missing articles

Posted: August 30th, 2014, 2:51 am
by shypike
Right. 0.6.15 is so old that I don't have a clear memory of all the
things we solved after it came out :)
Good that it works now.