Page 1 of 1

SickRage -> Sabnzbd -> Trying to fetch -> stuck

Posted: November 28th, 2017, 5:00 am
by BreadBernd
Hey there,

first of all thanks for everyone who mades/makes/helps this great Tool. It´s fantastic :)
But now my problem:

I use Sabnzbd (2.3.1) with Phyton 2.7.9 on a debian vps. It works great except many nzb files which will not fetch.
They stuck on Trying to fetch. First I thought it is Sickrage but it seems that Sab not recognize the xml Error-Message from the indexer.

The Sab-Log says:
[__init__:550] Fetching http://***?apikey=<APIKEY>&searchresultid=<HASH>***
[urlgrabber:115] Grabbing URL http:/***?apikey=<APIKEY>&searchresultid=<HASH>***
[dirscanner:96] Archive getnzb?apikey=<APIKEY>&searchresultid=<HASH>*** is not a real archive!
If I open the grabbing link I receive this:
<error code="300" description="No such item ***"/>
Now in SickRage this file is marked as Snatched but it will never search again or finish download because Sab do not cancel the action.

What´s my fault ? can anyone help to fix it ?

greets :)

Re: SickRage -> Sabnzbd -> Trying to fetch -> stuck

Posted: November 28th, 2017, 5:05 am
by safihre
It seems sickrage is sending a bad url. As you described, when opening the url provided by sickbeard it shows you an empty NZB.
Maybe there's an update of sickrage available?

Re: SickRage -> Sabnzbd -> Trying to fetch -> stuck

Posted: November 28th, 2017, 5:13 am
by BreadBernd
Hello safihre,

thank you for your Reply. The URL shows not an empty NZB. The Url tells that there is no NZB. The indexer FAQ says that this will happen if a NZB is deleted -> spam, trash etc. And other NZBs working.

Should Sickrage scan the url first ? I thought it just sends it to SAB and if it fails Sickrage listen to the return args to retry.

Unfortunately there is no sickrage update an it seems I´m the only one with this problem (in the Sickrage board). Thats why i thought it is Sabs fault (or just a config mistake).

Re: SickRage -> Sabnzbd -> Trying to fetch -> stuck

Posted: November 28th, 2017, 5:29 am
by safihre
Sickrage sends this URL to SAB, so it should do some quality-check before sending I suppose.
SAB can't do anything else than just download the URL it's given, it has no knowledge of what's happening on the server side.

Re: SickRage -> Sabnzbd -> Trying to fetch -> stuck

Posted: November 28th, 2017, 5:32 am
by BreadBernd
okay... then I will ask in the Sickrage board. Thank you for your help :)