lad1337

TVRageException (read from bottom to top)

Apr 11th, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. Apr-12 03:47:21 INFO SHOWQUEUE-FORCE-UPDATE :: Checking the last aired episode to see if the dates match between TVDB and TVRage
  2. AA
  3. AATVRageException: urlopen call to http://services.tvrage.com/tools/quickinfo.php?ep=1x1&show=Bodacious+Space+Pirates failed
  4. AA raise exceptions.TVRageException("urlopen call to " + url + " failed")
  5. AA File "/Applications/Sick-Beard/sickbeard/tvrage.py", line 255, in _getTVRageInfo
  6. AA info = self._getTVRageInfo(curSeason, 1)
  7. AA File "/Applications/Sick-Beard/sickbeard/tvrage.py", line 125, in confirmShow
  8. Apr-12 03:47:21 WARNING SHOWQUEUE-FORCE-UPDATE :: Error encountered while checking TVRage<->TVDB sync: urlopen call to http://services.tvrage.com/tools/quickinfo.php?ep=1x1&show=Bodacious+Space+Pirates failed
  9. Apr-12 03:47:21 INFO SHOWQUEUE-FORCE-UPDATE :: Unable to load TVRage info: timed out
  10. Apr-12 03:46:21 INFO SHOWQUEUE-FORCE-UPDATE :: Checking the first episode of each season to see if the air dates match between TVDB and TVRage
  11. Apr-12 03:46:21 WARNING SHOWQUEUE-FORCE-UPDATE :: Unable to add TVRage info: TVRage doesn't have all the required info for this show
  12. Apr-12 03:46:12 INFO SHOWQUEUE-FORCE-UPDATE :: Checking the last aired episode to see if the dates match between TVDB and TVRage
  13. AA
  14. AABadStatusLine
  15. AA raise BadStatusLine(line)
  16. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 355, in _read_status
  17. AA version, status, reason = self._read_status()
  18. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 391, in begin
  19. AA response.begin()
  20. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 990, in getresponse
  21. AA r = h.getresponse()
  22. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 1143, in do_open
  23. AA return self.do_open(httplib.HTTPConnection, req)
  24. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 1170, in http_open
  25. AA result = func(*args)
  26. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 369, in _call_chain
  27. AA '_open', req)
  28. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 409, in _open
  29. AA response = self._open(req, data)
  30. AA File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 391, in open
  31. AA usock = opener.open(url)
  32. AA File "/Applications/Sick-Beard/sickbeard/helpers.py", line 135, in getURL
  33. AA result = helpers.getURL(url).decode('utf-8')
  34. AA File "/Applications/Sick-Beard/sickbeard/tvrage.py", line 252, in _getTVRageInfo
  35. AA info = self._getTVRageInfo(curSeason, 1)
  36. AA File "/Applications/Sick-Beard/sickbeard/tvrage.py", line 125, in confirmShow
  37. Apr-12 03:46:12 WARNING SHOWQUEUE-FORCE-UPDATE :: Error encountered while checking TVRage<->TVDB sync:
  38. Apr-12 03:45:49 INFO SHOWQUEUE-FORCE-UPDATE :: Checking the first episode of each season to see if the air dates match between TVDB and TVRage
  39. Apr-12 03:45:49 INFO SHOWQUEUE-FORCE-UPDATE :: 254663: Loading all episodes from theTVDB...
  40. Apr-12 03:45:46 INFO SHOWQUEUE-FORCE-UPDATE :: Loading all episodes from the DB
  41. Apr-12 03:45:45 INFO SHOWQUEUE-FORCE-UPDATE :: 254663: Loading show info from theTVDB
  42. Apr-12 03:45:45 INFO SHOWQUEUE-FORCE-UPDATE :: Beginning update of Bodacious Space Pirates
  43. Apr-12 03:45:24 INFO SHOWQUEUE-FORCE-UPDATE :: 248651: Loading all episodes from theTVDB...
  44. Apr-12 03:45:22 INFO SHOWQUEUE-FORCE-UPDATE :: Loading all episodes from the DB
  45. Apr-12 03:45:21 INFO SHOWQUEUE-FORCE-UPDATE :: 248651: Loading show info from theTVDB
  46. Apr-12 03:45:21 INFO SHOWQUEUE-FORCE-UPDATE :: Beginning update of The Finder
  47. Apr-12 03:44:57 INFO SHOWQUEUE-FORCE-UPDATE :: 247897: Loading all episodes from theTVDB...
  48. Apr-12 03:44:56 INFO SHOWQUEUE-FORCE-UPDATE :: Loading all episodes from the DB
  49. Apr-12 03:44:54 INFO SHOWQUEUE-FORCE-UPDATE :: 247897: Loading show info from theTVDB
  50. Apr-12 03:44:54 INFO SHOWQUEUE-FORCE-UPDATE :: Beginning update of Homeland
  51. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: No new cache images needed, not retrieving new ones
  52. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: Checking & filling cache for show My Little Pony: Friendship is Magic
  53. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: 212171: Writing NFOs for all episodes
  54. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: 212171: Loading all episodes with a location from the database
  55. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: 212171: ############################################
  56. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: 212171: Loading all episodes from the show directory /Volumes/Mixed/Serien/My Little Pony Friendship is Magic
  57. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: 212171: ############################################
  58. Apr-12 03:44:51 INFO SHOWQUEUE-REFRESH :: Performing refresh on My Little Pony: Friendship is Magic
Advertisement
Add Comment
Please, Sign In to add comment