GithubHelp home page GithubHelp logo

Comments (4)

WasabiFan avatar WasabiFan commented on September 25, 2024

My (barely) educated guess is that the sites that fail our build are running an older version of TLS/SSL. Or maybe it's a newer version that is the problem. I'm not really sure.

I politely asked Travis to run a simple cURL on one of the failing URLs and got this:

$ curl --url https://www.hiawatha-webserver.org/ --verbose
* About to connect() to www.hiawatha-webserver.org port 443 (#0)
*   Trying 141.138.201.249... connected
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS alert, Server hello (2):
* error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
* Closing connection #0
curl: (35) error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version


The command "curl --url https://www.hiawatha-webserver.org/ --verbose" exited with 35.

from ev3dev.github.io.

dlech avatar dlech commented on September 25, 2024

It seems to be working now. I've restarted some of the checks for pull requests and they are green.

from ev3dev.github.io.

WasabiFan avatar WasabiFan commented on September 25, 2024

Yeah, I just tested it and it's working again for me too. I'd say this can be closed (at least for now).

from ev3dev.github.io.

dlech avatar dlech commented on September 25, 2024

https sites keep breaking 😢

from ev3dev.github.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.