Unrecoverable error in the server [QNAP NAS]

Report & discuss bugs found in 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.
Post Reply
Davmaster
Newbie
Newbie
Posts: 4
Joined: October 17th, 2015, 2:32 pm

Unrecoverable error in the server [QNAP NAS]

Post by Davmaster »

I started getting this coming up when trying to connect to sabnzbd today:

Code: Select all

Unrecoverable error in the server.
Traceback (most recent call last):
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cpwsgi.py", line 180, in trap
    return func(*args, **kwargs)
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cpwsgi.py", line 99, in __call__
    return self.nextapp(environ, start_response)
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cpwsgi.py", line 410, in tail
    return self.response_class(environ, start_response, self.cpapp)
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cpwsgi.py", line 234, in __init__
    self.run()
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cpwsgi.py", line 306, in run
    request, resp = self.cpapp.get_serving(local, remote, scheme, sproto)
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/_cptree.py", line 132, in get_serving
    cherrypy.engine.publish('acquire_thread')
  File "/share/MD0_DATA/.qpkg/SABnzbdplus/cherrypy/process/wspbus.py", line 223, in publish
    raise exc
ChannelFailures: TypeError("'NoneType' object is not subscriptable",)
It was restarted before this so it may have upgraded (I'm running an autoupdating qpkg on a QNAP NAS) - it was properly running 1.0 before this
What can I do to get this going again?

EDIT: I tried stopping/starting it a few times, it now behaves differently - It takes several minutes to connect, and then it loads up the sabnzbd screen for about 10 seconds, then comes up with a glaze that says "Lost Connection to SABnzbd".
After that I can't connect again unless I stop and start it again - gives an error: The connection was reset.
ERR_CONNECTION_RESET
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Unrecoverable error in the server [QNAP NAS]

Post by shypike »

We've only released 0.7.20 and 1.0.0 in the last 1.5 year.
So an auto upgrade is unlikely to be the cause.
Does restarting the NAS help?
Post Reply