[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2
(2015-02-01, 07:19)corona Wrote:
(2015-01-30, 22:59)sideshowdad Wrote:
(2015-01-28, 05:28)corona Wrote: Yeah there's a known problem in that python requests library is defaulting to using sslv3 but a number of services like adfreetime are blocking sslv3 due to security flaws.

I'm planning on trying the suggestions on http://lukasa.co.uk/2013/01/Choosing_SSL..._Requests/ to not use sslv3 when I get a chance.

Thanks Corona, I look forward to it.

Just updated to 1.3.13 which includes a fix for the ssl issue. There's a new setting which defaults to TLSv1 for communication which should work for all users, but can be changed if needed.

Hi corona, I just updated netflixbmc even re-installed kodi just in case and i see similar errors in log (SSLv3).

16:36:13 T:4984 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.SSLError'>
Error Contents: [Errno 1] _ssl.c:510: error:14094410:SSL routines:SSL3_READ_BYTESConfusedslv3 alert handshake failure
Traceback (most recent call last):
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 1157, in <module>
index()
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 194, in index
if login():
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 761, in login
content = load(urlMain+"/Login")
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\plugin.video.netflixbmc\default.py", line 137, in load
r = session.get(url, verify=False).text
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 469, in get
return self.request('GET', url, **kwargs)
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 457, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\sessions.py", line 569, in send
r = adapter.send(request, **kwargs)
File "C:\Users\Kevin\AppData\Roaming\Kodi\addons\script.module.requests\lib\requests\adapters.py", line 420, in send
raise SSLError(e, request=request)
SSLError: [Errno 1] _ssl.c:510: error:14094410:SSL routines:SSL3_READ_BYTESConfusedslv3 alert handshake failure
-->End of Python script error report<--

Thanks,
Kevin
Reply


Messages In This Thread
Who's Watching is empty? - by RiverBend - 2015-01-08, 18:55
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 2 - by sideshowdad - 2015-02-02, 23:40
Full-screen mode - by oakertood - 2015-03-29, 01:08
25% - by Mattlock - 2015-07-06, 03:56
Additional/Original Browser Option? - by durv - 2015-09-07, 05:07
[RELEASE] NetfliXBMC - EMPTY LISTS - by Nibar - 2015-12-08, 03:38
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - Thread 217