Page 1 of 1

[1.2.0beta1] Not working after upgrade

Posted: December 27th, 2016, 4:43 am
by Taomyn
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:

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
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?

Re: [1.2.0beta1] Not working after upgrade

Posted: December 27th, 2016, 12:36 pm
by safihre
It's a bug in the template software. I'll build a new version tonight which should contain the fix. I'll PM it to you for testing if that's oke? Because I can't replicate it on my machine.

Re: [1.2.0beta1] Not working after upgrade

Posted: December 27th, 2016, 1:10 pm
by Taomyn
safihre wrote:It's a bug in the template software. I'll build a new version tonight which should contain the fix. I'll PM it to you for testing if that's oke? Because I can't replicate it on my machine.

Sure, happy to try it - I reverted back so it's easy enough for me to restore back again if the test fails.

Re: [1.2.0beta1] Not working after upgrade

Posted: December 30th, 2016, 3:36 pm
by DeltaVictor
safihre wrote:It's a bug in the template software. I'll build a new version tonight which should contain the fix. I'll PM it to you for testing if that's oke? Because I can't replicate it on my machine.
Hi Safihre, I am having the same issue. Can I download the latest build to test as well? Thanks.

Re: [1.2.0beta1] Not working after upgrade

Posted: December 31st, 2016, 2:13 am
by order512
I also have this issue. I'm interested in a test build aswell.

Re: [1.2.0beta1] Not working after upgrade

Posted: December 31st, 2016, 3:24 am
by Mark_Muc
me too pls!!