Page 2 of 2

Re: "No response from indexer" on QNAP

Posted: September 10th, 2015, 4:48 pm
by sander
Workaround 1: run sabnzbd with python 2.7.3

Workaround 2: find sabnzbd so that you can add the few lines of codes into it. Maybe this works:

Code: Select all

find -type f -name sabnzbdplus

Code: Select all

find -type f -name SABnzbd.py
I would not be surprised to find it somewhere in ./share/CACHEDEV1_DATA/.qpkg/SABnzbdplus

Re: "No response from indexer" on QNAP

Posted: September 10th, 2015, 11:33 pm
by haplm
OK. Done and working. Thanks for your help!

Re: "No response from indexer" on QNAP

Posted: September 11th, 2015, 12:53 am
by sander
haplm wrote:OK. Done and working. Thanks for your help!
Done? OK, but what and how?