Giter VIP home page Giter VIP logo

Comments (3)

exarkun avatar exarkun commented on August 17, 2024

I think this is an incompatibility between Twisted and OpenSSL (not pyOpenSSL). Older versions of OpenSSL don't have OP_NO_TLSv1_1. pyOpenSSL (which deals gracefully with older and newer versions of OpenSSL) consequently doesn't export it. But Twisted unconditionally tries to use it, breaking.

But I suppose it could also be due to a very old version of pyOpenSSL.

There are two (!!) upstream bug reports about this:

I'm not sure if this is easily fixable in kubetop but hopefully it will be fixed in Twisted 17.2...

from kubetop.

glyph avatar glyph commented on August 17, 2024

How exactly did you install kubetop? I'm trying to understand all the circumstances where this can occur, so that I'm sure that any fix we have gives users correct directions about how to remedy it.

from kubetop.

exarkun avatar exarkun commented on August 17, 2024

If anyone can reproduce this and provide instructions for doing so, please leave them in a comment here and re-open the issue.

Until then, closing this as it's not clear what the problem is (and therefore the means to fix it are similarly unclear).

from kubetop.

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.