Code Monkey home page Code Monkey logo

Comments (12)

xsacha avatar xsacha commented on September 17, 2024

Sounds like different OpenSSL versions. I thought I compiled it as static.
What OpenSSL version is on your OSX El Capitan?

from sachesi.

jtet avatar jtet commented on September 17, 2024
~ openssl version
OpenSSL 0.9.8zg 14 July 2015

from sachesi.

franzos avatar franzos commented on September 17, 2024

I'm having the same issue.

OpenSSL 0.9.8zh 14 Jan 2016
MacOS 10.12.2

from sachesi.

niko-lay avatar niko-lay commented on September 17, 2024

Same issue on Siera

$ ./Sachesi
qt.network.ssl: QSslSocket: cannot resolve SSL_set_psk_client_callback
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_server_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_server_method
qt.network.ssl: QSslSocket: cannot resolve SSL_select_next_proto
qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
qt.network.ssl: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get0_next_proto_negotiated
qrc:/qml/generic/Installer.qml:90:25: Unable to assign [undefined] to QUrl
^C

$ openssl version
OpenSSL 1.0.2j  26 Sep 2016

from sachesi.

xsacha avatar xsacha commented on September 17, 2024

Are you able to compile Sachesi from source? If someone with Sierra can compile it, I can distribute it here.

from sachesi.

franzos avatar franzos commented on September 17, 2024

I'm giving it a shot. Unfortunately the compile fails. Any idea?

/Users/username/git/Sachesi/src/installer.h:27: error: 'openssl/rsa.h' file not found
#include <openssl/rsa.h>

from sachesi.

adin234 avatar adin234 commented on September 17, 2024

any updates re sierra?

from sachesi.

L1cardo avatar L1cardo commented on September 17, 2024

@franzos same issue.
'openssl/rsa.h' file not found

from sachesi.

xsacha avatar xsacha commented on September 17, 2024

This is a different issue (runtime) whereas yours is build time.

from sachesi.

pseuudonym404 avatar pseuudonym404 commented on September 17, 2024

I realise this is an old one, but I'm also getting Error 6 (SSL handshake failed) on Kubuntu 20.10 with OpenSSL 1.1.1f 31 Mar 2020

I can probably help fix it, but I haven't tracked down which bit of code I need to work on yet, tips would be helpful. :)

edit: both the distrib binary and a locally compiled copy have the same issue

from sachesi.

xsacha avatar xsacha commented on September 17, 2024

You just need to recompile it with the newer OpenSSL that you are now using

from sachesi.

pseuudonym404 avatar pseuudonym404 commented on September 17, 2024

If that had worked, I wouldn't have posted a comment. I'd already built it myself...

edit: ok, so I think it's failing from InstallNet::login() in installer.cpp, despite that not needing ssl.. a wget with the same url and useragent works just fine

edit2: so also not the same bug, should I open another?

edit3: sorry about the noise, debian (and therefore *ubuntu) disabled tls1 by default, error was nothing to do with sachesi. :)

from sachesi.

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.