Page 1 of 1

SAB cannot GET NZB Files handed over from SB

Posted: September 22nd, 2015, 9:37 am
by jarheadnewbie
Hi,

Attempting to try another post here as the first one didn't work out so well for me.

Am running both SB and SAB on my NAS. both been working seamlessly for a few weeks. then suddenly, SAB stops downloading any NZB files handed over from SB.

i get a message saying the below

Quote
Wait 21 seconds trying fetch NZB from https:api.oznzb....... etc...
Unquote

It just never gets the NZB file downloaded.

What i have tried so far :

1) use the URL from above and paste in another browser --- BAM! the nab file downloads
2) uploaded that NZB to SAB -- and perfect download of the media file...
3) this tells me SB is sending over the right URL to SAB but SAB is suddenly just waiting to try and fetch the NZB and not actually doing it...

Extract from DEBUG LOG :

2015-09-22 22:48:54,268::INFO::[urlgrabber:116] Grabbing URL https://api.oznzb.com/getnzb/ed4effb29c ... b&(deleted part of link with API)
2015-09-22 22:48:54,574::INFO::[urlgrabber:199] Retry URL https://api.oznzb.com/getnzb/ed4effb29c ... b&(deleted part of link with API)


Please help!

Re: SAB cannot GET NZB Files handed over from SB

Posted: September 22nd, 2015, 11:54 am
by sander
jarheadnewbie wrote:Hi,

Attempting to try another post here as the first one didn't work out so well for me.
You mean https://forums.sabnzbd.org/viewtopic.ph ... 5&p=101979? What didn't work out for you?
jarheadnewbie wrote: Am running both SB and SAB on my NAS.
The problem is on your NAS; incorrect SSL certificates. Let your NAS provider solve that. Workaround in 0.8.0. Or read https://forums.sabnzbd.org/viewtopic.php?f=1&t=18565 for reason & workaround by self patching the code.

Re: SAB cannot GET NZB Files handed over from SB

Posted: September 23rd, 2015, 9:10 am
by jarheadnewbie
Thanks Sander, checking with the provider if they have a new release... meanwhile my debug log shows below... does this match with what u thought the issue is ?:

quote
015-09-22 23:54:00,113::INFO::[urlgrabber:199] Retry URL https://api.oznzb.com/getnzb/31eaf2f0f7 ... 9791bec58d
2015-09-22 23:54:05,122::INFO::[urlgrabber:116] Grabbing URL https://api.oznzb.com/getnzb/4b57f86eea ... d40be9a445
2015-09-22 23:54:05,427::DEBUG::[urlgrabber:372] No response from indexer, retry after 60 sec
Unquote

Re: SAB cannot GET NZB Files handed over from SB

Posted: September 26th, 2015, 4:44 pm
by tlengert
Did you happen to find a resolution to this? I have tried the manual patch and it didn't resolve my issue and I'm at a bit of a loss.