Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QSslSocket: cannot resolve SSLv2_client_method #17

Closed
illwieckz opened this issue Mar 20, 2018 · 2 comments
Closed

QSslSocket: cannot resolve SSLv2_client_method #17

illwieckz opened this issue Mar 20, 2018 · 2 comments

Comments

@illwieckz
Copy link
Member

I built the updater to have a look, and I got some ssl-related errors, and nothing is downloaded, neither blog entries neither the game itself, I guess the following json error occurs on an empty file due to a timeout or something like that.

qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
file:///…/Qt5.9.1/5.9.1/gcc_64/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model"
qrc:/News.qml:30: SyntaxError: JSON.parse: Parse error
@DolceTriade
Copy link
Member

Can you check if you get this on the latest prebuilt version? I haven't committed anything since then. This sounds like a QT issue and not being able to dynamically load an SSL library.

@illwieckz
Copy link
Member Author

This happened with an old build of mine, seems related to some mismatch with old build and newer distro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants