Page 1 of 1

SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 11:05 am
by OUBeaver
SABnzbd doesn't seem to like CouchPotato's NZBs lately. I'm running the latest version of SAB and CP. SickBeard and Headphones continues to work just fine with SAB. CouchPotato logs show that the NZB is successfully being sent to SAB and SAB logs confirms that as well. Both seem to be communicating well, but the download never actually shows up in SAB's queue. My categories are named exactly the same ('movies') all lowercase too. Restarted both several times. Even generated a new API key. I thought about doing a Queue Repair but I didn't think that would be necessary since SB and HP are working just fine.

Any ideas are greatly appreciated.

From CouchPotato (debugging enabled):
01-18 10:56:00 INFO [hpotato.core.plugins.base] Opening url: http://api.nzbsa.co.za/api?t=get&id=ind ... apikey=xxx
01-18 10:56:02 INFO [.core.downloaders.sabnzbd] Sending "Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD" to SABnzbd.
01-18 10:56:02 INFO [hpotato.core.plugins.base] Opening multipart url: http://192.168.0.104:8081/api?nzbname=P ... cat=movies, params: ['nzbfile']
01-18 10:56:02 DEBUG [.core.downloaders.sabnzbd] Result text from SAB: ok
01-18 10:56:02 INFO [.core.downloaders.sabnzbd] NZB sent to SAB successfully.
01-18 10:56:02 INFO [ato.core.plugins.searcher] Snatched "Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD": Paranormal Activity 4 (2012) in DVD-Rip
01-18 10:56:15 DEBUG [tato.core.plugins.renamer] Checking status snatched releases...01-18 10:56:15 DEBUG [.core.downloaders.sabnzbd] Checking SABnzbd download status.
01-18 10:56:15 INFO [hpotato.core.plugins.base] Opening url: http://192.168.0.104:8081/api?output=js ... mode=queue, params: []
01-18 10:56:15 INFO [hpotato.core.plugins.base] Opening url: http://192.168.0.104:8081/api?output=js ... de=history, params: []
01-18 10:56:15 INFO [tato.core.plugins.renamer] Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD.cp(tt2109184) not found in downloaders

From SABnzbd (debugging enabled):
2013-01-18 10:56:02,161::DEBUG::[interface:420] API-call from 192.168.0.104 [Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20100101 Firefox/10.0.2] {'nzbname': 'Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD.cp(tt2109184)', 'nzbfile': FieldStorage('nzbfile', 'Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD.cp(tt2109184).rar', '<?xml version="1.0" encoding="UTF-8"?>\n<error code="300" description="No such item"/>\n'), 'apikey': 'xxxxxxxxxxxx', 'mode': 'addfile', 'cat': 'movies'}
2013-01-18 10:56:02,161::INFO::[__init__:613] Adding Paranormal.Activity.4.2012.UNRATED.DVDRip.XviD-NERD.cp(tt2109184).rar

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 2:47 pm
by shypike
CouchPotato sends garbage to SABnzbd.
Instead of an NZB it sends this, which ultimately is an error message coming from the indexer site.

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>\n<error code="300" description="No such item"/>
CP fails to see the difference between an NZB and an XML-encoded error message.

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 2:55 pm
by OUBeaver
Thanks for the reply.

I noticed that line immediately and have been trying to research it with no luck. I also just happen to find a guy on the CouchPotato GitHub page with the exact same issue. We may have a legitimate CP bug here because my buddy has the same issue as well.

Thanks again!

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 3:33 pm
by XNi88
I've got the exact same problem with the exact same message!
Everything works except CP...

Someone already got any idea?

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 3:37 pm
by OUBeaver
Currently working on it. It might be your indexer. Who are you using?

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 18th, 2013, 5:24 pm
by OUBeaver
So, everything is working now. I signed up on a couple other indexer sites and now CP is getting SAB the nzbs and SAB is downloading a movie as I type. I wonder if some indexers are getting some bogus info or something.

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 20th, 2013, 2:42 pm
by XNi88
OUBeaver wrote:Currently working on it. It might be your indexer. Who are you using?
Well.. That could be it!
I'll come back to you in a minute ;-)

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 20th, 2013, 2:44 pm
by XNi88
I'm using newznet.nl with a correct api key
And i also highlighted the free ones: Nzbindex, NzbX and Binsearch..
any clues?

Re: SABnzbd does not like CouchPotato's NZBs

Posted: January 20th, 2013, 6:53 pm
by OUBeaver
As soon as I ditched my indexer and signed up for a different one everything is working fine now.

Re: SABnzbd does not like CouchPotato's NZBs

Posted: February 6th, 2013, 10:32 pm
by canaan
I just want to say that I had the same problem and found it related to my indexer.
I am using Couch Potato Server 4/Feb/2013 and SAB 0.7.9-6
Once I turned off my Newznab providers (NZB.su) and went only with free indexers (NZBindex, NZBX.co, binsearch, etc) my problems have gone away