"No response from indexer" on QNAP

Get help with all aspects of SABnzbd
Forum rules
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.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: "No response from indexer" on QNAP

Post 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
haplm
Newbie
Newbie
Posts: 11
Joined: September 8th, 2015, 1:29 pm

Re: "No response from indexer" on QNAP

Post by haplm »

OK. Done and working. Thanks for your help!
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: "No response from indexer" on QNAP

Post by sander »

haplm wrote:OK. Done and working. Thanks for your help!
Done? OK, but what and how?
Post Reply