Git Product home page Git Product logo

Comments (6)

hikavdh avatar hikavdh commented on September 24, 2024

Why do you think it to be an SSL error?
Can you open the link in your browser? I can!

from tvgrabpyapi.

tonyschuite avatar tonyschuite commented on September 24, 2024

yeah, I can too... but this one is running off a freenas system and when using fetch or wget i get returned an SSL error:

wget https://web-api-pepper.horizon.tv/oesp/api/NL/nld/web/channels/
--2017-08-26 22:19:20--  https://web-api-pepper.horizon.tv/oesp/api/NL/nld/web/channels/
Resolving web-api-pepper.horizon.tv (web-api-pepper.horizon.tv)... 2a00:fd0:1012:110::115, 83.98.5.91
Connecting to web-api-pepper.horizon.tv (web-api-pepper.horizon.tv)|2a00:fd0:1012:110::115|:443... failed: No route to host.
Connecting to web-api-pepper.horizon.tv (web-api-pepper.horizon.tv)|83.98.5.91|:443... connected.
OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Unable to establish SSL connection.

Either way it is not working. how do I troubleshoot this?

from tvgrabpyapi.

hikavdh avatar hikavdh commented on September 24, 2024

So I guess you are missing the needed ssl libraries on that machine. But it does retrieve the sourcefiles from git-hub, which also is https.
Also I see "No route to host" which could point to a dns or firewall problem.

from tvgrabpyapi.

hikavdh avatar hikavdh commented on September 24, 2024

Which Python version are you using? The minimum version of 2.7.9 is especially for https support.

from tvgrabpyapi.

hikavdh avatar hikavdh commented on September 24, 2024

I look better at your post and the first failure is on ipv6, which you can ignore. But my guess would still be some firewall issue. Do you have special rules for your NAS on your router? does your NAS run iptables?

from tvgrabpyapi.

tonyschuite avatar tonyschuite commented on September 24, 2024

I am using Python 2.7.13 so no problems there
I don't have any specific settings concerning IP tables or anything. I can also correctly fetch the git source so that should not work if there where any SSL issues on my system... I will see if i can troubleshoot some more.

from tvgrabpyapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.