Habe seit heute Nachmittag mal wieder ein Problem. Beim Starten des Streams bekomme ich folgendes Log:
Code
18:39:06.234 T:1771041696 ERROR: GetDirectory - Error getting
18:39:41.908 T:1962541056 ERROR: Previous line repeats 6 times.
18:39:41.908 T:1962541056 NOTICE: Samba is idle. Closing the remaining connections
18:39:42.242 T:1587291040 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'requests.exceptions.ConnectionError'>
Error Contents: HTTPConnectionPool(host='www.skygo.sky.de', port=80): Max retries exceeded with url: /epgd/sg/ipad/excerpt/ (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x6580b750>: Failed to establish a new connection: [Errno -2] Name or service not known',))
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.skygo.de/default.py", line 25, in <module>
liveTv.playLiveTv(params['channel_id'])
File "/storage/.kodi/addons/plugin.video.skygo.de/resources/lib/liveTv.py", line 17, in playLiveTv
r = requests.get(url)
File "/storage/.kodi/addons/script.module.requests/lib/requests/api.py", line 70, in get
return request('get', url, params=params, **kwargs)
File "/storage/.kodi/addons/script.module.requests/lib/requests/api.py", line 56, in request
return session.request(method=method, url=url, **kwargs)
File "/storage/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 488, in request
resp = self.send(prep, **send_kwargs)
File "/storage/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 609, in send
r = adapter.send(request, **kwargs)
File "/storage/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 487, in send
raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='www.skygo.sky.de', port=80): Max retries exceeded with url: /epgd/sg/ipad/excerpt/ (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x6580b750>: Failed to establish a new connection: [Errno -2] Name or service not known',))
-->End of Python script error report<--
18:39:42.386 T:1962541056 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?action=playLive&channel_id=118]
18:40:51.408 T:1762653088 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
18:40:51.408 T:1762653088 WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
18:41:11.751 T:1762653088 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
18:41:11.752 T:1762653088 WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 2
18:41:21.798 T:1762653088 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
18:41:21.800 T:1762653088 ERROR: ExtractFrame: Could not decode a frame
18:46:27.506 T:1962541056 ERROR: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.skygo.de/default.py): script didn't stop in 5 seconds - let's kill it
18:46:27.507 T:1962541056 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?action=playLive&channel_id=118]
18:56:03.661 T:1962541056 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
18:56:33.259 T:1762653088 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://www.skygo.sky.de/sg/bin/EPGChannel/ipad/channel_146.png
18:56:33.318 T:1771041696 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://www.skygo.sky.de/sg/bin/EPGEvent/ipad/event_3112396.png
18:56:55.922 T:1962541056 ERROR: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.skygo.de/default.py): script didn't stop in 5 seconds - let's kill it
18:56:55.923 T:1962541056 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.skygo.de/?action=playLive&channel_id=119]
18:57:10.293 T:1534886816 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://www.skygo.sky.de/sg/bin/EPGChannel/ipad/channel_140.png
18:57:19.049 T:1771041696 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
18:57:19.050 T:1771041696 ERROR: CCurlFile::Open failed with code 0 for https://www.skygo.sky.de/sg/bin/EPGChannel/ipad/channel_142.png
18:57:21.112 T:1534886816 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://www.skygo.sky.de/sg/bin/EPGChannel/ipad/channel_29.png
18:57:23.228 T:1874850720 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
18:57:23.228 T:1874850720 ERROR: CCurlFile::Open failed with code 0 for https://www.skygo.sky.de/sg/bin/EPGEvent/ipad/event_3112394.png
Alles anzeigen
Habt ihr Ideen was nicht funktioniert?