Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. 2015-07-09 06:07:01 ERROR SHOWUPDATER :: Exception generated in thread SHOWUPDATER: column network_name is not unique
  2. IntegrityError: column network_name is not unique
  3. return self.connection.cursor().execute(query, args)
  4. File "C:\SickRage\sickbeard\db.py", line 77, in _execute
  5. return self._execute(query, args)
  6. File "C:\SickRage\sickbeard\db.py", line 88, in execute
  7. sqlResult.append(self.execute(qu[0], qu[1], fetchall=fetchall))
  8. File "C:\SickRage\sickbeard\db.py", line 125, in mass_action
  9. Traceback (most recent call last):
  10. 2015-07-09 06:07:01 ERROR SHOWUPDATER :: Fatal error executing query: column network_name is not unique
  11. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: cur_commit = a4f329fbc394e8939977bf9c43aa540f948fec75, newest_commit = a4f329fbc394e8939977bf9c43aa540f948fec75, num_commits_behind = 0, num_commits_ahead = 0
  12. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
  13. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in C:\SickRage
  14. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
  15. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in C:\SickRage
  16. 2015-07-09 06:07:01 DEBUG CHECKVERSION :: git fetch origin : returned successful
  17. 2015-07-09 06:07:00 DEBUG BACKLOG :: Setting the last backlog in the DB to 735788
  18. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Hollywood Game Night, skipping
  19. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Hollywood Game Night
  20. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Reign (2013), skipping
  21. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Reign (2013)
  22. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Inside Amy Schumer, skipping
  23. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Inside Amy Schumer
  24. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Misfit Garage, skipping
  25. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Misfit Garage
  26. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for iZombie, skipping
  27. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from iZombie
  28. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for The Last Man on Earth, skipping
  29. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from The Last Man on Earth
  30. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Rick and Morty, skipping
  31. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Rick and Morty
  32. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Silicon Valley, skipping
  33. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Silicon Valley
  34. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Grimm, skipping
  35. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Grimm
  36. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Better Call Saul, skipping
  37. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Better Call Saul
  38. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Louie (2010), skipping
  39. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Louie (2010)
  40. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Broad City, skipping
  41. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Broad City
  42. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Togetherness, skipping
  43. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Togetherness
  44. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for MythBusters, skipping
  45. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from MythBusters
  46. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Portlandia, skipping
  47. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Portlandia
  48. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Broadchurch, skipping
  49. 2015-07-09 06:07:00 DEBUG BACKLOG :: Seeing if we need anything from Broadchurch
  50. 2015-07-09 06:07:00 DEBUG BACKLOG :: Nothing needs to be downloaded for Catch a Contractor, skipping
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement