Noob with limited skills here.
I have a ReadyNAS Ultra 2, I recently decided to run CouchPotato and Headphones as well as Sickbeard, Transmission and SABnzbd.
I installed both Add-on's late at night with the intent to explore and learn after work the next day. I entered in a few bits of information, mainly my NZBmatrix ID etc.
Last night when I got home I discovered that Sickbeard isn't working, and shutting down/resetting Add-on's and/or the NAS itself does not fix it.
Interestingly, a friend of mine with an identical setup installed the same Add-on's and suffered the same result.
He got his to work again by:
Stopping CouchPotato & Headphones
Removing Sickbeard
Install Sickbeard
Add SABnzbd over the top as it reported an incorrect Unrar version.
He also had to reset all of his settings.
Understandably I am not keen to do this myself unless I utterly have to, thus I decided to ask here; has this issue been resolved before? is there a way around it?
here is a copy/paste of the Sickbeard screen as I currently see it.
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/c/.sickbeard/cherrypy/_cprequest.py", line 660, in respond
response.body = self.handler()
File "/c/.sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/c/.sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/c/.sickbeard/sickbeard/webserve.py", line 2004, in index
t = PageTemplate(file="home.tmpl")
File "/c/.sickbeard/sickbeard/webserve.py", line 64, in __init__
super(PageTemplate, self).__init__(*args, **KWs)
File "/usr/lib/pymodules/python2.6/Cheetah/Template.py", line 1259, in __init__
self._compile(source, file, compilerSettings=compilerSettings)
File "/usr/lib/pymodules/python2.6/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: '/usr/share/sickbeard/data/interfaces/default/home.tmpl'
Powered by CherryPy 3.2.0rc1
Any clues/insights would be utterly awesome, thanks!
