Error on QNAP NAS

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.
Post Reply
henningdalgaard
Newbie
Newbie
Posts: 7
Joined: January 28th, 2017, 1:28 pm

Error on QNAP NAS

Post by henningdalgaard »

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?
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Error on QNAP NAS

Post by safihre »

You should clear all your cookies for your sabnzbd URL in your browser.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
henningdalgaard
Newbie
Newbie
Posts: 7
Joined: January 28th, 2017, 1:28 pm

Re: Error on QNAP NAS

Post by henningdalgaard »

perfect - that helped
Post Reply