Page 1 of 1

Secondary Interface

Posted: March 31st, 2010, 8:24 pm
by Eejit
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

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?

Re: Secondary Interface

Posted: April 1st, 2010, 1:52 am
by shypike
Have you restarted SABnzbd after enabling the secondary interface?

Re: Secondary Interface

Posted: April 1st, 2010, 5:15 am
by Eejit
Doh!
No I didn't  :-[  The nick's not Eejit for nothing.

Thanks shypike