Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.46 KB | None | 0 0
  1. 00:41:48 T:140190171236096   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2.                                              - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3.                                             Error Type: <class 'urllib2.URLError'>
  4.                                             Error Contents: <urlopen error [Errno 111] Connection refused>
  5.                                             Traceback (most recent call last):
  6.                                               File "/storage/.xbmc/addons/plugin.video.pulsar/main.py", line 44, in <module>
  7.                                                 data = _json(url)
  8.                                               File "/storage/.xbmc/addons/plugin.video.pulsar/main.py", line 35, in _json
  9.                                                 with closing(urllib2.urlopen(url)) as response:
  10.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 126, in urlopen
  11.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 400, in open
  12.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 418, in _open
  13.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
  14.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 1207, in http_open
  15.                                               File "/home/stephan/projects/openelec-4.2/build.OpenELEC-Generic.x86_64-4.2.1/Python-2.7.3/.install_pkg/usr/lib/python2.7/urllib2.py", line 1177, in do_open
  16.                                             URLError: <urlopen error [Errno 111] Connection refused>
  17.                                             -->End of Python script error report<--
  18. 00:41:48 T:140191505753920   ERROR: GetDirectory - Error getting plugin://plugin.video.pulsar/
  19. 00:41:48 T:140191505753920   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pulsar/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement