aussieaddons / repo

Aussie Add-ons repository for Kodi
http://aussieaddons.com/installation/
100 stars 45 forks source link

ABC iView error #44

Open jpdehollain opened 7 years ago

jpdehollain commented 7 years ago

I tried playing a couple of links from the ABC iView add-on and kept getting an error. I've uploaded the full log file, but I believe the relevant errors I get are: ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://abcsecurehttp... ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403 ERROR: CCurlFile::Open failed with code 403 for https://abcsecurehttp...

I live in the Netherlands, so it could be related to geo-blocking, but it's odd because I've been using this add-on without problems recently. kodi.log.txt

andybotting commented 7 years ago

I was under the impression that everything was geoblocked. You should look into a vpn or smart DNS service to get you access

NikolaiHampton commented 7 years ago

I may be able to confirm this (from within Australia). A clean Kodi 17.1 as of this morning, no other plugins.

I added ABC iView and SBS on Demand via the catchup tv repo.

SBS On Demand works fine.

ABC iView browses ok, but attempting to play results in nothing played.

kodi.log from plugin launch to "Playback Failed" error:

https://pastebin.com/raw/15e8znWg

Edit: Which is very odd because the URL in the error (https://abcsecurehttp-a.akamaihd.net/playback/_definst_/_video/NC1705H065S00MA1D1_16b01e77_650000.mp4?d=lg&a=e00445df73b357cc19361baf3df8e9fa) works fine from my laptop's browser.

Edit 2: Another log https://pastebin.com/raw/Lj2LgtU7

NikolaiHampton commented 7 years ago

This appears to be transient. It started working with no changes.

andybotting commented 7 years ago

@NikolaiHampton yeah, I think their API is struggling with some requests. I've got some new code I'm working on with some clever retry mechanisms, so hopefully this will be less of an issue in the future.