You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/categories.py", line 32, in make_category_list
categories = comm.get_categories()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 128, in get_categories
category_data = fetch_url(url)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 62, in fetch_url
request = session.get(url)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 501, in get
return self.request('GET', url, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 488, in request
resp = self.send(prep, **send_kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 609, in send
r = adapter.send(request, **kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 487, in send
raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='iview.abc.net.au', port=80): Max retries exceeded with url: /api/navigation/mobile/2/?device=hbb&hbr=1 (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x6f35b410>: Failed to establish a new connection: [Errno 4] non-recoverable failure in name resolution.',))
The text was updated successfully, but these errors were encountered:
Automatic bug report from end-user.
Environment
Plugin Name: ABC iView
Plugin ID: plugin.video.abc_iview
Plugin Version: 1.8.0
XBMC/Kodi Version: 16.1 Git:2016-04-24-c327c53
Python Version: 2.6.5 (r265:79063, Apr 24 2016, 10:31:19) [GCC 4.8]
Operating System: [linux3] (Linux 3.10.33 armv7l)
IP Address: Unknown (lookup failure)
ISP : Optus
Python Path:
Traceback
The text was updated successfully, but these errors were encountered: