Page 1 of 1

API limit problem\question

Posted: March 31st, 2012, 4:39 pm
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?

Re: API limit problem\question

Posted: April 1st, 2012, 1:03 am
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

Re: API limit problem\question

Posted: April 1st, 2012, 7:10 pm
by lucasbuck
Thanks, I was searching but didn't see that.