Created
November 5, 2015 07:49
-
-
Save HummelsTech/704f37369f391f757ce6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-11-05 08:48:07 ERROR TORNADO :: API :: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
2015-11-05 08:48:07 DEBUG TORNADO :: API :: sb.getmessages: curKwargs {'toString': ''} | |
2015-11-05 08:48:07 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'sb.getmessages', 'toString': ''}' | |
2015-11-05 08:48:07 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:48:07 DEBUG TORNADO :: API :: 192.168.192.11 - gave correct API KEY. ACCESS GRANTED | |
2015-11-05 08:47:58 DEBUG Thread-14 :: git ls-remote --heads origin : returned successful | |
2015-11-05 08:47:57 DEBUG Thread-14 :: Executing git ls-remote --heads origin with your shell in /usr/local/sickrage/var/SickRage | |
2015-11-05 08:47:57 DEBUG Thread-14 :: git symbolic-ref -q HEAD : returned successful | |
2015-11-05 08:47:57 DEBUG Thread-14 :: Executing git symbolic-ref -q HEAD with your shell in /usr/local/sickrage/var/SickRage | |
2015-11-05 08:47:57 DEBUG Thread-14 :: git config remote.origin.pushurl https://github.com/************/SickRage.git : returned successful | |
2015-11-05 08:47:57 DEBUG Thread-14 :: Executing git config remote.origin.pushurl https://github.com/************/SickRage.git with your shell in /usr/local/sickrage/var/SickRage | |
2015-11-05 08:47:57 DEBUG Thread-14 :: git config remote.origin.url https://github.com/SiCKRAGETV/SickRage.git : returned successful | |
2015-11-05 08:47:57 DEBUG Thread-14 :: Executing git config remote.origin.url https://github.com/SiCKRAGETV/SickRage.git with your shell in /usr/local/sickrage/var/SickRage | |
AttributeError: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
for cur_notification in ui.notifications.get_notifications(self.request.remote_ip): | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 1515, in run | |
curOutDict = func(curArgs, curKwargs).run() | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 207, in call_dispatcher | |
outDict = _call_dispatcher(args, kwargs) | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 130, in get | |
Traceback (most recent call last): | |
2015-11-05 08:47:47 ERROR TORNADO :: API :: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
2015-11-05 08:47:47 DEBUG TORNADO :: API :: sb.getmessages: curKwargs {'toString': ''} | |
2015-11-05 08:47:47 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'sb.getmessages', 'toString': ''}' | |
2015-11-05 08:47:47 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:47:47 DEBUG TORNADO :: API :: 192.168.192.11 - gave correct API KEY. ACCESS GRANTED | |
None | |
2015-11-05 08:47:45 ERROR Thread-17 :: Please set your GitHub username and password in the config and enable debug. Unable to submit issue ticket to GitHub! | |
AttributeError: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
for cur_notification in ui.notifications.get_notifications(self.request.remote_ip): | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 1515, in run | |
curOutDict = func(curArgs, curKwargs).run() | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 207, in call_dispatcher | |
outDict = _call_dispatcher(args, kwargs) | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 130, in get | |
Traceback (most recent call last): | |
2015-11-05 08:47:27 ERROR TORNADO :: API :: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: sb.getmessages: curKwargs {'toString': ''} | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'sb.getmessages', 'toString': ''}' | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: 192.168.192.11 - gave correct API KEY. ACCESS GRANTED | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: future: curKwargs {'toString': ''} | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'future', 'toString': ''}' | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:47:27 DEBUG TORNADO :: API :: 192.168.192.11 - gave correct API KEY. ACCESS GRANTED | |
AttributeError: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
for cur_notification in ui.notifications.get_notifications(self.request.remote_ip): | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 1515, in run | |
curOutDict = func(curArgs, curKwargs).run() | |
File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/webapi.py", line 207, in call_dispatcher |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment