Page 1 of 1

Sab stuck fetching!

Posted: July 29th, 2015, 4:57 pm
by cataligh
I'm having the weirdest problem. It's similar to some of the previous posts about "Waiting XX seconds" but I wasn't able to resolve the issue following those threads. If I try to have Sab fetch from any of my indexers it just gets stuck waiting. Manually adding the NZB works fine. Same thing happens if I try to use SAB integration on my indexers. In other words if I go to the indexer site and click "Send to SAB." It will just get stuck fetching. This just started happening a couple of days ago after working fine for over a year. I installed Sab on my client machine and it works fine. It can fetch all the same files. Just not on my FreeBSD server. Does anyone have any ideas?

Sab: 7.20
Python: 2.7.8
FreeBSD: 9.3.02

Re: Sab stuck fetching!

Posted: July 29th, 2015, 11:57 pm
by sander
Set SABnzbd's log level to +Debug, and post the exact relevant log files here.

Re: Sab stuck fetching!

Posted: July 30th, 2015, 2:40 am
by cataligh

Code: Select all

2015-07-30 03:06:28,935::INFO::[urlgrabber:170] Retry URL https://www.oznzb.com/getnzb/xxxxxxxxxxxf989999a333610791ff/Baby.Daddy.S04E21.720p.HDTV.x264-KILLERS
2015-07-30 03:06:33,935::INFO::[urlgrabber:96] Grabbing URL https://www.nzb.su/getnzb/xxxxxxxxxxxxx4414277e607b03/Fuku-chan.of.FukuFuku.Flats.2014.DVDRip.x264-BiPOLAR
2015-07-30 03:06:34,060::INFO::[urlgrabber:170] Retry URL https://www.nzb.su/getnzb/xxxxxxxxxxxca14414277e607b03/Fuku-chan.of.FukuFuku.Flats.2014.DVDRip.x264-BiPOLAR
It just spits this out over and over again. I even tried creating a brand new jail, installing 0.8.0, and I'm getting the same error. But if I install SAB on my windows desktop and try to fetch the same NZB's it works fine. The only thing I changed on my server was I upgraded the bios and processor. This all seemed to begin later that day. I thought maybe the time was off but system time is correct. The really weird thing is that CouchPotato and HeadPhones can send NZB's from all my indexers just fine. SickBeard/SickRage can only send NZB's from NZB.su. OZNZB and PirateNZB get stuck on fetching. That's how I first noticed this problem. BUT... If I try to have SAB manually fetch ANY NZB it will stall on fetching, even the same NZB's that CP and HP send just fine. Perhaps CP and HP are downloading the NZB first and then passing it? If that's the case why does NZB.su work in SB/SR but OZNZB and PirateNZB don't?

This is driving me crazy. I've completely botched my original jail with different versions of Python. Now SSL is not even recognized, it's grayed out on the server settings. Regardless SSL is working fine in the new jail I created with 0.8.0 and it still doesn't work. Leads me to believe it has to be something with the server if I'm getting the same result in two separate jails. Please let me know if there is any more information I can provide, I'm at a loss.

Re: Sab stuck fetching!

Posted: July 30th, 2015, 3:24 am
by cataligh
Ignore. Issue resolved. I completely uninstalled Python and reinstalled. Now everything is working again. This still doesn't explain why I could not get it to work in the new jail. But oh well. I'll wrap my head around that later. Just glad it works!!!