@vdr.tuxnet danke für deine Hilfe
Ich habe jetzt mal das Profile gelöscht (/home/user/.kodi) und bekomme nun folgende Meldung:
Python
19:49:56.137 T:140406739207936 ERROR: GetDirectory - Error getting
19:50:06.987 T:140406001784576 ERROR: Previous line repeats 6 times.
19:50:06.987 T:140406001784576 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'cryptography.exceptions.InternalError'>
Error Contents: Unknown OpenSSL error. Please file an issue at https://github.com/pyca/cryptography/issues with information on how to reproduce this. ([_OpenSSLError(code=621174887L, lib=37, func=102, reason=103), _OpenSSLError(code=621215847L, lib=37, func=112, reason=103), _OpenSSLError(code=638279812L, lib=38, func=182, reason=132), _OpenSSLError(code=637968500L, lib=38, func=106, reason=116)])
Traceback (most recent call last):
File "/home/j3t/.kodi/addons/plugin.video.skygo.de/default.py", line 3, in <module>
import resources.lib.vod as vod
File "/home/j3t/.kodi/addons/plugin.video.skygo.de/resources/lib/vod.py", line 2, in <module>
from skygo import SkyGo
File "/home/j3t/.kodi/addons/plugin.video.skygo.de/skygo.py", line 5, in <module>
import requests
File "/home/j3t/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 52, in <module>
from .packages.urllib3.contrib import pyopenssl
File "/home/j3t/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/contrib/pyopenssl.py", line 49, in <module>
from cryptography.hazmat.backends.openssl import backend as openssl_backend
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/__init__.py", line 7, in <module>
from cryptography.hazmat.backends.openssl.backend import backend
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/backend.py", line 2299, in <module>
backend = Backend()
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/backend.py", line 716, in __init__
self.activate_osrandom_engine()
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/backend.py", line 738, in activate_osrandom_engine
self.openssl_assert(e != self._ffi.NULL)
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/backend.py", line 719, in openssl_assert
return binding._openssl_assert(self._lib, ok)
File "/usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/openssl/binding.py", line 43, in _openssl_assert
errors
InternalError: Unknown OpenSSL error. Please file an issue at https://github.com/pyca/cryptography/issues with information on how to reproduce this. ([_OpenSSLError(code=621174887L, lib=37, func=102, reason=103), _OpenSSLError(code=621215847L, lib=37, func=112, reason=103), _OpenSSLError(code=638279812L, lib=38, func=182, reason=132), _OpenSSLError(code=637968500L, lib=38, func=106, reason=116)])
-->End of Python script error report<--
19:50:07.041 T:140407222892928 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/?action=listPage&path=%2Fsg%2Fmultiplatform%2Fipad%2Fjson%2Flandingpage%2F6.json
19:50:07.042 T:140407222892928 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/?action=listPage&path=%2Fsg%2Fmultiplatform%2Fipad%2Fjson%2Flandingpage%2F6.json) failed
Alles anzeigen