No NZB file will be accepted!

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
sueppchen
Newbie
Newbie
Posts: 5
Joined: April 17th, 2012, 8:32 am

No NZB file will be accepted!

Post by sueppchen »

Hi,

i´m using sabnzbdplus for years without trouble. Since a few days every download is aborted by "URL Fetching failed; Unusable NZB file". I try to fetch the nzbs from nzbindex.com. To make sure the NZBs of nzbindex.com are not broken I have tried other search engines without success. The "Unusable NZB file"-problem is permanently. By tracing the connection I can see proper retrieved NZBs.. uploading NZBs instead of using the fetch mechanism results in an empty queue without error message. Also removig a bunch of files at ~/.sabnzbdplus/, repairing the queue und the restart of sabnzbdplus doesnt help. :-( I increased the log_level upto 2 but the log contains no suspicious messages. The used version is 0.6.15 on debian linux. Is there some known solution?

Regards,

sueppchen
User avatar
sander
Release Testers
Release Testers
Posts: 9061
Joined: January 22nd, 2008, 2:22 pm

Re: No NZB file will be accepted!

Post by sander »

Did you search "URL Fetching failed; Unusable NZB file" on this forum?
sueppchen
Newbie
Newbie
Posts: 5
Joined: April 17th, 2012, 8:32 am

Re: No NZB file will be accepted!

Post by sueppchen »

Yes! I read a lot about issues with comments in NZB files, unsupported nzb-search engines and so on but my problem seems to be another. I try to describe three failing user scenarios:

Search & upload of NZBs

1. I visit the free nzb search engine www.nzbindex.nl (binsearch.info and others doesnt work as well)
2. Search, pick and download some generic NZB
3. Open Sabnzbdplus 0.6.15 and try "Add NZB", "Upload"
4. The Queue stays empty. In "Status -> Queue repair" you can find the job as orphaned. There no error message or something else.

Expected and common behavior: Download progress of the job...

Fetching NZBs by URL

1. I visit the free nzb search engine www.nzbindex.nl
2. Search, pick and copy some generic NZB URL
3. Open Sabnzbdplus 0.6.15 and try "Add NZB", "Fetch" the URL
4. The NZB is visible for 1 second in the Queue, than the History shows: "URL Fetching failed; Unusable NZB file"

Fetching NZBs by RSS
Same error as above for automatic jobs.

Log-Output of Log-Level 2:

Code: Select all

2012-04-17 21:53:19,226::INFO::[__init__:560] Adding some.nzb
2012-04-17 21:53:19,227::INFO::[misc:725] Creating directories: /home/sabnzbd/downloads/incomplete/some.1
2012-04-17 21:54:58,687::INFO::[__init__:560] Adding some.nzb
2012-04-17 21:54:58,687::INFO::[misc:725] Creating directories: /home/sabnzbd/downloads/incomplete/some.2
I'm at a loss. :-(

Regards, sueppchen
sueppchen
Newbie
Newbie
Posts: 5
Joined: April 17th, 2012, 8:32 am

Re: No NZB file will be accepted!

Post by sueppchen »

Problem solved by upgrading my python environment to python2.7_2.7.3~rc2-2. :-)
Issue can be closed.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: No NZB file will be accepted!

Post by shypike »

There are so many Python variants floating around in the Wild West of Linux/Unix.
We cannot test them all.
User avatar
sander
Release Testers
Release Testers
Posts: 9061
Joined: January 22nd, 2008, 2:22 pm

Re: No NZB file will be accepted!

Post by sander »

Weird. Which version of python were you running before?
sueppchen
Newbie
Newbie
Posts: 5
Joined: April 17th, 2012, 8:32 am

Re: No NZB file will be accepted!

Post by sueppchen »

shypike wrote:There are so many Python variants floating around in the Wild West of Linux/Unix.
We cannot test them all.
Completely understandable!
sander wrote:Weird. Which version of python were you running before?
Presumably version 2.7.3~rc2-1. The problem is debian / dependancy related and will be hard to reproduce.
callten061
Newbie
Newbie
Posts: 6
Joined: July 21st, 2012, 6:09 am

Re: No NZB file will be accepted!

Post by callten061 »

upgrade to new versions. it will be more stable
Post Reply