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-07-08 11:19:05 ERROR CHECKVERSION :: git symbolic-ref -q HEAD returned : fatal: bad config file line 1 in .git/config | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Seeing if we need anything from Empire (2015) | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Nothing needs to be downloaded for Marvel's Avengers Assemble, skipping | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Seeing if we need anything from Marvel's Avengers Assemble | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Nothing needs to be downloaded for Marvel's Agent Carter, skipping | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Seeing if we need anything from Marvel's Agent Carter | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Nothing needs to be downloaded for Helix, skipping | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Seeing if we need anything from Helix | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Nothing needs to be downloaded for Cosmos: A Spacetime Odyssey, skipping | |
| 2015-07-08 11:19:05 DEBUG BACKLOG :: Seeing if we need anything from Cosmos: A Spacetime Odyssey |
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-05-25 18:51:34 DEBUG MAIN :: Checking History database upgrade | |
| 2015-05-25 18:51:34 DEBUG MAIN :: History upgrade not required | |
| 2015-05-25 18:51:34 DEBUG MAIN :: Checking History Status database upgrade | |
| 2015-05-25 18:51:34 DEBUG MAIN :: HistoryStatus upgrade not required | |
| 2015-05-25 18:51:34 ERROR MAIN :: DB error: no such column: indexer_id | |
| Traceback (most recent call last): | |
| File "C:\SickRage\sickbeard\db.py", line 170, in action | |
| sqlResult = self.execute(query, args, fetchall=fetchall, fetchone=fetchone) | |
| File "C:\SickRage\sickbeard\db.py", line 86, in execute | |
| return self._execute(query, args).fetchall() |
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-05-20 11:35:11 ERROR Thread-31 :: Failed doing webui callback: Traceback (most recent call last): | |
| OperationalError: no such column: absolute_number | |
| return self.connection.cursor().execute(query, args) | |
| File "C:\SickRage\sickbeard\db.py", line 79, in _execute | |
| return self._execute(query, args).fetchall() | |
| File "C:\SickRage\sickbeard\db.py", line 86, in execute | |
| sqlResult = self.execute(query, args, fetchall=fetchall, fetchone=fetchone) | |
| File "C:\SickRage\sickbeard\db.py", line 170, in action | |
| Traceback (most recent call last): | |
| 2015-05-20 11:35:11 ERROR Thread-31 :: DB error: no such column: absolute_number |
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-05-19 16:54:14 ERROR Thread-71 :: Failed doing webui callback: Traceback (most recent call last): | |
| OperationalError: no such column: absolute_number | |
| return self.connection.cursor().execute(query, args) | |
| File "C:\SickRage\sickbeard\db.py", line 79, in _execute | |
| return self._execute(query, args).fetchall() | |
| File "C:\SickRage\sickbeard\db.py", line 86, in execute | |
| sqlResult = self.execute(query, args, fetchall=fetchall, fetchone=fetchone) | |
| File "C:\SickRage\sickbeard\db.py", line 170, in action | |
| Traceback (most recent call last): | |
| 2015-05-19 16:54:14 ERROR Thread-71 :: DB error: no such column: absolute_number |
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-05-10 17:08:29 ERROR SHOWQUEUE-ADD :: Error saving the show to the database: no such column: rls_ignore_words | |
| AAOperationalError: no such column: rls_ignore_words | |
| AA return self.connection.cursor().execute(query, args) | |
| AA File "C:\SickRage\sickbeard\db.py", line 79, in _execute | |
| AA return self._execute(query, args) | |
| AA File "C:\SickRage\sickbeard\db.py", line 90, in execute | |
| AA sqlResult = self.execute(query, args, fetchall=fetchall, fetchone=fetchone) | |
| AA File "C:\SickRage\sickbeard\db.py", line 170, in action | |
| AATraceback (most recent call last): | |
| 2015-05-10 17:08:29 ERROR SHOWQUEUE-ADD :: DB error: no such column: rls_ignore_words |