Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Python Problem
#1
Hey Leute,

ich benötige mal Eure Hilfe... Nachdem mein SkyGo über diverse Browser (vorerst) nicht mehr geht (---> keine npapi Schnittstelle mehr möglich, damit kein silverlight, wine, pipelight et cetera p.p.) - im Juni aber die neue Staffel von "Games of Thrones" anfängt, wird es höchste Zeit, mich darum zu kümmern.

Nach diversen Versuchen mit verschiedenen Browsern (Fehlschläge) hab ich ein Plugin für kodi 17 gefunden, dieses mit einiger Mühe installiert und konfiguriert.
(Wenn alles funktioniert und ich die Streams abspielen kann, schreib ich gern ein HowTo... das gilt dann für einige VOD Dienste) Big Grin

Wenn ich mich jetzt über das Plugin einlogge und einen Stream starte, dann passiert nicht viel - es kommt eine Fehlermeldung mit Verweis auf das kodi.log

Nachfolgend mal der Auszug:

Code:
21:47:29.305 T:139862044813056   ERROR: /var/lib/vdr/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                             SNIMissingWarning
21:47:29.306 T:139862044813056   ERROR: /var/lib/vdr/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:132: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                             InsecurePlatformWarning
21:47:38.731 T:139865478543424  NOTICE: VideoPlayer: Opening: http://skywebvod-s.akamaihd.net/ondemand/Production/de_at/movies/F305102270013100332001/F305102270013100332001.ism/Manifest
21:47:38.731 T:139865478543424 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:47:38.861 T:139862044813056  NOTICE: Creating InputStream
21:47:40.075 T:139862044813056   ERROR: CVideoPlayer::OpenInputStream - error opening [http://skywebvod-s.akamaihd.net/ondemand/Production/de_at/movies/F305102270013100332001/F305102270013100332001.ism/Manifest]
21:47:40.075 T:139862044813056  NOTICE: CVideoPlayer::OnExit()
21:47:40.084 T:139865478543424   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?action=playVod&vod_id=758899]
21:47:40.084 T:139865478543424  NOTICE: CVideoPlayer::CloseFile()
21:47:40.084 T:139865478543424  NOTICE: VideoPlayer: waiting for threads to exit
21:47:40.084 T:139865478543424  NOTICE: VideoPlayer: finished waiting
21:47:40.114 T:139865478543424  NOTICE: CVideoPlayer::CloseFile()
21:47:40.114 T:139865478543424  NOTICE: VideoPlayer: waiting for threads to exit
21:47:40.114 T:139865478543424  NOTICE: VideoPlayer: finished waiting
21:47:46.616 T:139864616032000   ERROR: /var/lib/vdr/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                             SNIMissingWarning
21:47:46.616 T:139864616032000   ERROR: /var/lib/vdr/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:132: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
                                             InsecurePlatformWarning
21:47:47.350 T:139865478543424  NOTICE: VideoPlayer: Opening: http://skywebvod-s.akamaihd.net/ondemand/Production/de_at/movies/F305102270013100332001/F305102270013100332001.ism/Manifest
21:47:47.350 T:139865478543424 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
21:47:47.486 T:139864616032000  NOTICE: Creating InputStream
21:47:48.661 T:139864616032000   ERROR: CVideoPlayer::OpenInputStream - error opening [http://skywebvod-s.akamaihd.net/ondemand/Production/de_at/movies/F305102270013100332001/F305102270013100332001.ism/Manifest]
21:47:48.661 T:139864616032000  NOTICE: CVideoPlayer::OnExit()
21:47:48.663 T:139865478543424   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?action=playVod&vod_id=758899]
21:47:48.683 T:139865478543424  NOTICE: CVideoPlayer::CloseFile()
21:47:48.683 T:139865478543424  NOTICE: VideoPlayer: waiting for threads to exit


Da es sich hier um ein python Problem handelt, benötige ich mal Eure Hilfe. Was zu Teufel soll ich da machen ? Aus den Seiten

https://urllib3.readthedocs.io/en/latest...usage.html

und

https://urllib3.readthedocs.io/en/latest...ml#ssl-py2

werde ich nicht so richtig schlau ! Bräuchte mal einen Denkanstoss um das Problem zu lösen. Warum meckert der da rum ? Wie gehe ich vor ??

Das ich das auf der Konsole eingeben muss -->

[email protected]:~$ python
Python 2.7.6 (default, Oct 26 2016, 20:30:19)
[GCC 4.8.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

hab ich soweit kapiert, aber was ich abarbeiten muss nich... Die Fehlermeldung im Klartext (es gibt mehrere Fehlermöglichkeiten):

InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest...l-warnings

Vielen Dank im Voraus

Gruss pritt
Silverstone CW03 mit 7" Touch TFT, easyVDR 3.0, ASUS M5A87, AMD FX 4300, nVidia VDPAU / SoftHDDevice, Digital Devices Octopus Bridge, 2 x Digital Devices Duoflex S2 (4 Tuner), SanDisk SDSSDX12, 1 x 3 TB (Media), 2 x 1,5 TB (Media), Unicable System || Thermaltake DH 101, ASUS  M5A87, AMD FX-6300 Six-Core Processor, 8 GB RAM, easyVDR 5.0 (alpha), nVidia GT 1030, SoftHDDevice,  Digital Devices Octopus Bridge, 2 x Digital Devices DuoFlex C/T2 (4 Tuner), SanDisk SDSSDX12, 2 x 1,5 TB (Media) || Fractal Design Node 304 mit NAS Openmediavault (RAID 5) 12 TB, Raspberry II mit Debian Wheezy Kartenleser, HD+, ...
Zitieren


Nachrichten in diesem Thema
Python Problem - von pritt - 17.04.2017, 22:24
RE: Python Problem - von mango - 17.04.2017, 23:16
RE: Python Problem - von SurfaceCleanerZ - 18.04.2017, 12:50
RE: Python Problem - von Noclue - 18.01.2018, 22:37
RE: Python Problem - von mango - 18.01.2018, 22:45
RE: Python Problem - von Noclue - 20.01.2018, 23:57
RE: Python Problem - von mango - 21.01.2018, 00:22
RE: Python Problem - von Noclue - 21.01.2018, 00:31
RE: Python Problem - von mango - 21.01.2018, 01:14
RE: Python Problem - von SurfaceCleanerZ - 21.01.2018, 02:45
RE: Python Problem - von gb - 21.01.2018, 09:10
RE: Python Problem - von Noclue - 21.01.2018, 15:13
RE: Python Problem - von mango - 21.01.2018, 16:50
RE: Python Problem - von Noclue - 21.01.2018, 17:18
RE: Python Problem - von Bleifuss2 - 21.01.2018, 17:12
RE: Python Problem - von mango - 21.01.2018, 17:46
RE: Python Problem - von Noclue - 21.01.2018, 18:10
RE: Python Problem - von mango - 21.01.2018, 18:13
RE: Python Problem - von Noclue - 21.01.2018, 18:32
RE: Python Problem - von SurfaceCleanerZ - 21.01.2018, 18:43
RE: Python Problem - von mango - 21.01.2018, 18:45
RE: Python Problem - von SurfaceCleanerZ - 21.01.2018, 18:49
RE: Python Problem - von Noclue - 21.01.2018, 18:56
RE: Python Problem - von mango - 21.01.2018, 18:58
RE: Python Problem - von gb - 21.01.2018, 19:03
RE: Python Problem - von mango - 21.01.2018, 19:10
RE: Python Problem - von Noclue - 21.01.2018, 19:59
RE: Python Problem - von mango - 21.01.2018, 20:39
RE: Python Problem - von mango - 21.01.2018, 21:28
RE: Python Problem - von Noclue - 21.01.2018, 21:52
RE: Python Problem - von SurfaceCleanerZ - 21.01.2018, 22:01
RE: Python Problem - von mango - 21.01.2018, 22:14
RE: Python Problem - von gb - 21.01.2018, 22:15
RE: Python Problem - von Noclue - 21.01.2018, 22:43
RE: Python Problem - von gb - 21.01.2018, 22:58
RE: Python Problem - von mango - 21.01.2018, 22:26
RE: Python Problem - von mango - 21.01.2018, 23:06
RE: Python Problem - von gb - 21.01.2018, 23:19
RE: Python Problem - von art.vandellay - 22.11.2018, 00:11
RE: Python Problem - von gb - 22.11.2018, 07:34
RE: Python Problem - von Noclue - 21.01.2018, 23:31
RE: Python Problem - von mango - 21.01.2018, 23:45
RE: Python Problem - von Noclue - 21.01.2018, 23:57
RE: Python Problem - von mango - 22.01.2018, 00:06
RE: Python Problem - von Noclue - 22.01.2018, 00:14
RE: Python Problem - von gb - 22.01.2018, 00:18
RE: Python Problem - von Noclue - 22.01.2018, 10:36
RE: Python Problem - von SurfaceCleanerZ - 22.01.2018, 00:28
RE: Python Problem - von gb - 22.01.2018, 10:50
RE: Python Problem - von Noclue - 22.01.2018, 11:03
RE: Python Problem - von Noclue - 22.01.2018, 10:51
RE: Python Problem - von gb - 22.01.2018, 11:10
RE: Python Problem - von Noclue - 22.01.2018, 11:18
RE: Python Problem - von gb - 22.01.2018, 11:24
RE: Python Problem - von Noclue - 22.01.2018, 11:37
Python Problem - von gb - 22.01.2018, 11:45
RE: Python Problem - von Noclue - 22.01.2018, 12:15
RE: Python Problem - von gb - 22.01.2018, 12:23
RE: Python Problem - von SurfaceCleanerZ - 22.01.2018, 13:44
RE: Python Problem - von Noclue - 22.01.2018, 13:47
RE: Python Problem - von gb - 22.01.2018, 13:58
RE: Python Problem - von Noclue - 22.01.2018, 14:16
RE: Python Problem - von gb - 22.01.2018, 14:32
RE: Python Problem - von Noclue - 22.01.2018, 17:44
Python Problem - von gb - 22.01.2018, 17:49
RE: Python Problem - von Noclue - 22.01.2018, 20:43
RE: Python Problem - von gb - 22.01.2018, 23:29
RE: Python Problem - von Noclue - 23.01.2018, 00:51
RE: Python Problem - von Bleifuss2 - 23.01.2018, 01:56
RE: Python Problem - von mango - 23.01.2018, 02:56
RE: Python Problem - von Noclue - 23.01.2018, 09:02
RE: Python Problem - von gb - 23.01.2018, 09:23
RE: Python Problem - von Noclue - 23.01.2018, 10:08
(Gelöst):RE: Python Problem - von Noclue - 24.01.2018, 21:44
RE: Python Problem - von mango - 24.01.2018, 23:12
RE: Python Problem - von Noclue - 26.01.2018, 23:22
RE: Python Problem - von mango - 27.01.2018, 02:40
RE: Python Problem - von SurfaceCleanerZ - 27.01.2018, 10:48
RE: Python Problem - von art.vandellay - 22.11.2018, 08:59
RE: Python Problem - von gb - 23.11.2018, 02:38
RE: Python Problem - von gb - 24.11.2018, 00:24
RE: Python Problem - von art.vandellay - 24.11.2018, 00:18
RE: Python Problem - von art.vandellay - 24.11.2018, 00:41
RE: Python Problem - von gb - 24.11.2018, 00:46
RE: Python Problem - von art.vandellay - 24.11.2018, 14:52
RE: Python Problem - von gb - 24.11.2018, 00:51
RE: Python Problem - von art.vandellay - 24.11.2018, 13:30
RE: Python Problem - von gb - 24.11.2018, 17:01
RE: Python Problem - von art.vandellay - 24.11.2018, 17:32
RE: Python Problem - von gb - 24.11.2018, 19:17
RE: Python Problem - von art.vandellay - 24.11.2018, 21:27
RE: Python Problem - von gb - 24.11.2018, 21:40
RE: Python Problem - von art.vandellay - 24.11.2018, 21:55
RE: Python Problem - von gb - 24.11.2018, 22:59
RE: Python Problem - von Oberlooser - 27.11.2018, 15:05
RE: Python Problem - von gb - 27.11.2018, 15:31
RE: Python Problem - von art.vandellay - 18.02.2019, 10:29
RE: Python Problem - von gb - 18.02.2019, 10:48
RE: Python Problem - von art.vandellay - 03.03.2019, 21:26
RE: Python Problem - von SurfaceCleanerZ - 03.03.2019, 21:35
RE: Python Problem - von art.vandellay - 03.03.2019, 21:49
RE: Python Problem - von gb - 08.03.2019, 13:20
RE: Python Problem - von art.vandellay - 09.03.2019, 00:10
RE: Python Problem - von art.vandellay - 19.03.2019, 23:47
RE: Python Problem - von SurfaceCleanerZ - 21.03.2019, 21:26
RE: Python Problem - von art.vandellay - 24.03.2019, 20:50
RE: Python Problem - von art.vandellay - 20.06.2019, 00:03
RE: Python Problem - von mango - 20.06.2019, 00:26
RE: Python Problem - von art.vandellay - 23.06.2019, 22:08
RE: Python Problem - von mblaster4711 - 16.04.2020, 15:02
RE: Python Problem - von Bleifuss2 - 20.06.2019, 14:30
RE: Python Problem - von gb - 20.06.2019, 14:49
RE: Python Problem - von Bleifuss2 - 21.06.2019, 12:42
RE: Python Problem - von gb - 21.06.2019, 12:49

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste