Skip to content

Instantly share code, notes, and snippets.

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
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)