August 16, 20169 yr I recently installed tvheadend - unstable docker, and now I am getting this error when I try to load the gui for sickbeard docker. Any ideas? I am using binhex's sickbeard docker. 400 Bad Request Illegal cookie name docker_listview_mode Traceback (most recent call last): File "/usr/lib/sickbeard/cherrypy/_cprequest.py", line 625, in respond self.process_headers() File "/usr/lib/sickbeard/cherrypy/_cprequest.py", line 724, in process_headers raise cherrypy.HTTPError(400, msg) HTTPError: (400, 'Illegal cookie name docker_listview_mode') Powered by CherryPy 3.2.0rc1
August 16, 20169 yr That's a coincidence. Normally with these sorts of errors it's best to restart the container, try a different browser and clear your browser cache. Failing that all support should be put in the Sickbeard docker support thread.
August 16, 20169 yr Author Yup that did it, had to clear cookies specifically for some reason, odd, never had to do that before. Thanks
August 17, 20169 yr Author Nope problem is back, its affecting two of my dockers now, sickbeard and SabNZB, both the gui's time out and if I clear my browsers cookies its ok for awhile, but then they crash again. Oddly enough, Plex, Couchpotato and Emby dockers appear unaffected. This is what I get when SabNZB crashes: 400 Bad Request Illegal cookie name plushHistPerPage Traceback (most recent call last): File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 635, in respond self.process_headers() File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 737, in process_headers raise cherrypy.HTTPError(400, msg) HTTPError: (400, 'Illegal cookie name plushHistPerPage') Powered by CherryPy 3.8.0 And this is what I get when Sickbeard crashes 400 Bad Request Illegal cookie name plushHistPerPage Traceback (most recent call last): File "/usr/lib/sickbeard/cherrypy/_cprequest.py", line 625, in respond self.process_headers() File "/usr/lib/sickbeard/cherrypy/_cprequest.py", line 724, in process_headers raise cherrypy.HTTPError(400, msg) HTTPError: (400, 'Illegal cookie name plushHistPerPage') Powered by CherryPy 3.2.0rc1
August 17, 20169 yr Ash, might be worth posting in the support threads for these apps like I said above, then the author of each app will actually see it. Beyond removing the docker containers and repulling them and the things I suggested above, can think of anything else.
August 17, 20169 yr Author Thanks, I had posted about sickbeard in binhex's support thread, just posted in needo's support thread for sabnzb.
August 17, 20169 yr needo hasn't been active here for a very long time, I suspect you may be better off changing sabnzbd to a different authors version, I know we have a version (linuxserver) and I'd imagine binhex does too. It makes sense to try and stick to one author as they tend to use the same base image which saves space on docker.img Sent from my LG-H815 using Tapatalk
Archived
This topic is now archived and is closed to further replies.