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!
SAB cannot GET NZB Files handed over from SB
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.
-
jarheadnewbie
- Newbie

- Posts: 15
- Joined: July 3rd, 2015, 9:43 am
Re: SAB cannot GET NZB Files handed over from SB
You mean https://forums.sabnzbd.org/viewtopic.ph ... 5&p=101979? What didn't work out for you?jarheadnewbie wrote:Hi,
Attempting to try another post here as the first one didn't work out so well for me.
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.jarheadnewbie wrote: Am running both SB and SAB on my NAS.
-
jarheadnewbie
- Newbie

- Posts: 15
- Joined: July 3rd, 2015, 9:43 am
Re: SAB cannot GET NZB Files handed over from SB
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
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
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.