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?
API limit problem\question
Forum rules
Help us help you:
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.
Re: API limit problem\question
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
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
Thanks, I was searching but didn't see that.
