unraid window looks weird

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
aoaaron
Newbie
Newbie
Posts: 20
Joined: July 18th, 2011, 6:09 am

unraid window looks weird

Post by aoaaron »

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/mnt/cache/apps/sabnzbd/cherrypy/_cprequest.py", line 618, in respond
File "/mnt/cache/apps/sabnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
File "/mnt/cache/apps/sabnzbd/sabnzbd/interface.py", line 275, in index
File "/usr/lib/python2.6/site-packages/Cheetah/Template.py", line 1259, in __init__
self._compile(source, file, compilerSettings=compilerSettings)
File "/usr/lib/python2.6/site-packages/Cheetah/Template.py", line 1546, in _compile
self._fileMtime = os.path.getmtime(file)
File "/usr/lib/python2.6/genericpath.py", line 54, in getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory: '/mnt/cache/apps/sabnzbd/interfaces/Plush/templates/main.tmpl'


can't access the window, what is it?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: unraid window looks weird

Post by shypike »

It means SABnzbd cannot find its UI templates in the expected location, being:
/mnt/cache/apps/sabnzbd/interfaces/Plush/templates/
Post Reply