Giter VIP home page Giter VIP logo

Comments (12)

francescou avatar francescou commented on June 11, 2024

Hello Michael,
I can't reproduce the issue but I've installed docker-compose-search on a python:2.7.8 container, even if it works there are several warnings about the connection.

On the urllib3 documentation I've read about some restriction on the ssl module using python version < 2.7.9

Could you please try to upgrade python and see if it works?

Thanks

Francesco

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

Hello Michael,
did you solve the issue?

from docker-compose-search.

mklatsky avatar mklatsky commented on June 11, 2024

I have upgraded python to 2.7.11, and urllib3 is at 1.15, and I still have the same error.

Unfortunately the issue was not solved.

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

could you please tell me what version of openssl you have installed?

openssl version

from docker-compose-search.

mklatsky avatar mklatsky commented on June 11, 2024

openssl version
OpenSSL 0.9.8zh 14 Jan 2016

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

I think that the problem could be due to an outdated openssl version. Could you upgrade it?

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

any news?

from docker-compose-search.

mklatsky avatar mklatsky commented on June 11, 2024

I don't have anything to update right now- although I found something interesting which may be impacting this. When I run 'openssl version', the version reported is OpenSSL 0.9.8zh 14 Jan 2016.

However, the version available from home-brew is 1.0.2g. If I try to 'brew install openssl', I receive the notice: Warning: openssl-1.0.2g already installed.

I will try to unwind this as it may be tangentially related to the core issue.

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

I've done some quick test on my girlfriend macbook.

it seems that older versions of openssl can't connect to https://www.composeregistry.com so I've upgraded to 1.0.2g and it works:

/usr/local/Cellar/openssl/1.0.2g/bin/openssl s_client -connect www.composeregistry.com:443

I guess you should link the newer openssl to /usr/local/bin in place of the previous openssl executable

from docker-compose-search.

francescou avatar francescou commented on June 11, 2024

I'm closing the issue since it seems it's not related to my project, feel free to reopen if necessary

from docker-compose-search.

cherryz avatar cherryz commented on June 11, 2024

@francescou @mklatsky I have the same problem, did you solve it?

from docker-compose-search.

jrostamir avatar jrostamir commented on June 11, 2024

check the following link. Hope it helps.

from docker-compose-search.

Related Issues (3)

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.