Created
November 5, 2015 07:49
-
-
Save HummelsTech/447df7b78372a83257eb to your computer and use it in GitHub Desktop.
This file contains 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: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 | |
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:07 ERROR TORNADO :: API :: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
2015-11-05 08:47:07 DEBUG TORNADO :: API :: sb.getmessages: curKwargs {'toString': ''} | |
2015-11-05 08:47:07 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'sb.getmessages', 'toString': ''}' | |
2015-11-05 08:47:07 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:47:07 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 | |
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:46:47 ERROR TORNADO :: API :: 'CMD_SickBeardGetMessages' object has no attribute 'request' | |
2015-11-05 08:46:47 DEBUG TORNADO :: API :: sb.getmessages: curKwargs {'toString': ''} | |
2015-11-05 08:46:47 DEBUG TORNADO :: API :: all kwargs: '{'cmd': 'sb.getmessages', 'toString': ''}' | |
2015-11-05 08:46:47 DEBUG TORNADO :: API :: all args: '()' | |
2015-11-05 08:46:47 DEBUG TORNADO :: API :: 192.168.192.11 - gave correct API KEY. ACCESS GRANTED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment