-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Archive full game: SSL error #14
Comments
Hi @stephematician, This issue is not related to the add-on. at the point where the error happens it's at the hands of the player inputstream adaptive (a part of kodi). But this error is most likely related to your os/setup, it coud be missing some root ssl certifcate. |
Thanks for the guidance, I was thinking along the same lines re: SSL certificate. I don't have a proxy or smart dns service, so can't do much there. Have you tested with LibreElec 10.0.1? Also - is there are an obvious reason that the Condensed Games work and the full games do not? Both would use HTTPS and require SSL certs, right? |
No, I didn't I'm using it on coreelec arm which is not really different, for now I can't really test on libreelec but maybe ask in the kodi forum here maybe one of the users there have tested on libreelec 10 |
Thanks - one more question :) is it correct to say that it's failing to fetch the .mpd file? I am able to download the .mpd file if I put the link into my browser on my laptop. I'm just trying to narrow down where the problem is, thanks again. |
That's exactly what's happening inputstream adaptive is calling the link using libcurl and the ssl certificate verification is failing. |
I'm running LibreElec 10.0.1 (Kodi 19.2) on a Pi4B - connected to an (Android) wifi hotspot. From the games archive I can watch:
but not full games. Not sure why only full games fail, I've attached the log here: http://ix.io/3QO0
Hard to say where the problem is, but here's roughly where I selected the game thru the UI:
And here's the line where it attempts to get some file for the stream:
The text was updated successfully, but these errors were encountered: