Created
December 8, 2015 01:00
-
-
Save netrbrunet/aca9d1e87791021c47dd 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-12-07 19:58:01 ERROR Thread-44::Exception generated in issue submitter, please check the log | |
GithubException: 410 {u'documentation_url': u'https://developer.github.com/v3/issues/', u'message': u'Issues are disabled for this repo'} | |
raise self.__createException(status, responseHeaders, output) | |
File "/home/richard/.sickrage/lib/github/Requester.py", line 179, in __check | |
return self.__check(*self.requestJson(verb, url, parameters, headers, input, cnx)) | |
File "/home/richard/.sickrage/lib/github/Requester.py", line 171, in requestJsonAndCheck | |
input=post_parameters | |
File "/home/richard/.sickrage/lib/github/Repository.py", line 883, in create_issue | |
issue = gh.get_organization(gh_org).get_repo(gh_repo).create_issue(title_Error, message) | |
File "/home/richard/.sickrage/sickbeard/logger.py", line 297, in submit_errors | |
Traceback (most recent call last): | |
GithubException: 410 {u'documentation_url': u'https://developer.github.com/v3/issues/', u'message': u'Issues are disabled for this repo'} | |
raise self.__createException(status, responseHeaders, output) | |
File "/home/richard/.sickrage/lib/github/Requester.py", line 179, in __check | |
return self.__check(*self.requestJson(verb, url, parameters, headers, input, cnx)) | |
File "/home/richard/.sickrage/lib/github/Requester.py", line 171, in requestJsonAndCheck | |
input=post_parameters | |
File "/home/richard/.sickrage/lib/github/Repository.py", line 883, in create_issue | |
issue = gh.get_organization(gh_org).get_repo(gh_repo).create_issue(title_Error, message) | |
File "/home/richard/.sickrage/sickbeard/logger.py", line 297, in submit_errors | |
2015-12-07 19:58:01 ERROR Thread-44::Traceback (most recent call last): | |
2015-12-07 19:57:58 INFO Thread-44::Checking for updates using GIT | |
2015-12-07 19:57:56 INFO POSTPROCESSER::Processing completed | |
2015-12-07 19:57:55 INFO POSTPROCESSER::PostProcessing Path: /usr/media/torrents/usenet/downloads/complete | |
None | |
2015-12-07 19:53:15 ERROR Thread-48::Please set your GitHub username and password in the config and enable debug. Unable to submit issue ticket to GitHub! | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
Traceback (most recent call last): | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
2015-12-07 19:51:51 ERROR Thread-24::Failed doing webui callback: Traceback (most recent call last): | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
Traceback (most recent call last): | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
2015-12-07 19:51:15 ERROR Thread-14::Failed doing webui callback: Traceback (most recent call last): | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
Traceback (most recent call last): | |
TypeError: retryEpisode() takes exactly 5 arguments (4 given) | |
result = function(**kwargs) | |
File "/home/richard/.sickrage/sickbeard/webserve.py", line 261, in async_call | |
2015-12-07 19:51:00 ERROR Thread-13::Failed doing webui callback: Traceback (most recent call last): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment