Guest User

Untitled

a guest
Jan 30th, 2014
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 2014-01-30 17:46:45,636::DEBUG::[_cplogging:55] [30/Jan/2014:17:46:45] HTTP Traceback (most recent call last):
  2. File "/home/hashworks/.sabnzbdplus/cherrypy/_cprequest.py", line 618, in respond
  3. cherrypy.response.body = self.handler()
  4. File "/home/hashworks/.sabnzbdplus/cherrypy/_cpdispatch.py", line 25, in __call__
  5. return self.callable(*self.args, **self.kwargs)
  6. File "/home/hashworks/.sabnzbdplus/sabnzbd/interface.py", line 662, in index
  7. filter=FILTER, searchList=[info], compilerSettings=DIRECTIVES)
  8. File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
  9. self._compile(source, file, compilerSettings=compilerSettings)
  10. File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1546, in _compile
  11. self._fileMtime = os.path.getmtime(file)
  12. File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
  13. return os.stat(filename).st_mtime
  14. OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/hashworks/.sabnzbdplus/interfaces/Knockstrap/templates/queue.tmpl'
  15.  
  16. ...
  17.  
  18. 2014-01-30 17:03:45,643::DEBUG::[_cplogging:55] [30/Jan/2014:17:03:45] HTTP Traceback (most recent call last):
  19. File "/home/hashworks/.sabnzbdplus/cherrypy/_cprequest.py", line 618, in respond
  20. cherrypy.response.body = self.handler()
  21. File "/home/hashworks/.sabnzbdplus/cherrypy/_cpdispatch.py", line 25, in __call__
  22. return self.callable(*self.args, **self.kwargs)
  23. File "/home/hashworks/.sabnzbdplus/sabnzbd/interface.py", line 515, in default
  24. filter=FILTER, searchList=[info], compilerSettings=DIRECTIVES)
  25. File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
  26. self._compile(source, file, compilerSettings=compilerSettings)
  27. File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1546, in _compile
  28. self._fileMtime = os.path.getmtime(file)
  29. File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
  30. return os.stat(filename).st_mtime
  31. OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/hashworks/.sabnzbdplus/interfaces/Knockstrap/templates/nzo.tmpl'
Advertisement
Add Comment
Please, Sign In to add comment