v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi, I'm having issues with https requests with latest builds.

I'm not sure why. Only happens with libreelec.

Code:
22:57:47.401 T:1802498976   ERROR: Traceback (most recent call last):
22:57:47.401 T:1802498976   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 290, in _handle_request_noblock
22:57:47.401 T:1802498976   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 318, in process_request
22:57:47.401 T:1802498976   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
22:57:47.401 T:1802498976   ERROR:   File "/usr/lib/python2.7/SocketServer.py", line 652, in __init__
22:57:47.402 T:1802498976   ERROR:   File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
22:57:47.402 T:1802498976   ERROR:   File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
...
22:57:47.402 T:1802498976   ERROR:     source = requests.get(url,verify=False,headers=headers).text
22:57:47.402 T:1802498976   ERROR:   File "/storage/.kodi/addons/script.module.requests/lib/requests/api.py", line 67, in get
22:57:47.402 T:1802498976   ERROR:     return request('get', url, params=params, **kwargs)
22:57:47.402 T:1802498976   ERROR:   File "/storage/.kodi/addons/script.module.requests/lib/requests/api.py", line 53, in request
22:57:47.402 T:1802498976   ERROR:     return session.request(method=method, url=url, **kwargs)
22:57:47.402 T:1802498976   ERROR:   File "/storage/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 468, in request
22:57:47.402 T:1802498976   ERROR:     resp = self.send(prep, **send_kwargs)
22:57:47.402 T:1802498976   ERROR:   File "/storage/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 576, in send
22:57:47.403 T:1802498976   ERROR:     r = adapter.send(request, **kwargs)
22:57:47.403 T:1802498976   ERROR:   File "/storage/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 447, in send
22:57:47.403 T:1802498976   ERROR:     raise SSLError(e, request=request)
22:57:47.403 T:1802498976   ERROR: SSLError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:590)

Any idea why? Has there been a change with some ssl configuration?

Thanks


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by fightnight - 2016-12-17, 23:08
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24