Secondary Interface
Posted: March 31st, 2010, 8:24 pm
Tried to set up a secondary interface in 0.5.0 on win7. No matter which secondary interface I select,
whenever I call it via http://host:port/sabnzbd/m I get this error
Any suggestions as to what I'm doing wrong?
whenever I call it via http://host:port/sabnzbd/m I get this error
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 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 395, in index
File "Cheetah\Template.pyo", line 1192, in __init__
File "Cheetah\Template.pyo", line 1473, in _compile
File "ntpath.pyo", line 232, in getmtime
WindowsError: [Error 2] The system cannot find the file specified: 'C:\\Program Files (x86)\\SABnzbd\\main.tmpl'
Any suggestions as to what I'm doing wrong?