Git Product home page Git Product logo

Comments (7)

blocke avatar blocke commented on June 26, 2024 1

(Sorry, I was incorrect and didn't notice the many subject alt names on the certificate being exposed.)

Many of us are getting the following error with this module:

requests.exceptions.SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:600)

from python-forecast.io.

BrianMitchL avatar BrianMitchL commented on June 26, 2024 1

All issues from yesterday seem to be gone. I'm assuming it was an issue with api.darksky.net or something between it and my server.

from python-forecast.io.

fabaff avatar fabaff commented on June 26, 2024

Would be nice if a new release is created and published at PyPI.

Thanks

from python-forecast.io.

BrianMitchL avatar BrianMitchL commented on June 26, 2024

I'm getting the same error, though referencing a different line in _ssl.c:
requests.exceptions.SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:645)

Based on the error, it seems that it's requests or OpenSSL related.

I'm running my code on the python:3 docker image. It seems strange for this (python-forecast.io) to suddenly stop working. @blocke, what is your environment like?

from python-forecast.io.

ZeevG avatar ZeevG commented on June 26, 2024

Interesting... I ran some tests on Travis to try and reproduce the problem. I ran this commit 1faf779... which should be the same as the current 1.3.4 version and the tests didn't fail (for SSL reasons). The current master branch is also passing.

I'll try to get a release out soon but it could still be 24 hours or so... and I'm not sure it will necessarily fix the problem.

Could it be a similar problem to this one https://github.com/kennethreitz/requests/issues/3593 ?

from python-forecast.io.

BrianMitchL avatar BrianMitchL commented on June 26, 2024

I should note that I am using v1.3.4 with a manual URL pointing to the newer api.darksky.net. I don't think that should matter though.

Because it worked fine on this version before today, and nothing has changed I wonder if darksky has changed certs or something has expired causing SSL in requests to fail.

I don't think that this is related to that issue, but I could be wrong, I'm not an expert on SSL/TLS.

from python-forecast.io.

ZeevG avatar ZeevG commented on June 26, 2024

I've released 1.3.5 which included the switch to api.darksky.net. I'm going to close this issue but feel free to reopen it if the problem comes back.

from python-forecast.io.

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.