No progress when large number of downloads added to queue

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
ptr727
Newbie
Newbie
Posts: 16
Joined: January 22nd, 2013, 10:57 pm

No progress when large number of downloads added to queue

Post by ptr727 »

Hi

When I add many downloads to the queue, more than about 50, sabnzbd makes no progress, and the API and web UI often time out.
From the logs there is lots of continuous download activity on all the added nzb's, but no real progress.

If I shut down, restart, then quickly delete all the items, sabnzbd becomes responsive again.
If I add files two at a time, they complete fine.

I am running from GIT master source on Windows.
I have 3 news servers with 8 SSL connections each.
I have flags set to pause while processing.

Is there a flag that will make sabnzbd process just one NZB at a time, instead of trying to get size and parts from all the NZB's in the queue?
Any other advice please?

P.
ptr727
Newbie
Newbie
Posts: 16
Joined: January 22nd, 2013, 10:57 pm

Re: No progress when large number of downloads added to queu

Post by ptr727 »

I followed some google troubleshooting, and noticed that my yEnc was not the C version, explains some of the slowness.
I am positive it used to be present and working, maybe a GIT update at one point nuked it.

I am now running 0.7.20 from the binary Windows installer, and it is flying.

P.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: No progress when large number of downloads added to queu

Post by shypike »

The yEnc module has to be installed separately in the installed Python.
On Windows, that requires an old Visual Studio compiler and a lot of tweaking.
Neither the binary or the source of yEnc are part of our githib repository.
Post Reply