WAIT 29000+ seconds?

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
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

WAIT 29000+ seconds?

Post by OneCD »

Hi all. :)

My NZBHydra2 sent a bunch of downloadable items into my SABnzbd queue in quick succession (for a couple of shows I'd just added to SickChill).

Some queue items are fine. But there are many others that show like this:

Code: Select all

WAIT 29600 sec / Trying to fetch NZB from http://localhost:5076/getnzb.... blah, blah.
... with the seconds counting down.

I've not seen such a high wait time. :o

Can someone please advise: is this time determined by SABnzbd or by NZBHydra2?

Thank you.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: WAIT 29000+ seconds?

Post by safihre »

It's inside the NZB-file, each file has a timestamp property. SABnzbd uses that to calculate the age.
However, since it's a timestamp there can be issues with timezone. Although the common upload-systems and indexer usually take care of that.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

Re: WAIT 29000+ seconds?

Post by OneCD »

Thank @safihre, I’ve learned something new. :D
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: WAIT 29000+ seconds?

Post by safihre »

I changed the code a bit, it would show this propagation message also when it shouldn't.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply