aussieaddons / plugin.video.sbs

SBS On Demand add-on for Kodi
http://aussieaddons.com/addons/sbs/
GNU General Public License v3.0
10 stars 8 forks source link

End-user bug report #1271

Closed xbmcbot closed 4 years ago

xbmcbot commented 7 years ago

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.3 Git:c1d9c5c Python Version: 2.7.13 (default, May 29 2017, 10:12:36) [GCC 6.3.0] Operating System: [linux2] (Linux 4.9.30 armv7l) IP Address: Unknown (lookup failure) ISP : TPG Internet Python Path:

/storage/.kodi/addons/plugin.video.sbs
/storage/.kodi/addons/script.common.plugin.cache/lib
/storage/.kodi/addons/script.module.beautifulsoup/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
/storage/.kodi/addons/plugin.video.sbs/resources/lib

Traceback

Traceback (most recent call last):
  File "/storage/.kodi/addons/plugin.video.sbs/resources/lib/play.py", line 43, in play
    stream_url ="%s|X-Forwarded-For=101.188.88.88" % comm.get_stream(p.id)
  File "/storage/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 278, in get_stream
    resp = fetch_protected_url(config.stream_url % program_id)
  File "/storage/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 108, in fetch_protected_url
    token = fetch_cache_token()
  File "/storage/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 103, in fetch_cache_token
    return cache.cacheFunction(fetch_auth_token)
  File "/storage/.kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction
    ret_val = funct(*args)
  File "/storage/.kodi/addons/plugin.video.sbs/resources/lib/comm.py", line 97, in fetch_auth_token
    raise Exception('Failed to fetch SBS streaming token: %s' % e)
Exception: Failed to fetch SBS streaming token: <urlopen error [Errno -2] Name or service not known>

Full log