great program. Been using it for about three weeks without any problems until i tried readd my root directory with series. When i try that i get following errors:
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 "/usr/local/sickbeard/cherrypy/_cprequest.py", line 660, in respond
response.body = self.handler()
File "/usr/local/sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/local/sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/local/sickbeard/sickbeard/webserve.py", line 583, in addShow
Logger().log("There are still shows left to add, so recursively calling myself with showDir="+str(newCallList))
File "/usr/local/sickbeard/sickbeard/logging.py", line 110, in log
print outLine
IOError: [Errno 6] Device not configured
Powered by CherryPy 3.2.0rc1
Thanks in advance
Mota