Hat niemand von euch eine Idee, wo mein Problem mit SkyGo liegen könnte? Hier nochmal die Kurzfassung:
- aktuelles Libreelec (Krypton) auf NUC
- Inputstream-Installation nach Anleitung durchgeführt
- DAZN funktioniert ohne Probleme (d.h. Inputstream läuft ordnungsgemäß, oder irre ich mich da?)
- SkyGo startet nicht, kommt direkt Fehlermeldung
Debuglog-Auszug:
Code
20:29:19.371 T:140129481934592 DEBUG: -->Python Interpreter Initialized<--
20:29:19.371 T:140129481934592 DEBUG: CPythonInvoker(171, /storage/.kodi/addons/plugin.video.skygo.de/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.skygo.de/default.py"
20:29:19.372 T:140129481934592 DEBUG: CPythonInvoker(171, /storage/.kodi/addons/plugin.video.skygo.de/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.skygo.de:/storage/.kodi/addons/script.module.cryptopy/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.routing/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
20:29:19.372 T:140129481934592 DEBUG: CPythonInvoker(171, /storage/.kodi/addons/plugin.video.skygo.de/default.py): entering source directory /storage/.kodi/addons/plugin.video.skygo.de
20:29:19.372 T:140129771259648 DEBUG: Skin Helper Simplecache --> Closed
20:29:19.372 T:140129771259648 INFO: CPythonInvoker(170, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run
20:29:19.384 T:140129771259648 INFO: Python script stopped
20:29:19.384 T:140129481934592 DEBUG: CPythonInvoker(171, /storage/.kodi/addons/plugin.video.skygo.de/default.py): instantiating addon using automatically obtained id of "plugin.video.skygo.de" dependent on version 2.1.0 of the xbmc.python api
20:29:19.384 T:140129771259648 DEBUG: Thread LanguageInvoker 140129771259648 terminating
20:29:19.659 T:140129481934592 DEBUG: true
20:29:19.663 T:140129481934592 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: insecure string pickle
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.skygo.de/default.py", line 3, in <module>
import resources.lib.vod as vod
File "/storage/.kodi/addons/plugin.video.skygo.de/resources/lib/vod.py", line 3, in <module>
import navigation as nav
File "/storage/.kodi/addons/plugin.video.skygo.de/navigation.py", line 13, in <module>
import watchlist
File "/storage/.kodi/addons/plugin.video.skygo.de/watchlist.py", line 11, in <module>
skygo = SkyGo()
File "/storage/.kodi/addons/plugin.video.skygo.de/skygo.py", line 63, in __init__
cookies = requests.utils.cookiejar_from_dict(pickle.load(f))
File "/usr/lib/python2.7/pickle.py", line 1384, in load
File "/usr/lib/python2.7/pickle.py", line 864, in load
File "/usr/lib/python2.7/pickle.py", line 972, in load_string
ValueError: insecure string pickle
-->End of Python script error report<--
20:29:19.673 T:140131262978176 DEBUG: ------ Window Init (DialogNotification.xml) ------
20:29:19.697 T:140131262978176 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultIconError.png'
20:29:19.802 T:140129481934592 INFO: Python script stopped
20:29:19.802 T:140129481934592 DEBUG: Thread LanguageInvoker 140129481934592 terminating
20:29:19.813 T:140131262978176 ERROR: GetDirectory - Error getting plugin://plugin.video.skygo.de/
20:29:19.815 T:140131262978176 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.skygo.de/) failed
20:29:19.815 T:140131262978176 DEBUG: CGUIMediaWindow::GetDirectory ()
20:29:19.815 T:140131262978176 DEBUG: ParentPath = [plugin://plugin.video.skygo.de/]
20:29:19.825 T:140129481934592 DEBUG: Thread BackgroundLoader start, auto delete: false
20:29:19.836 T:140129481934592 DEBUG: Thread BackgroundLoader 140129481934592 terminating
20:29:19.839 T:140129481934592 DEBUG: Thread BackgroundLoader start, auto delete: false
20:29:19.848 T:140129481934592 DEBUG: Thread BackgroundLoader 140129481934592 terminating
Alles anzeigen
Für morgen hab ich mir vorgenommen, Libreelec nochmals neu aufzusetzen, falls ich es bis dahin nicht lösen konnte.
Besten Dank schonmal und schöne Grüße
Timothee