bintube queue fail.. sometimes

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
FLACme
Newbie
Newbie
Posts: 8
Joined: February 7th, 2008, 9:48 pm

bintube queue fail.. sometimes

Post by FLACme »

Firefox 2.0.0.11
WIP SABnzbd status 1.0.0rc2
SABnzbdplus 0.3.0
winxp pro sp2

The NZBs downloaded from bintube.com appear to be valid.  Whether fed to the daemon via Dirscan Directory or SABnzbd Status they frequently fail to queue.

sabnzbd.log

has funky errors [sanitized]

Code: Select all

2008-02-07 18:23:13,812::INFO::[sabnzbd] Saving data for SABnzbd_article_didzus in X:\temp\SABnzbd_article_didzus
2008-02-07 18:23:15,187::INFO::[sabnzbd] Adding thing.part01.rar - English (01_30) yenc (01_50).nzb
2008-02-07 18:23:15,203::ERROR::[nzbstuff] Trying to fix thing.part01.rar - English (01_30) yenc (01_50).nzb (will take some time)
Traceback (most recent call last):
  File "sabnzbd\nzbstuff.pyo", line 336, in __init__
  File "<string>", line 85, in XML
SyntaxError: junk after document element: line 2454, column 0
2008-02-07 18:23:15,203::ERROR::[sabnzbd] Error accessing NZBQ?
Traceback (most recent call last):
  File "sabnzbd\__init__.pyo", line 771, in add_nzbfile
  File "sabnzbd\nzbstuff.pyo", line 343, in __init__
UnboundLocalError: local variable 'root' referenced before assignment


This might be a site specific error.  bummer.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: bintube queue fail.. sometimes

Post by switch »

It seems to fail because they include html at the bottom of the nzb file. The html is for google analytics and it shouldn't be included in the files.

Personally I would take it up with them, however we can look into allowing it to be imported.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: bintube queue fail.. sometimes

Post by shypike »

Bintube must have given up its bad habits.

Got a few NZB of the site, no problem. Kosher NZB file.

Does it happen still?
Can you send an example of a failing file to [email protected] ?
Post Reply