Solved SSL certificate verify failed
#1
hello,
been looking all over internet to find solution for this issue but no luck with it, found thread for osx and raspberry but cacert.pem not helping
running addon on ver 16 works perfectly,
tried with nighly build ver 17, stable build vers 17 rc1 - rc3 all krypton version, just not working

error : we failed to reach server. -[SSL: CERTIFICATE_VERIFY_FAILED]
os: windows 10
ram : 16gb
Reply
#2
What add-on are we talking about that needs this? https://en.wikipedia.org/wiki/Public_key_certificate It's likely the add-on needs an update for Krypton, and you are best to search down the author and ask for support in the same place you picked this up.
Reply
#3
right now, live tv serbia addon, but had similar situation in past

heres from log file

[Edit PatK] Please no log files in the forum
Reply
#4
Not much to say which I haven't said already, 3rd party add-ons need support from their authors. If the add-on works with Jarvis, then keep that iteration until a full release of Krypton then approach the author for that update.

I do note, the Kodi forum doesn't have this add-on in it's own repository and it's likely the add-on may not have been vetted by all concerned.

Moving this thread to add-ons
Reply
#5
thing is addon is working, installed it on laptops and tv box, but wont work on my desktop PC and im sure its some python & kodi issue
Reply
#6
figured out solution for this addon :
in _Edit.py replaced
MainBase = 'https://goo.gl/xxxxx'
with 'http://goo.gl/xxxxx'
but i assume there is some other workaround with python itself
Reply
#7
Thanks for that fix, most users will not benefit unless you notify the original author and he can work out if the patch can be global.

I'll mark this thread as solved.
Reply
#8
seriously ??
do you even read what im writing, or you just dont give a crap cause it is some kind of 3rd party addon
issue is not solved, its just a quickfix for this specific addon and for some part of it, kodi should work with https urls and for some reason on my machine its not working, and as i can see on other posts there are similar issues with ssl certificate, it worked perefectly on kodi v16, but not working on kodi v17, i think it might be something with urllib2, whatever it is, its an issue

and please if you cant give a proper answer to this issue dont reply at all cause all i got is something unimportant and would really need support from someone who actualy knows something bout kodi
thank you
Reply
#9
(2017-01-23, 20:30)pureehatred Wrote: seriously ??
do you even read what im writing, or you just dont give a crap cause it is some kind of 3rd party addon
issue is not solved, its just a quickfix for this specific addon and for some part of it, kodi should work with https urls and for some reason on my machine its not working, and as i can see on other posts there are similar issues with ssl certificate, it worked perefectly on kodi v16, but not working on kodi v17, i think it might be something with urllib2, whatever it is, its an issue

and please if you cant give a proper answer to this issue dont reply at all cause all i got is something unimportant and would really need support from someone who actualy knows something bout kodi
thank you

You do realize that these guys are authors of KODI, not the addon?
Reply
#10
i do, but then they should know what it is about and try to give proper answer, not something like i give a crap about 3rd party addons

summary of issue : addon works great on v16, has ssl certificate error for https on v17 on my machine, on laptop all works great, on tv box all work great and i assume there are a lot of addons made for 16, not upgraded yet for v17
Reply
#11
Changing your host from https to http obviously will fix an SSL/TLS issue, but not the underlying one. The first thing to determine is if the site's certificate is in fact valid. I had Pandora quit on me for certificate issues and it corrected itself later. Unfortunately I don't know enough about how SSL/TLS is implemented in Kodi to figure out why Kodi might not accept a valid certificate. Could be that certain CAs aren't accepted in Kodi, or maybe it is self-signed certificate and Kodi won't accept that?

scott s.
.
maintainer of skin  Aeon MQ5 mods for post-Gotham Kodi releases:
Matrix see: Aeon MQ5 Mod Matrix release thread
Nexus see: Aeon MQ5 Mod Nexus release thread
Aeon MQ 5 skin and addon repo 11.1.0
Reply
#12
(2017-01-23, 20:30)pureehatred Wrote: seriously ?? and please if you cant give a proper answer to this issue dont reply at all cause all i got is something unimportant and would really need support from someone who actualy knows something bout kodi thank you
Was there anything I said that created so much disrespect? I simply advised you to go to the source of the add-on and connect with the author? You post in the wrong forum with a partial log about a questionable add-on, that hasn't been vetted by Team Kodi, and look for a fix? Seriously? With your attitude, it's not likely a developer would take two seconds to write off this thread.
Quote:they should know what it is about and try to give proper answer
You didn't like my answer, don't ask.
Reply
#13
yes, you closed topic making it solved even it is not,
you keep telling me to contact addon creator, if it would be issue with it i would contact him i wouldnt bother here, its some python issue with certificate, i do web development and i understand pythong a lot i could rewrite addon myself if needed this is last place i would come for help and allready regeretit cause of cocky developers like you that think we are all some ungrateful bot users asking pointless questions and you gonna upgrade my warn level for this
i came here for solution, not some pointless answers
Reply
#14
yea.. next time just say you dont give support to illegal 3rd party addons even for this occasion i stated it as example.. just dont give me bs answers, and ask what have you done to get my disrespect..
Reply
#15
(2017-01-24, 11:35)pureehatred Wrote: yea.. next time just say you dont give support to illegal 3rd party addons even for this occasion i stated it as example.. just dont give me bs answers, and ask what have you done to get my disrespect..
No need to be rude. ....

Sent from my N7100
Reply

Logout Mark Read Team Forum Stats Members Help
SSL certificate verify failed0