End-user bug report
Closed this issue · 0 comments
xbmcbot commented
Automatic bug report from end-user.
Environment
Plugin Name: SBS On Demand
Plugin ID: plugin.video.sbs
Plugin Version: 1.1.0
XBMC/Kodi Version: 17.4 Git:20170822-7fc6da0
Python Version: 2.7.12 (default, Aug 22 2017, 08:42:34) [GCC 4.9.x 20150123 (prerelease)]
Operating System: [linux2] (Linux 3.14.29 armv8l)
IP Address: Unknown (lookup failure)
ISP : Eftel Limited.
Python Path:
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.common.plugin.cache/lib
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.beautifulsoup/lib
/
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python27.zip
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/plat-linux2
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-tk
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-old
/data/app/org.xbmc.kodi-2/base.apk/assets/python2.7/lib/python2.7/lib-dynload
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib
Traceback
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib/play.py", line 43, in play
stream_url = comm.get_stream(p.id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 277, in get_stream
resp = fetch_protected_url(config.stream_url % program_id)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 107, in fetch_protected_url
token = fetch_cache_token()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 102, in fetch_cache_token
return cache.cacheFunction(fetch_auth_token)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction
ret_val = funct(*args)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 96, in fetch_auth_token
raise Exception('Failed to fetch SBS streaming token: %s' % e)
Exception: Failed to fetch SBS streaming token: <urlopen error [Errno 7] No address associated with hostname>