Problem in downloading from specific nzb

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Problem in downloading from specific nzb

Post by n03397 »

I am trying to download from a specific nzb but the it fails because of high missing aticles in thye first 5 minutes.
I am using the same nzb file using newshosting client but the download keeps going without giving me any error message. It has not finished yet
Is there a possibility that sabnzbd failing downloading from a nzb file but another client to succeed?

This is the error message
DownloadDownloaded in 5 mins 54 seconds at an average of 1.6 MB/s
Age: 1618d
5768 articles were missing
Aborted, cannot be completed - https://sabnzbd.org/not-complete
ServersNewshosting=249 MB, Tweaknews=306 MB
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Problem in downloading from specific nzb

Post by safihre »

Sabnzbd aborts when it knows it cannot complete because not enough repair blocks are available.
Let's first see if the other client actually produces a working file in the end..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

safihre wrote:Sabnzbd aborts when it knows it cannot complete because not enough repair blocks are available.
Let's first see if the other client actually produces a working file in the end..
Safihre, the other client produced a working file at the end.
Is this a bug in sabnzbd or it s matter of configuration?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Problem in downloading from specific nzb

Post by safihre »

Since we have many users of SABnzbd that use Newshosting, I am thinking more a config error.
Did you maybe set a max Retention for your server? Are you on SABnzbd 1.2.0 or 1.2.1?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

safihre wrote:Since we have many users of SABnzbd that use Newshosting, I am thinking more a config error.
Did you maybe set a max Retention for your server? Are you on SABnzbd 1.2.0 or 1.2.1?
I did have set the redention to 3100 days. I have removed it but I am getting the same think.

I am running the following


From https://github.com/sabnzbd/sabnzbd
8eff51a..d53cf59 develop -> origin/develop
53a219f..6d9242e 1.2.x -> origin/1.2.x
Updating 8eff51a..d53cf59
Fast-forward
README.mkd | 23 +-
po/main/da.po | 1429 ++++++++++++++++++++++++-----------------------
po/main/de.po | 1479 +++++++++++++++++++++++++------------------------
po/main/es.po | 1436 ++++++++++++++++++++++++-----------------------
po/main/fi.po | 1431 ++++++++++++++++++++++++-----------------------
po/main/fr.po | 1434 ++++++++++++++++++++++++-----------------------
po/main/nb.po | 1427 ++++++++++++++++++++++++-----------------------
po/main/nl.po | 1436 ++++++++++++++++++++++++-----------------------
po/main/pl.po | 1435 ++++++++++++++++++++++++-----------------------
po/main/pt_BR.po | 1431 ++++++++++++++++++++++++-----------------------
po/main/ro.po | 1431 ++++++++++++++++++++++++-----------------------
po/main/ru.po | 1431 ++++++++++++++++++++++++-----------------------
po/main/sr.po | 1429 ++++++++++++++++++++++++-----------------------
po/main/sv.po | 1429 ++++++++++++++++++++++++-----------------------
po/main/zh_CN.po | 1427 ++++++++++++++++++++++++-----------------------
sabnzbd/misc.py | 8 +-
sabnzbd/newsunpack.py | 10 +-
sabnzbd/postproc.py | 9 +-
18 files changed, 10036 insertions(+), 10099 deletions(-)
Last edited by n03397 on February 24th, 2017, 7:33 am, edited 1 time in total.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Problem in downloading from specific nzb

Post by safihre »

Aaah.... You are on develop. That seems like a bad idea.
You should either use the master branch (where we push all stable releases) or the PPA/src-releases.

If you want to stay on develop:
Do you have sabyenc installed? Or _yenc? (if not, it will be listed on first page of Config).
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

Yes I have installed sabyenc.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Problem in downloading from specific nzb

Post by safihre »

Can you switch logging to +Debug in the Status Window, try the download again until it fails and then send me the log at [email protected]?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

safihre wrote:Can you switch logging to +Debug in the Status Window, try the download again until it fails and then send me the log at [email protected]?
Safihre, when I switch to master branch the problem is resolved. So there should be something wrong with the development code
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Problem in downloading from specific nzb

Post by safihre »

We would like to fix the problem in Develop, so if you have time to generate that Debug log for me, it would be helpful :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
sander
Release Testers
Release Testers
Posts: 8831
Joined: January 22nd, 2008, 2:22 pm

Re: Problem in downloading from specific nzb

Post by sander »

@n03397 If you post the NZB somewhere (pastebin, dropbox) I can verify if I can reproduce the problem.
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

sander wrote:@n03397 If you post the NZB somewhere (pastebin, dropbox) I can verify if I can reproduce the problem.
Ok guys I have uploaded the nzf gile to google drive
https://drive.google.com/drive/folders/ ... sp=sharing

Since now I am on master branch If you cannot replicate the issue I can do it for you. I will need to go to developer branchs and then I will create a log file for you.

Thanks.
User avatar
sander
Release Testers
Release Testers
Posts: 8831
Joined: January 22nd, 2008, 2:22 pm

Re: Problem in downloading from specific nzb

Post by sander »

I tried downloading it with SAB 2.0.0 Alpha 1, but too many missing articles.

Code: Select all

Age: 1622d
8089 articles were missing
Aborted, cannot be completed - https://sabnzbd.org/not-complete

With SAB develop:

Code: Select all

Age: 1622d
6186 articles were missing
UPDATE:

With sab 1.2.1 on both my mini-laptop and my VPS ... no missing articles! ???
n03397
Newbie
Newbie
Posts: 38
Joined: November 30th, 2016, 3:27 pm

Re: Problem in downloading from specific nzb

Post by n03397 »

sander wrote:I tried downloading it with SAB 2.0.0 Alpha 1, but too many missing articles.

Code: Select all

Age: 1622d
8089 articles were missing
Aborted, cannot be completed - https://sabnzbd.org/not-complete

With SAB develop:

Code: Select all

Age: 1622d
6186 articles were missing
UPDATE:

With sab 1.2.1 on both my mini-laptop and my VPS ... no missing articles! ???
That is what I am getting too sander.
Very weird, It is like sab cannot process correctly the nzb file
Post Reply