CouchPotato and Sabnzbd

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
DarkPhalanx
Newbie
Newbie
Posts: 10
Joined: July 12th, 2009, 12:40 pm

CouchPotato and Sabnzbd

Post by DarkPhalanx »

I have a problem with Couchpotato and Sabnzbd, they don't give any errors but they don't come up in de sabnzbd queue.
This is what happens:

Code: Select all

2013-02-15 20:04:45,072::DEBUG::[interface:419] API-call from ::1 [CouchPotato windows - git-a49a00a2 - v2] {'nzbname': 'Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562)', 'nzbfile': FieldStorage('nzbfile', 'Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562).rar', '<?xml version="1.0" encoding="UTF-8"?>\n<error code="500" description="Request limit reached"/>\n'), 'apikey': 'xxxxxxxxxxxxxxxxx', 'mode': 'addfile', 'cat': 'movies'}
2013-02-15 20:04:45,073::INFO::[__init__:606] Adding Hotel.Transylvania.2012.1080p.BluRay.DTS-HD.MA.5.1.x264.dxva-FraMeSToR.cp(tt0837562).rar
Any idea's? Tried installing older versions of sabnzbd, turned of Newznab indexers but that doesn't help.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: CouchPotato and Sabnzbd

Post by shypike »

DarkPhalanx wrote:<?xml version="1.0" encoding="UTF-8"?>\n<error code="500" description="Request limit reached"/>\n')
It's quite simple. CouchPotato sends error messages to SABnzbd as if they were NZB files.
CouchPotato should be dealing with errors from the indexer by itself and not send garbage to SABnzbd.
Post Reply