aussieaddons / plugin.video.afl-video

Kodi add-on for AFL Video
http://aussieaddons.com/addons/afl/
GNU General Public License v3.0
20 stars 6 forks source link

502 Bad Gateway Error for Live Now Content #2647

Closed southoz closed 4 years ago

southoz commented 4 years ago

The AFL has released a new version of the AFL APP and appears they have made changes to the back end.

Error is: play.py(35) - AussieAddonsException: Error: HTTPConnectionPool(host='api.sub.afl.com.au,port=80): Max retries exceed with URL: /cfs-premium/users/mis-uuid-*** (Caused by ResponseError('too many 502 error responses',))

APP is confirmed working

Cheers

Tiff81 commented 4 years ago

I’m having the same issue. I’ve tried to add the sources again and it says ‘unable to connect’

glennguy commented 4 years ago

Hi @southoz and @Tiff81 There's a new version in the repo today - v2.0.9 You'll probably need to force the repo to refresh to pick up the update.

To force Kodi to check for the update - In the default (estuary) skin:

Go into Add-ons -> go into the 'open box' icon -> install from repository -> highlight our repo and bring up the context menu (long press, 'c', or right click) and select 'Check for updates'

southoz commented 4 years ago

@glennguy Thanks