[1.2.0beta1] Not working after upgrade
Posted: December 27th, 2016, 4:43 am
I didn't to hijack the other "not working" thread, so feel free to merge them if you see fit, but my upgrade did not go well either.
I run SABnzbd on my Windows server as a service using a dedicated account (not the one I log into the server with) and at first the service would not run and stopped a few seconds after starting. If I ran the "SABnzbd.exe" directly it would start and I was present with a browser window and the quick-start wizard. So I exited. After finding the other thread I applied the same setting in the INI file and this time the service would run and stay running, but accessing the web site only shows me:
I also stopped and restarted the service and it immediately stopped again - I can no longer start it perhaps due to running it manually. Any ideas before I revert back to the previous version?
I run SABnzbd on my Windows server as a service using a dedicated account (not the one I log into the server with) and at first the service would not run and stopped a few seconds after starting. If I ran the "SABnzbd.exe" directly it would start and I was present with a browser window and the quick-start wizard. So I exited. After finding the other thread I applied the same setting in the INI file and this time the service would run and stay running, but accessing the web site only shows me:
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 617, in index
File "Cheetah\Template.pyo", line 1259, in __init__
File "Cheetah\Template.pyo", line 1553, in _compile
File "Cheetah\Template.pyo", line 637, in compile
File "Cheetah\convertTmplPathToModuleName.pyo", line 20, in convertTmplPathToModuleName
TypeError: character mapping must return integer, None or unicode
Powered by CherryPy 8.1.2