Page 1 of 1

WindowsError: [Error -2146893818] Invalid Signature

Posted: April 16th, 2013, 5:48 pm
by creeve4
I keep getting the following error every time I try to start Sabnzbd:

Code: Select all

Traceback (most recent call last):
  File "SABnzbd.py", line 44, in <module>
  File "cherrypy\__init__.pyo", line 156, in <module>
  File "cherrypy\_cperror.pyo", line 3, in <module>
  File "cgi.pyo", line 41, in <module>
  File "mimetools.pyo", line 6, in <module>
  File "tempfile.pyo", line 33, in <module>
  File "random.pyo", line 838, in <module>
  File "random.pyo", line 94, in __init__
  File "random.pyo", line 108, in seed
WindowsError: [Error -2146893818] Invalid Signature

Re: WindowsError: [Error -2146893818] Invalid Signature

Posted: April 17th, 2013, 10:35 am
by shypike
You're running the official installer binary?

Re: WindowsError: [Error -2146893818] Invalid Signature

Posted: April 17th, 2013, 6:51 pm
by creeve4
Correct. After a reboot of my PC, the error is no longer occurring.

Re: WindowsError: [Error -2146893818] Invalid Signature

Posted: April 18th, 2013, 5:12 am
by shypike
I have no idea, really.
It looks like SABnzbd's webframe (3rd party software CherryPy) has a fight with Windows.