Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.90 KB | None | 0 0
  1. ['2014-12-19 04:56:13 DEBUG MAIN :: Setter sets location to C:\\Temp\\TV\\Natural World\n', '2014-12-19 04:56:13 DEBUG MAIN :: 80987: Finding the episode which airs next\n', '2014-12-19 04:56:13 DEBUG MAIN :: 80987: No episode found... need to implement a show status\n', '2014-12-19 04:56:13 INFO MAIN :: 193731: Loading show info from database\n', '2014-12-19 04:56:13 DEBUG MAIN :: Setter sets location to C:\\Temp\\TV\\Les Enfants De La T\xc3\xa9l\xc3\xa9\n', '2014-12-19 04:56:13 INFO MAIN :: 193731: Unable to find IMDb show info in the database\n', '2014-12-19 04:56:13 DEBUG MAIN :: 193731: Finding the episode which airs next\n', '2014-12-19 04:56:13 DEBUG MAIN :: 193731: No episode found... need to implement a show status\n', '2014-12-19 04:56:13 INFO MAIN :: 258107: Loading show info from database\n', '2014-12-19 04:56:13 DEBUG MAIN :: Setter sets location to C:\\Temp\\TV\\The Fall\n', '2014-12-19 04:56:13 DEBUG MAIN :: 258107: Finding the episode which airs next\n', '2014-12-19 04:56:13 DEBUG MAIN :: 258107: No episode found... need to implement a show status\n', '2014-12-19 04:56:13 INFO MAIN :: 36939: Loading show info from database\n', '2014-12-19 04:56:13 DEBUG MAIN :: Setter sets location to C:\\Temp\\TV\\The Flash\n', '2014-12-19 04:56:13 INFO MAIN :: 36939: Unable to find IMDb show info in the database\n', '2014-12-19 04:56:13 DEBUG MAIN :: 36939: Finding the episode which airs next\n', '2014-12-19 04:56:13 DEBUG MAIN :: 36939: Found episode 1x10\n', '2014-12-19 04:56:13 INFO TORNADO :: Starting SickRage on http://0.0.0.0:8081/\n', '2014-12-19 04:56:13 DEBUG CHECKVERSION :: Starting new thread: CHECKVERSION\n', '2014-12-19 04:56:13 DEBUG TRAKTCHECKER :: Starting new thread: TRAKTCHECKER\n', '2014-12-19 04:56:13 INFO CHECKVERSION :: Version checking is disabled, not checking for the newest version\n', '2014-12-19 04:56:13 INFO MAIN :: No scene exceptions update needed\n', '2014-12-19 04:56:13 INFO MAIN :: Building internal name cache for all shows\n', "2014-12-19 04:56:13 DEBUG MAIN :: Internal name cache set to: {u'the flash': 36939, u'from dusk till dawn': 276312, u'from dusk til dawn': 276312, u'les enfants de la t\\xe9l\\xe9': 193731, u'the fall': 258107, u'natural world': 80987, u'from dusk till dawn the series': 276312}\n", '2014-12-19 04:56:35 ERROR Thread-26 :: Failed doing webui callback: Traceback (most recent call last):\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 229, in async_call\n', ' result = function(**kwargs)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 681, in index\n', ' t = PageTemplate(rh=self, file="home.tmpl")\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 101, in __init__\n', ' super(PageTemplate, self).__init__(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1259, in __init__\n', ' self._compile(source, file, compilerSettings=compilerSettings)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1553, in _compile\n', ' keepRefToGeneratedCode=True)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 144, in compile\n', ' return super(PageTemplate, self).compile(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 788, in compile\n', ' exec(co, mod.__dict__)\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\cache\\cheetah\\_Users_Justin_Documents_Git_Projects_SickRage_gui_slick_interfaces_default_home_tmpl.py", line 30, in <module>\n', ' import os.pat\n', ' File "C:\\Program Files (x86)\\JetBrains\\PyCharm 139.673\\helpers\\pydev\\_pydev_imps\\_pydev_pluginbase.py", line 449, in plugin_import\n', ' fromlist, level)\n', 'ImportError: No module named pat\n', 'Traceback (most recent call last):\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 229, in async_call\n', ' result = function(**kwargs)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 681, in index\n', ' t = PageTemplate(rh=self, file="home.tmpl")\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 101, in __init__\n', ' super(PageTemplate, self).__init__(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1259, in __init__\n', ' self._compile(source, file, compilerSettings=compilerSettings)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1553, in _compile\n', ' keepRefToGeneratedCode=True)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 144, in compile\n', ' return super(PageTemplate, self).compile(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 788, in compile\n', ' exec(co, mod.__dict__)\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\cache\\cheetah\\_Users_Justin_Documents_Git_Projects_SickRage_gui_slick_interfaces_default_home_tmpl.py", line 30, in <module>\n', ' import os.pat\n', ' File "C:\\Program Files (x86)\\JetBrains\\PyCharm 139.673\\helpers\\pydev\\_pydev_imps\\_pydev_pluginbase.py", line 449, in plugin_import\n', ' fromlist, level)\n', 'ImportError: No module named pat\n', '2014-12-19 04:56:35 ERROR Uncaught exception GET /home/ (127.0.0.1)\n', 'HTTPServerRequest(protocol=\'http\', host=\'localhost:8081\', method=\'GET\', uri=\'/home/\', version=\'HTTP/1.1\', remote_ip=\'127.0.0.1\', headers={\'Accept-Language\': \'en-US,en;q=0.8\', \'Accept-Encoding\': \'gzip, deflate, sdch\', \'Host\': \'localhost:8081\', \'Accept\': \'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\', \'User-Agent\': \'Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\', \'Connection\': \'keep-alive\', \'Referer\': \'http://localhost:8081/errorlogs/\', \'Cookie\': \'_xsrf=2|39d3dbc8|85f7ac2415938dbb8bfefed53953f258|1418135143; user="2|1:0|10:1418476822|4:user|44:Y2VkZTZjZTkzYTRjZWE1ZGIyMDMyZjUzNDEzMzVhNDI=|19bbb6532190ffb7cf69d02952b5620df5485c2f894e0efdf3b6e6b410609b6a"\'})\n', 'Traceback (most recent call last):\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\tornado\\web.py", line 1292, in _stack_context_handle_exception\n', ' raise_exc_info((type, value, traceback))\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\tornado\\stack_context.py", line 314, in wrapped\n', ' ret = fn(*args, **kwargs)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\tornado\\concurrent.py", line 226, in <lambda>\n', ' lambda future: callback(future.result()))\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\lib\\concurrent\\futures\\_base.py", line 400, in result\n', ' return self.__get_result()\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\lib\\concurrent\\futures\\_base.py", line 359, in __get_result\n', ' reraise(self._exception, self._traceback)\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\lib\\concurrent\\futures\\_compat.py", line 107, in reraise\n', " exec('raise exc_type, exc_value, traceback', {}, locals_)\n", ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\lib\\concurrent\\futures\\thread.py", line 61, in run\n', ' result = self.fn(*self.args, **self.kwargs)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 229, in async_call\n', ' result = function(**kwargs)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 681, in index\n', ' t = PageTemplate(rh=self, file="home.tmpl")\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 101, in __init__\n', ' super(PageTemplate, self).__init__(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1259, in __init__\n', ' self._compile(source, file, compilerSettings=compilerSettings)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 1553, in _compile\n', ' keepRefToGeneratedCode=True)\n', ' File "C:/Users/Justin/Documents/Git Projects/SickRage\\sickbeard\\webserve.py", line 144, in compile\n', ' return super(PageTemplate, self).compile(*args, **kwargs)\n', ' File "C:\\Python27\\lib\\site-packages\\Cheetah\\Template.py", line 788, in compile\n', ' exec(co, mod.__dict__)\n', ' File "C:\\Users\\Justin\\Documents\\Git Projects\\SickRage\\cache\\cheetah\\_Users_Justin_Documents_Git_Projects_SickRage_gui_slick_interfaces_default_home_tmpl.py", line 30, in <module>\n', ' import os.pat\n', ' File "C:\\Program Files (x86)\\JetBrains\\PyCharm 139.673\\helpers\\pydev\\_pydev_imps\\_pydev_pluginbase.py", line 449, in plugin_import\n', ' fromlist, level)\n', 'ImportError: No module named pat\n']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement