Advertisement
Guest User

Untitled

a guest
Sep 10th, 2011
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. 11:28:39 T:3348 M:3144216576 NOTICE: -->Python Interpreter Initialized<--
  2. 11:28:39 T:3348 M:3141378048 NOTICE: Mode: None
  3. 11:28:39 T:3348 M:3141378048 NOTICE: URL: None
  4. 11:28:39 T:3348 M:3141378048 NOTICE: Name: None
  5. 11:28:39 T:3348 M:3141378048 NOTICE: Generate Main Menu
  6. 11:28:40 T:3888 M:3141189632 NOTICE: -->Python Interpreter Initialized<--
  7. 11:28:41 T:3888 M:3140255744 NOTICE: Mode: 1
  8. 11:28:41 T:3888 M:3140255744 NOTICE: URL: http://espn.go.com/espn3/feeds/live
  9. 11:28:41 T:3888 M:3140255744 NOTICE: Name: Live
  10. 11:28:41 T:3888 M:3140255744 NOTICE: Indexing Videos
  11. 11:28:45 T:3888 M:3141304320 ERROR: Error Type: urllib2.URLError
  12. 11:28:45 T:3888 M:3141304320 ERROR: Error Contents: <urlopen error (10061, 'Connection refused')>
  13. 11:28:45 T:3888 M:3141255168 ERROR: Traceback (most recent call last):
  14. File "C:\Users\media\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 358, in ?
  15. INDEX(url)
  16. File "C:\Users\media\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 40, in INDEX
  17. html = get_html(url)
  18. File "C:\Users\media\AppData\Roaming\XBMC\addons\plugin.video.espn3\default.py", line 269, in get_html
  19. response = urllib2.urlopen(req)
  20. File "special://xbmc/system/python/Lib\urllib2.py", line 130, in urlopen
  21. return _opener.open(url, data)
  22. File "special://xbmc/system/python/Lib\urllib2.py", line 358, in open
  23. response = self._open(req, data)
  24. File "special://xbmc/system/python/Lib\urllib2.py", line 376, in _open
  25. '_open', req)
  26. File "special://xbmc/system/python/Lib\urllib2.py", line 337, in _call_chain
  27. result = func(*args)
  28. File "special://xbmc/system/python/Lib\urllib2.py", line 1021, in http_open
  29. return self.do_open(httplib.HTTPConnection, req)
  30. File "special://xbmc/system/python/Lib\urllib2.py", line 996, in do_open
  31. raise URLError(err)
  32. URLError: <urlopen error (10061, 'Connection refused')>
  33. 11:28:45 T:1504 M:3141251072 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.espn3/?url=http%3A%2F%2Fespn.go.com%2Fespn3%2Ffeeds%2Flive&mode=1&name=Live
  34. 11:28:45 T:1504 M:3141251072 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.espn3/?url=http%3A%2F%2Fespn.go.com%2Fespn3%2Ffeeds%2Flive&mode=1&name=Live) failed
  35. 11:28:45 T:1628 M:3141189632 NOTICE: -->Python Interpreter Initialized<--
  36. 11:28:45 T:1628 M:3140288512 NOTICE: Mode: None
  37. 11:28:45 T:1628 M:3140288512 NOTICE: URL: None
  38. 11:28:45 T:1628 M:3140288512 NOTICE: Name: None
  39. 11:28:45 T:1628 M:3140288512 NOTICE: Generate Main Menu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement