[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
(2014-01-15, 00:57)mlahatte Wrote: Getting a script error when I try opening this add-on. Fresh XBMC install with fresh install of chrome launcher (tested working via youtube layback) and Netflixbmc.

Any help would be appreciated. Not quite sure what info in the debug log is necessary... but this is everything that stated error in regards to Netflixbmc.


Code:
17:44:29 T:5176  NOTICE: Thread Background Loader start, auto delete: false
17:44:31 T:1104  NOTICE: Thread XBPyThread start, auto delete: false
17:44:31 T:1104  NOTICE: -->Python Interpreter Initialized<--
17:44:34 T:1104   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 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            Traceback (most recent call last):
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 745, in <module>
                                                index()
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 100, in index
                                                if login():
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 461, in login
                                                content = opener.open("http://movies.netflix.com/").read()
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 391, in open
                                                response = self._open(req, data)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 409, in _open
                                                '_open', req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1178, in https_open
                                                return self.do_open(httplib.HTTPSConnection, req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1145, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            -->End of Python script error report<--
17:44:34 T:5484   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/
17:44:34 T:5484   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/) failed
17:44:34 T:5088  NOTICE: Thread Background Loader start, auto delete: false
17:46:12 T:4452  NOTICE: Thread Jobworker start, auto delete: true
17:46:14 T:2664  NOTICE: Thread Background Loader start, auto delete: false
17:46:14 T:5228  NOTICE: Thread Jobworker start, auto delete: true
17:46:46 T:2696  NOTICE: Previous line repeats 2 times.
17:46:46 T:2696  NOTICE: Thread XBPyThread start, auto delete: false
17:46:46 T:2696  NOTICE: -->Python Interpreter Initialized<--
17:46:50 T:4212  NOTICE: Thread XBPyThread start, auto delete: false
17:46:50 T:4212  NOTICE: -->Python Interpreter Initialized<--
17:46:51 T:6036  NOTICE: Thread XBPyThread start, auto delete: false
17:46:51 T:6036  NOTICE: -->Python Interpreter Initialized<--
17:47:06 T:1184  NOTICE: Thread Jobworker start, auto delete: true
17:47:10 T:3364  NOTICE: Thread Background Loader start, auto delete: false
17:47:12 T:6108  NOTICE: Previous line repeats 1 times.
17:47:12 T:6108  NOTICE: Thread Jobworker start, auto delete: true
17:47:22 T:5952  NOTICE: Previous line repeats 2 times.
17:47:22 T:5952  NOTICE: Thread CFileCache start, auto delete: false
17:47:24 T:5580  NOTICE: Thread Background Loader start, auto delete: false
17:47:59 T:4212  NOTICE: Previous line repeats 3 times.
17:47:59 T:4212  NOTICE: Thread XBPyThread start, auto delete: false
17:47:59 T:4212  NOTICE: -->Python Interpreter Initialized<--
17:48:00 T:4212   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 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            Traceback (most recent call last):
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 745, in <module>
                                                index()
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 100, in index
                                                if login():
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 461, in login
                                                content = opener.open("http://movies.netflix.com/").read()
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 391, in open
                                                response = self._open(req, data)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 409, in _open
                                                '_open', req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1178, in https_open
                                                return self.do_open(httplib.HTTPSConnection, req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1145, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            -->End of Python script error report<--
17:48:00 T:5484   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/
17:48:00 T:5484   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/) failed
17:48:00 T:5684  NOTICE: Thread Background Loader start, auto delete: false
17:48:13 T:5484  NOTICE: Log level changed to 2
17:48:13 T:5484  NOTICE: Enabled debug logging due to GUI setting. Level 2.
17:48:13 T:5484   DEBUG: ------ Window Init () ------
17:48:15 T:5484   DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
17:48:15 T:5484   DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
17:48:15 T:5484   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:48:15 T:5484   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
17:48:15 T:5484   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:48:15 T:5484   DEBUG: ------ Window Init (Settings.xml) ------
17:48:16 T:5484   DEBUG: Keyboard: scancode: 01, sym: 001b, unicode: 001b, modifier: 0
17:48:16 T:5484   DEBUG: CApplication::OnKey: escape (f01b) pressed, action is PreviousMenu
17:48:16 T:5484   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:48:16 T:5484   DEBUG: ------ Window Deinit (Settings.xml) ------
17:48:16 T:5484   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:48:16 T:5484   DEBUG: ------ Window Init (Home.xml) ------
17:48:16 T:5484   DEBUG: ------ Window Init (Pointer.xml) ------
17:48:17 T:5484    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.xbmc.org (easy=00BFBEE8, multi=00317CC0)
17:48:17 T:5484   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
17:48:17 T:5484   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
17:48:17 T:5484   DEBUG: ------ Window Deinit (Pointer.xml) ------
17:48:17 T:5484    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.xbmc.org (easy=00BA9040, multi=00317BB0)
17:48:17 T:5484   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
17:48:17 T:5484   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
17:48:17 T:5484   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
17:48:17 T:5484   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
17:48:18 T:5484   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
17:48:18 T:5484   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
17:48:18 T:5484   DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
17:48:18 T:5484   DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
17:48:18 T:5484   DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
17:48:18 T:5484   DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
17:48:19 T:5484   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:48:19 T:5484   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:48:19 T:5484   DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
17:48:19 T:5484   DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
17:48:20 T:5484   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:48:20 T:5484   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:48:20 T:5484   DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,Addons,return)
17:48:20 T:5484   DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,Addons,return)
17:48:20 T:5484   DEBUG: Activating window ID: 10025
17:48:20 T:5484   DEBUG: ------ Window Deinit (Home.xml) ------
17:48:20 T:5484   DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
17:48:20 T:5484   DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
17:48:20 T:5484   DEBUG: ------ Window Init (MyVideoNav.xml) ------
17:48:20 T:5484   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
17:48:20 T:5484   DEBUG:   ParentPath = [addons://sources/video/]
17:48:20 T:5716  NOTICE: Thread Background Loader start, auto delete: false
17:48:20 T:5716   DEBUG: Thread Background Loader 5716 terminating
17:48:22 T:5484   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:48:22 T:5484   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:48:22 T:5484   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.netflixbmc/)
17:48:22 T:5484   DEBUG:   ParentPath = [addons://sources/video/]
17:48:22 T:1184   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin NetfliXBMC('plugin://plugin.video.netflixbmc/','6','')
17:48:22 T:1184    INFO: initializing python engine.
17:48:22 T:1184   DEBUG: new python thread created. id=9
17:48:22 T:1184   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the NetfliXBMC (id=9) plugin...
17:48:22 T:1380  NOTICE: Thread XBPyThread start, auto delete: false
17:48:22 T:1380   DEBUG: Python thread: start processing
17:48:22 T:1380  NOTICE: -->Python Interpreter Initialized<--
17:48:22 T:1380   DEBUG: XBPyThread::Process - The source file to load is C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py
17:48:22 T:1380   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Hat\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
17:48:22 T:1380   DEBUG: XBPyThread::Process - Entering source directory C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc
17:48:22 T:1380   DEBUG: Instantiating addon using automatically obtained id of "plugin.video.netflixbmc" dependent on version 2.1.0 of the xbmc.python api
17:48:22 T:5484   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:48:22 T:1380   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 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            Traceback (most recent call last):
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 745, in <module>
                                                index()
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 100, in index
                                                if login():
                                              File "C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py", line 461, in login
                                                content = opener.open("http://movies.netflix.com/").read()
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 429, in error
                                                result = self._call_chain(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 605, in http_error_302
                                                return self.parent.open(new, timeout=req.timeout)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 391, in open
                                                response = self._open(req, data)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 409, in _open
                                                '_open', req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1178, in https_open
                                                return self.do_open(httplib.HTTPSConnection, req)
                                              File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib2.py", line 1145, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno 8] _ssl.c:490: EOF occurred in violation of protocol>
                                            -->End of Python script error report<--
17:48:22 T:5484   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
17:48:22 T:1380    INFO: Python script stopped
17:48:22 T:1380   DEBUG: Thread XBPyThread 1380 terminating
17:48:22 T:5484   DEBUG: waiting for python thread 9 (C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py) to stop
17:48:22 T:5484   DEBUG: python thread 9 (C:\Users\Hat\AppData\Roaming\XBMC\addons\plugin.video.netflixbmc\default.py) destructed
17:48:22 T:1184   DEBUG:  XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
17:48:22 T:5484   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.netflixbmc/
17:48:22 T:5484   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflixbmc/) failed
17:48:22 T:5484   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
17:48:22 T:5484   DEBUG:   ParentPath = []

Thanks again.

Has anybody solved this error? I see a few people here are having the same issue. Fresh OS install (Windows), install XBMC, install this plug-in and it won't work - log shows URLError: <urlopen error [Errno 8] _ssl.c:490: EOF occurred in violation of protocol> errors

edit : if I copy everything from my working machine (C:\Users\AppData\Roaming\xbmc) overwriting everything on the machine that doesn't work, it fixes the problem. Seems this add-on requires something else to be installed in order to work.
Reply


Messages In This Thread
Search empty? - by cgrey - 2014-01-11, 06:13
RE: [RELEASE] NetfliXBMC - Inofficial Netflix Add-on (Win/OSX/Linux) - by fillerguy - 2014-01-19, 00:31
Not working on windows 7 - by dandiodati - 2014-02-26, 21:55
Problems with this addon - by builderjer - 2014-11-30, 19:55
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)7