-
-
Save duramato/2bc25e5db8b4c7dffb63 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
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] 'Traceback (most recent call last):\n File "/home/home/SickRage/sickbeard/scheduler.py", line 106, in run\n self.action.run(self.force)\n File "/home/home/SickRage/sickbeard/properFinder.py", line 56, in run\n propers = self._getProperList()\n File "/home/home/SickRage/sickbeard/properFinder.py", line 174, in _getProperList\n bestResult = pickBestResult(curProper, parse_result.show)\n File "/home/home/SickRage/sickbeard/search.py", line 246, in pickBestResult\n cur_result.provider.name):\n File "/home/home/SickRage/sickbeard/failed_history.py", line 116, in hasFailed\n [release, size, provider])\n File "/home/home/SickRage/sickbeard/db.py", line 284, in select\n sql_results = self.action(query, args, fetchall=True)\n File "/home/home/SickRage/sickbeard/db.py", line 254, in action\n sql_results = self._execute(query, args, fetchall=fetchall, fetchone=fetchone)\n File "/home/home/SickRage/sickbeard/db.py", line 108, in _execute\n sql_results = self.connection.cursor().execute(query, args)\nInterfaceError: Error binding parameter 1 - probably unsupported type.\n' | |
AAInterfaceError: Error binding parameter 1 - probably unsupported type. | |
AA sql_results = self.connection.cursor().execute(query, args) | |
AA File "/home/home/SickRage/sickbeard/db.py", line 108, in _execute | |
AA sql_results = self._execute(query, args, fetchall=fetchall, fetchone=fetchone) | |
AA File "/home/home/SickRage/sickbeard/db.py", line 254, in action | |
AA sql_results = self.action(query, args, fetchall=True) | |
AA File "/home/home/SickRage/sickbeard/db.py", line 284, in select | |
AA [release, size, provider]) | |
AA File "/home/home/SickRage/sickbeard/failed_history.py", line 116, in hasFailed | |
AA cur_result.provider.name): | |
AA File "/home/home/SickRage/sickbeard/search.py", line 246, in pickBestResult | |
AA bestResult = pickBestResult(curProper, parse_result.show) | |
AA File "/home/home/SickRage/sickbeard/properFinder.py", line 174, in _getProperList | |
AA propers = self._getProperList() | |
AA File "/home/home/SickRage/sickbeard/properFinder.py", line 56, in run | |
AA self.action.run(self.force) | |
AA File "/home/home/SickRage/sickbeard/scheduler.py", line 106, in run | |
AATraceback (most recent call last): | |
2016-03-04 04:11:18 ERROR FINDPROPERS :: [Womble's Index] :: [5309f79] Exception generated in thread FINDPROPERS :: [Womble's Index]: Error binding parameter 1 - probably unsupported type. | |
2016-03-04 04:11:18 INFO FINDPROPERS :: [Womble's Index] :: [5309f79] Quality of The.100.S03E06.PROPER.HDTV.x264-KILLERS[ettv] is SDTV | |
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] Picking the best result out of [u'The.100.S03E06.PROPER.HDTV.x264-KILLERS[ettv]'] | |
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] Successful match! Result The.100.S03E06.PROPER.HDTV.x264-KILLERS[ettv] matched to show The 100 | |
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] Parsed The.100.S03E06.PROPER.HDTV.x264-KILLERS[ettv] into The 100 - S03E06 [GROUP: KILLERS[ettv]] [ABD: False] [ANIME: False] [whichReg: ['standard']] | |
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] Unable to match Breaking.Bad.S05E16.REPACK.HDTV.x264.ASAP.ettv to a show in your database | |
2016-03-04 04:11:18 DEBUG FINDPROPERS :: [Womble's Index] :: [5309f79] Connection timed out (sockets) while searching propers in Womble's Index, skipping: __init__() takes exactly 8 arguments (5 given) | |
2016-03-04 04:11:18 INFO FINDPROPERS :: [Womble's Index] :: [5309f79] Searching for any new PROPER releases from Womble's Index |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment