Error on QNAP NAS
Posted: January 28th, 2017, 1:30 pm
Running lastest firmware on qnap 259 nas (x86). I installed python and GIT - I get the following error trying to access sabnzb page on port 8800:
400 Bad Request
Illegal cookie name plushHistPerPage
Traceback (most recent call last):
File "/share/HDA_DATA/.qpkg/SABnzbdplus/sabnzbd/cherrypy/_cprequest.py", line 635, in respond
self.process_headers()
File "/share/HDA_DATA/.qpkg/SABnzbdplus/sabnzbd/cherrypy/_cprequest.py", line 737, in process_headers
raise cherrypy.HTTPError(400, msg)
HTTPError: (400, 'Illegal cookie name plushHistPerPage')
Powered by CherryPy 8.1.2
What am I doing wrong?
400 Bad Request
Illegal cookie name plushHistPerPage
Traceback (most recent call last):
File "/share/HDA_DATA/.qpkg/SABnzbdplus/sabnzbd/cherrypy/_cprequest.py", line 635, in respond
self.process_headers()
File "/share/HDA_DATA/.qpkg/SABnzbdplus/sabnzbd/cherrypy/_cprequest.py", line 737, in process_headers
raise cherrypy.HTTPError(400, msg)
HTTPError: (400, 'Illegal cookie name plushHistPerPage')
Powered by CherryPy 8.1.2
What am I doing wrong?