Page 1 of 1

500 Internal Server Error

Posted: December 2nd, 2020, 6:49 pm
by jwhitt12
Logfile: https://pastebin.com/Rv8jxmJ5

Error:
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler()
File "/usr/lib/python3/dist-packages/cherrypy/lib/encoding.py", line 220, in __call__ self.body = self.oldhandler(*args, **kwargs)
File "/usr/lib/python3/dist-packages/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 122, in internal_wrap raise Raiser("/login/")
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 402, in index info["have_logout"] = (
File "cheetah__usr_share_sabnzbdplus_interfaces_Glitter_templates_main_tmpl_1606946690_5075028_28510.py", line 157, in respond
NameMapper.NotFound: cannot find 'apikey'
Powered by CherryPy 8.9.1

I am running with ubuntu 20.04.1 I also went into the sabnzbd.ini file and set the debug to 1 but I don't think it worked.

I went to use sabnzbd+ today and it was gone. Have no idea where it went but it was working just fine. So, I re-installed it and now I am getting the error above. I have also included my logfile and the error notification at the top of this.

I can no longer run sabnzbd so I can't check the settings with the programs. I had this problem before and fixed it. this time I removed sabnzbd+ and reinstalled it. I also got rid of all my data and cookies which didn't do anything. It says it can't find an apikey but I don't know what api key it wants. There is an api key in the .ini file. I have no idea where it came from or what its for.

thoughts?

Re: 500 Internal Server Error

Posted: December 2nd, 2020, 7:19 pm
by OneCD