aussieaddons / plugin.video.abc_iview

ABC iView add-on for Kodi
http://aussieaddons.com/addons/abc_iview/
GNU General Public License v3.0
61 stars 24 forks source link

End-user bug report #1891

Open xbmcbot opened 8 years ago

xbmcbot commented 8 years ago

Automatic bug report from end-user.

Environment

Plugin Name: ABC iView Plugin ID: plugin.video.abc_iview Plugin Version: 1.7.2 XBMC/Kodi Version: 15.2 Git:2015-10-19-02e7013 Python Version: 2.6.5 (r265:79063, Oct 19 2015, 08:05:00) [GCC 4.8] Operating System: [linux3](Linux 3.4.0-perf-g9f39ecd armv7l) IP Address: 78.46.192.82 (static.82.192.46.78.clients.your-server.de) ISP : Hetzner Online GmbH Python Path:

/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview
/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-1.apk/assets/python2.6/lib/python26.zip
/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6
/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/plat-linux3
/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-tk
/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-old
/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-dynload
/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib

Traceback

Traceback (most recent call last):
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 35, in make_series_list
    series_list = comm.get_programme_from_feed(category)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 111, in get_programme_from_feed
    feed = get_feed(keyword)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 106, in get_feed
    feed = cache.cacheFunction(fetch_protected_url, url)
  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.abc_iview/resources/lib/comm.py", line 76, in fetch_protected_url
    return fetch_url(url, headers)
  File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 70, in fetch_url
    raise fail_exception
URLError: <urlopen error [Errno 1] _ssl.c:480: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>

Full xbmc.log

RustyKnight commented 8 years ago

I believe this is also the same issue I'm having

iView 1.7.2 Kodi 17.0 alpha

19:32:39 T:140735121298176   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.abc_iview/)
19:32:39 T:140735121298176   DEBUG:   ParentPath = [plugin://plugin.video.abc_iview/]
19:32:39 T:140735121298176   DEBUG: Loading items: 20, directory: plugin://plugin.video.abc_iview/ sort method: 0, ascending: false
19:32:39 T:4791472128   DEBUG: Thread BackgroundLoader start, auto delete: false
19:32:39 T:4786659328   DEBUG: CAddonDatabase::SetLastUsed[plugin.video.abc_iview] took 2 ms
19:32:39 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:39 T:4791472128   DEBUG: Thread BackgroundLoader 4791472128 terminating
19:32:39 T:4805386240   DEBUG: GetImageHash - unable to stat url
19:32:40 T:140735121298176   DEBUG: Previous line repeats 11 times.
19:32:40 T:140735121298176    INFO: CheckIdle - Closing session to http://www.msftncsi.com (easy=0x7fdf3fc42200, multi=0x0)
19:32:40 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:42 T:140735121298176   DEBUG: Previous line repeats 46 times.
19:32:42 T:140735121298176   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.abc_iview/?category=abc4kids)
19:32:42 T:140735121298176   DEBUG:   ParentPath = [plugin://plugin.video.abc_iview/]
19:32:42 T:4786659328   DEBUG: StartScript - calling plugin ABC iView('plugin://plugin.video.abc_iview/','8','?category=abc4kids')
19:32:42 T:4791472128   DEBUG: Thread LanguageInvoker start, auto delete: false
19:32:42 T:4791472128    INFO: initializing python engine.
19:32:42 T:4791472128   DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): start processing
19:32:42 T:4805386240   DEBUG: CAddonDatabase::SetLastUsed[plugin.video.abc_iview] took 3 ms
19:32:42 T:4791472128   DEBUG: -->Python Interpreter Initialized<--
19:32:42 T:4791472128   DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): the source file to load is "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py"
19:32:42 T:4791472128   DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): setting the Python path to /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview:/Users/swhitehead/Library/Application Support/Kodi/addons/script.common.plugin.cache/lib:/Users/swhitehead/Library/Application Support/Kodi/addons/script.module.beautifulsoup/lib:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/setuptools-18.4-py2.7.egg:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/Pillow-3.0.0-py2.7-macosx-10.4-x86_64.egg:/Applications/Kodi.app/Contents/Libraries:/Applications/Kodi.app/Contents/Libraries/lib/python27.zip:/Applications/Kodi.app/Contents/Libraries/lib/python2.7:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-darwin:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac/lib-scriptpackages:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-tk:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-old:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-dynload:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages
19:32:42 T:4791472128   DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): entering source directory /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview
19:32:42 T:4791472128   DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): instantiating addon using automatically obtained id of "plugin.video.abc_iview" dependent on version 2.1.0 of the xbmc.python api
19:32:42 T:140735121298176   DEBUG: ------ Window Init (DialogBusy.xml) ------
19:32:42 T:4791472128   DEBUG: [ABC iView v1.7.2] XBMC/Kodi 17.0-ALPHA2 running on OSX
19:32:42 T:4791472128   DEBUG: [ABC iView v1.7.2] Getting programme from feed (abc4kids)
19:32:42 T:4791472128   DEBUG: [ABC iView v1.7.2] Fetching feed
19:32:42 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:42 T:4791472128   DEBUG: Previous line repeats 4 times.
19:32:42 T:4791472128   DEBUG: [ABC iView v1.7.2] Fetching URL: https://tviview.abc.net.au/iview/feed/lg/?keyword=abc4kids
19:32:42 T:4805386240   DEBUG: GetImageHash - unable to stat url
19:32:43 T:4791472128   DEBUG: Previous line repeats 18 times.
19:32:43 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 1/10
19:32:43 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:43 T:4791472128   DEBUG: Previous line repeats 1 times.
19:32:43 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 2/10
19:32:43 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:43 T:4791472128   DEBUG: Previous line repeats 2 times.
19:32:43 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 3/10
19:32:43 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:43 T:4791472128   DEBUG: Previous line repeats 1 times.
19:32:43 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 4/10
19:32:43 T:4805386240   DEBUG: GetImageHash - unable to stat url
19:32:43 T:4791472128   DEBUG: Previous line repeats 1 times.
19:32:43 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 5/10
19:32:43 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:44 T:4791472128   DEBUG: Previous line repeats 2 times.
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 6/10
19:32:44 T:4805386240   DEBUG: GetImageHash - unable to stat url
19:32:44 T:4791472128   DEBUG: Previous line repeats 1 times.
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 7/10
19:32:44 T:4805386240   DEBUG: GetImageHash - unable to stat url
19:32:44 T:4791472128   DEBUG: Previous line repeats 4 times.
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 8/10
19:32:44 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:44 T:4791472128   DEBUG: Previous line repeats 1 times.
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 9/10
19:32:44 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:44 T:4791472128   DEBUG: Previous line repeats 3 times.
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 10/10
19:32:44 T:4791472128   DEBUG: [ABC iView v1.7.2] Traceback (most recent call last):
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 35, in make_series_list
                                                series_list = comm.get_programme_from_feed(category)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 111, in get_programme_from_feed
                                                feed = get_feed(keyword)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 106, in get_feed
                                                feed = cache.cacheFunction(fetch_protected_url, url)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction
                                                ret_val = funct(*args)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 76, in fetch_protected_url
                                                return fetch_url(url, headers)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 70, in fetch_url
                                                raise fail_exception
                                            URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
19:32:44 T:4782370816   DEBUG: GetImageHash - unable to stat url
19:32:45 T:4791472128   DEBUG: Previous line repeats 17 times.
19:32:45 T:4791472128   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.URLError'>
                                            Error Contents: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
                                            Traceback (most recent call last):
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py", line 47, in <module>
                                                series.make_series_list(params_str)
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 52, in make_series_list
                                                utils.handle_error('Unable to fetch program list. Please try again later.')
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/utils.py", line 234, in handle_error
                                                latest_version = issue_reporter.get_latest_version()
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 149, in get_latest_version
                                                versions = get_versions()
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 138, in get_versions
                                                tags = fetch_tags()
                                              File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 131, in fetch_tags
                                                return json.load(urllib2.urlopen("%s/tags" % config.GITHUB_API_URL))
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 154, in urlopen
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 431, in open
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 449, in _open
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 409, in _call_chain
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 1240, in https_open
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 1197, in do_open
                                            URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
                                            -->End of Python script error report<--
andybotting commented 8 years ago

Can you try the master zip file? That includes an SSL that should work, hopefully

On 18 Jul 2016 7:06 AM, "Shane Whitehead" notifications@github.com wrote:

I believe this is also the same issue I'm having

iView 1.7.2 Kodi 17.0 alpha

19:32:39 T:140735121298176 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.abc_iview/) 19:32:39 T:140735121298176 DEBUG: ParentPath = [plugin://plugin.video.abc_iview/] 19:32:39 T:140735121298176 DEBUG: Loading items: 20, directory: plugin://plugin.video.abc_iview/ sort method: 0, ascending: false 19:32:39 T:4791472128 DEBUG: Thread BackgroundLoader start, auto delete: false 19:32:39 T:4786659328 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.abc_iview] took 2 ms 19:32:39 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:39 T:4791472128 DEBUG: Thread BackgroundLoader 4791472128 terminating 19:32:39 T:4805386240 DEBUG: GetImageHash - unable to stat url 19:32:40 T:140735121298176 DEBUG: Previous line repeats 11 times. 19:32:40 T:140735121298176 INFO: CheckIdle - Closing session to http://www.msftncsi.com (easy=0x7fdf3fc42200, multi=0x0) 19:32:40 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:42 T:140735121298176 DEBUG: Previous line repeats 46 times. 19:32:42 T:140735121298176 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.abc_iview/?category=abc4kids) 19:32:42 T:140735121298176 DEBUG: ParentPath = [plugin://plugin.video.abc_iview/] 19:32:42 T:4786659328 DEBUG: StartScript - calling plugin ABC iView('plugin://plugin.video.abc_iview/','8','?category=abc4kids') 19:32:42 T:4791472128 DEBUG: Thread LanguageInvoker start, auto delete: false 19:32:42 T:4791472128 INFO: initializing python engine. 19:32:42 T:4791472128 DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): start processing 19:32:42 T:4805386240 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.abc_iview] took 3 ms 19:32:42 T:4791472128 DEBUG: -->Python Interpreter Initialized<-- 19:32:42 T:4791472128 DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): the source file to load is "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py" 19:32:42 T:4791472128 DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): setting the Python path to /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview:/Users/swhitehead/Library/Application Support/Kodi/addons/script.common.plugin.cache/lib:/Users/swhitehead/Library/Application Support/Kodi/addons/script.module.beautifulsoup/lib:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/setuptools-18.4-py2.7.egg:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages/Pillow-3.0.0-py2.7-macosx-10.4-x86_64.egg:/Applications/Kodi.app/Contents/Libraries:/Applications/Kodi.app/Contents/Libraries/lib/python27.zip:/Applications/Kodi.app/Contents/Libraries/lib/python2.7:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-darwin:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/plat-mac/lib-scriptpackages:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-tk:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-old:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/lib-dynload:/Applications/Kodi.app/Contents/Libraries/lib/python2.7/site-packages 19:32:42 T:4791472128 DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): entering source directory /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview 19:32:42 T:4791472128 DEBUG: CPythonInvoker(12, /Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py): instantiating addon using automatically obtained id of "plugin.video.abc_iview" dependent on version 2.1.0 of the xbmc.python api 19:32:42 T:140735121298176 DEBUG: ------ Window Init (DialogBusy.xml) ------ 19:32:42 T:4791472128 DEBUG: [ABC iView v1.7.2] XBMC/Kodi 17.0-ALPHA2 running on OSX 19:32:42 T:4791472128 DEBUG: [ABC iView v1.7.2] Getting programme from feed (abc4kids) 19:32:42 T:4791472128 DEBUG: [ABC iView v1.7.2] Fetching feed 19:32:42 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:42 T:4791472128 DEBUG: Previous line repeats 4 times. 19:32:42 T:4791472128 DEBUG: [ABC iView v1.7.2] Fetching URL: https://tviview.abc.net.au/iview/feed/lg/?keyword=abc4kids 19:32:42 T:4805386240 DEBUG: GetImageHash - unable to stat url 19:32:43 T:4791472128 DEBUG: Previous line repeats 18 times. 19:32:43 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 1/10 19:32:43 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:43 T:4791472128 DEBUG: Previous line repeats 1 times. 19:32:43 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 2/10 19:32:43 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:43 T:4791472128 DEBUG: Previous line repeats 2 times. 19:32:43 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 3/10 19:32:43 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:43 T:4791472128 DEBUG: Previous line repeats 1 times. 19:32:43 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 4/10 19:32:43 T:4805386240 DEBUG: GetImageHash - unable to stat url 19:32:43 T:4791472128 DEBUG: Previous line repeats 1 times. 19:32:43 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 5/10 19:32:43 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:44 T:4791472128 DEBUG: Previous line repeats 2 times. 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 6/10 19:32:44 T:4805386240 DEBUG: GetImageHash - unable to stat url 19:32:44 T:4791472128 DEBUG: Previous line repeats 1 times. 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 7/10 19:32:44 T:4805386240 DEBUG: GetImageHash - unable to stat url 19:32:44 T:4791472128 DEBUG: Previous line repeats 4 times. 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 8/10 19:32:44 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:44 T:4791472128 DEBUG: Previous line repeats 1 times. 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 9/10 19:32:44 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:44 T:4791472128 DEBUG: Previous line repeats 3 times. 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Error fetching URL: "<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>". Attempting to retry URL fetch 10/10 19:32:44 T:4791472128 DEBUG: [ABC iView v1.7.2] Traceback (most recent call last): File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 35, in make_series_list series_list = comm.get_programme_from_feed(category) File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 111, in get_programme_from_feed feed = get_feed(keyword) File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 106, in get_feed feed = cache.cacheFunction(fetch_protected_url, url) File "/Users/swhitehead/Library/Application Support/Kodi/addons/script.common.plugin.cache/lib/StorageServer.py", line 570, in cacheFunction ret_val = funct(*args) File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 76, in fetch_protected_url return fetch_url(url, headers) File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/comm.py", line 70, in fetch_url raise fail_exception URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> 19:32:44 T:4782370816 DEBUG: GetImageHash - unable to stat url 19:32:45 T:4791472128 DEBUG: Previous line repeats 17 times. 19:32:45 T:4791472128 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

  • NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'urllib2.URLError'> Error Contents: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> Traceback (most recent call last): File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/default.py", line 47, in series.make_series_list(params_str) File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/series.py", line 52, in make_series_list utils.handle_error('Unable to fetch program list. Please try again later.') File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/utils.py", line 234, in handle_error latest_version = issue_reporter.get_latest_version() File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 149, in get_latest_version versions = get_versions() File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 138, in get_versions tags = fetch_tags() File "/Users/swhitehead/Library/Application Support/Kodi/addons/plugin.video.abc_iview/resources/lib/issue_reporter.py", line 131, in fetch_tags return json.load(urllib2.urlopen("%s/tags" % config.GITHUB_API_URL)) File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 154, in urlopen File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 431, in open File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 449, in _open File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 409, in _call_chain File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 1240, in https_open File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.7/urllib2.py", line 1197, in do_open URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)> -->End of Python script error report<--

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andybotting/xbmc-addon-abc-iview/issues/1891#issuecomment-233204147, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdoVcQ5mrohjOBX8RJBzYVVyJ92O8G8ks5qWplogaJpZM4JONVP .

RustyKnight commented 8 years ago

From memory I download the latest Repo zip yesterday to try and fix it, I'll try the individual (iView only) zip and see what happens

andybotting commented 8 years ago

Yeah, you'll want to install from the repo first, then upgrade to the iView master zip file. That way, the dependencies will be installed automatically and you'll get the SSL fix in iView.

Let me know how that goes - that SSL fix needs a bit of testing and I was cut a release soon.

Thanks

On 18 July 2016 at 08:31, Shane Whitehead notifications@github.com wrote:

From memory I download the latest Repo zip yesterday to try and fix it, I'll try the individual (iView only) zip and see what happens

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/andybotting/xbmc-addon-abc-iview/issues/1891#issuecomment-233208085, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdoVbxAfz3fRNth0iZEvzmZxbhdhob9ks5qWq1DgaJpZM4JONVP .

RustyKnight commented 8 years ago

So I uninstalled the add ons and repo, re-downloaded a fresh copy of the repo and installed and the add ons and still have the same issue. Repo version 1.3, iView version 1.7.2

andybotting commented 8 years ago

After that, did you upgrade to the master zip file for iView?

On 18 Jul 2016 8:33 PM, "Shane Whitehead" notifications@github.com wrote:

So I uninstalled the add ons and repo, re-downloaded a fresh copy of the repo and installed and the add ons and still have the same issue. Repo version 1.3, iView version 1.7.2

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/andybotting/xbmc-addon-abc-iview/issues/1891#issuecomment-233295433, or mute the thread https://github.com/notifications/unsubscribe-auth/AAdoVcQLUrDVJ7K0QbYMA9uTkAsODjfsks5qW1ZdgaJpZM4JONVP .

RustyKnight commented 8 years ago

I hadn't previously. I download the latest iView Zip and installed it (updated the existing add-on) and the problem pesists

andybotting commented 8 years ago

Sorry, just realised that the SSL fix I had wasn't in master yet. I have just released v1.7.3 which includes the fix - would appreciate if you could let me know if it does fix the issue for you.

RustyKnight commented 8 years ago

Cool, I'll download them tonight and let you know.

Appreciate you looking into it, my 4 year old really enjoys watching ABC4 kids on iView as she gets to pick and choose what she wants to watch.

Also, appreciate all the hard work you do and having it go offline for a few days isn't a big issue ;)