Hallo Leute,
bin mal wieder am Testen. Hab mir die neuest Git Sourcen gezogen. Läuft auch so weit alles.
Ausser Amazon.
[errorbox]
07:10:03.592 T:140702799099968 DEBUG: OnKey: return (0xf00d) pressed, action is Select
07:10:03.594 T:140702799099968 DEBUG: RunScriptWithParams - calling plugin Amazon VOD('plugin://plugin.video.amazon-test/','-1','?mode=LogIn','resume:false')
07:10:03.594 T:140702799099968 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
07:10:03.595 T:140702152521472 DEBUG: Thread LanguageInvoker start, auto delete: false
07:10:03.596 T:140702152521472 INFO: initializing python engine.
07:10:03.636 T:140702152521472 DEBUG: CPythonInvoker(9, /home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py): start processing
07:10:03.661 T:140702152521472 DEBUG: -->Python Interpreter Initialized<--
07:10:03.661 T:140702152521472 DEBUG: CPythonInvoker(9, /home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py): the source file to load is "/home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py"
07:10:03.661 T:140702152521472 DEBUG: CPythonInvoker(9, /home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py): setting the Python path to /home/nokia001/.kodi/addons/plugin.video.amazon-test:/home/nokia001/.kodi/addons/script.module.beautifulsoup/lib:/home/nokia001/.kodi/addons/script.module.mechanize/lib:/home/nokia001/.kodi/addons/script.module.pydes/lib:/home/nokia001/.kodi/addons/script.module.pyxbmct/lib:/usr/lib64/python27.zip:/usr/lib64/python2.7:/usr/lib64/python2.7/plat-linux2:/usr/lib64/python2.7/lib-tk:/usr/lib64/python2.7/lib-old:/usr/lib64/python2.7/lib-dynload:/usr/lib64/python2.7/site-packages:/usr/lib64/python2.7/site-packages/gtk-2.0
07:10:03.661 T:140702152521472 DEBUG: CPythonInvoker(9, /home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py): entering source directory /home/nokia001/.kodi/addons/plugin.video.amazon-test
07:10:03.661 T:140702152521472 DEBUG: CPythonInvoker(9, /home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py): instantiating addon using automatically obtained id of "plugin.video.amazon-test" dependent on version 2.24.0 of the xbmc.python api
07:10:03.859 T:140702799099968 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
07:10:03.861 T:140702799099968 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x0000, modifier: 0x0
07:10:04.055 T:140702152521472 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
07:10:04.055 T:140702152521472 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
07:10:04.059 T:140702152521472 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
07:10:04.060 T:140702152521472 NOTICE: [Amazon VOD] Switching UserAgent
07:10:04.061 T:140702152521472 NOTICE: [Amazon VOD] Loading list of common UserAgents
07:10:04.062 T:140702152521472 NOTICE: [Amazon VOD] getURL: https://techblog.willshouse.com/2012/01/03/mos…on-user-agents/
07:10:04.124 T:140702152521472 ERROR: [Amazon VOD] Error reason: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:661)>
07:10:04.124 T:140702152521472 NOTICE: [Amazon VOD] Attempt #2
07:10:04.124 T:140702152521472 NOTICE: [Amazon VOD] getURL: https://techblog.willshouse.com/2012/01/03/mos…on-user-agents/
07:10:04.165 T:140702152521472 ERROR: [Amazon VOD] Error reason: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:661)>
07:10:04.165 T:140702152521472 NOTICE: [Amazon VOD] Attempt #3
07:10:04.173 T:140702152521472 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'string'
Traceback (most recent call last):
File "/home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py", line 2381, in <module>
getUA()
File "/home/nokia001/.kodi/addons/plugin.video.amazon-test/default.py", line 2099, in getUA
UAlist = text.string.split('\n')
AttributeError: 'NoneType' object has no attribute 'string'
-->End of Python script error report<--
07:10:04.187 T:140702799099968 DEBUG: ------ Window Init (DialogNotification.xml) ------
07:10:04.198 T:140702152521472 INFO: Python script stopped
[/errorbox]
Leider kann ich den Fehler nicht wirklich einordnen. Oder Nachvollziehend. Es ist wohl ein SSL problem.
07:05:03.615 T:140702239414016 NOTICE: ADDON: plugin.video.amazon-test v0.4.4 installed
07:05:03.615 T:140702239414016 NOTICE: ADDON: plugin.video.youtube v5.4.5 installed
07:05:10.085 T:140701899978496 NOTICE: [plugin.video.youtube] Running: YouTube (5.4.5) on Krypton (Kodi-18.0) with Python 2.7.13
Eigenltich sollte doch Python 2.7.13 SSL3 können oder?
Habt ihr eine Idee?
Thx