API limit problem\question

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
lucasbuck
Newbie
Newbie
Posts: 6
Joined: November 14th, 2011, 7:13 pm

API limit problem\question

Post by lucasbuck »

I'm using Sickbeard along with sab. If I've selected a couple series to fetch (with a lot of shows), I get this error on some downloads in sab:
» URL Fetching failed; (Problem accessing nzbmatrix server (error:API_DOWNLOAD_LIMIT_REACHED)), Try again

I thought maybe it was sending too many, but when I 'try again' I get:

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 489, in default
File "_Program_Files_SABnzbd_interfaces_Plush_templates_nzo_tmpl.py", line 105, in respond
NotFound: cannot find 'filename' while searching for 'slot.filename'


Any idea what causes it?
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: API limit problem\question

Post by sander »

Did you Google both error messages?

nzbmatrix looks like the usual problems on nzbmatrix' side.
"NotFound: cannot find 'filename' while searching for 'slot.filename'"? .... see http://forums.sabnzbd.org/viewtopic.php?t=6678
lucasbuck
Newbie
Newbie
Posts: 6
Joined: November 14th, 2011, 7:13 pm

Re: API limit problem\question

Post by lucasbuck »

Thanks, I was searching but didn't see that.
Post Reply