Queue sticks with newly added item - URL as download title.

Report & discuss bugs found in 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
rob00
Newbie
Newbie
Posts: 2
Joined: May 13th, 2012, 1:09 pm

Queue sticks with newly added item - URL as download title.

Post by rob00 »

Hi

Quite often incoming downloads from SickBeard are sticking in the Sab queue and not processing properly as shown here:

Image

At first I assumed the problem must be Sickbeard, but this is what I find after after exmaining the Sab log:

Code: Select all

2012-05-12 03:46:03,497::INFO::[__init__:643] Saving data for SABnzbd_nzo_QLySkf in /home/rob/.sabnzbd/cache/SABnzbd_nzo_QLySkf
2012-05-12 03:46:03,556::INFO::[__init__:643] Saving data for queue9.sab in /home/rob/.sabnzbd/cache/queue9.sab
2012-05-12 03:46:03,889::INFO::[urlgrabber:125] Grabbing URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:46:25,313::INFO::[urlgrabber:153] Retry URL   
2012-05-12 03:46:25,314::INFO::[urlgrabber:125] Grabbing URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:46:46,337::INFO::[urlgrabber:153] Retry URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:46:46,338::INFO::[urlgrabber:125] Grabbing URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:47:07,361::INFO::[urlgrabber:153] Retry URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:47:07,362::INFO::[urlgrabber:125] Grabbing URL https://api.nzbmatrix.com/v1.1/download.php?id=1274628&username=rob&apikey=removed&scenename=1
2012-05-12 03:48:31,705::INFO::[nzbqueue:92] Saving queue
2012-05-12 03:48:31,705::INFO::[__init__:643] Saving data for SABnzbd_nzo_QLySkf in /home/rob/.sabnzbd/cache/SABnzbd_nzo_QLySkf

I find that if I go to the URL mentioned above manually, I can download the .nzb file fine. I suppose then that the issue is most likely a temporary issue with nzbmatrix - maybe at the time of the URL fetch, it's getting a 404 page or 0kb nzb? There is not much clue in the log as to what exactly happens.

Is this a known issue and if it happens frequently (which seems to be the case with me) - is there a Sab setting that can defer re-fetching the URL for a few hours?

Many thanks
Rob
Last edited by rob00 on May 13th, 2012, 1:31 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Queue sticks with newly added item - URL as download tit

Post by shypike »

If you're using 0.6.15, upgrade to 0.7.0Beta5 (see Announcements).
rob00
Newbie
Newbie
Posts: 2
Joined: May 13th, 2012, 1:09 pm

Re: Queue sticks with newly added item - URL as download tit

Post by rob00 »

Thanks shypike. Turns out I'm using 0.5.0. I'll upgrade now!
Post Reply