Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Script Error #14

Open
cooperate opened this issue Feb 6, 2016 · 2 comments
Open

Script Error #14

cooperate opened this issue Feb 6, 2016 · 2 comments

Comments

@cooperate
Copy link

18:36:16 T:3308 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'urllib2.URLError'>
Error Contents: <urlopen error [Errno 11001] getaddrinfo failed>
Traceback (most recent call last):
File "C:\Users[username]\AppData\Roaming\Kodi\addons\plugin.video.xbmc-hockey-streams-gotham\default.py", line 1300, in
session = streams.login(username, password)
File "C:\Users[username]\AppData\Roaming\Kodi\addons\plugin.video.xbmc-hockey-streams-gotham\streams.py", line 230, in login
response = urllib2.urlopen(request, data)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1222, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
-->End of Python script error report<--
18:36:16 T:7120 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.xbmc-hockey-streams-gotham/
18:36:16 T:7120 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmc-hockey-streams-gotham/) failed

@Swedemon
Copy link
Collaborator

Swedemon commented Feb 6, 2016

If you didn't notice hockeystreams.com and ballstreams.com died yesterday. Disappeared without a word.

@cooperate
Copy link
Author

i didn't even think to check the website. ouch! doesn't look like its coming back

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants