#17 Failed to check version info. Check your Internet connection and try again.

Open
opened 1 year ago by erunam · 7 comments
erunam commented 1 year ago

Shows when attempting to install the game, terminal outputs:

qml: DEP Script finished with code: 0 qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate qml: SyntaxError: JSON.parse: Parse error

Perhaps this error comes from an old depreciated version of TLS?

There does not seem to be an issue with my network, trying with/without ipv6 gave the same error.

Shows when attempting to install the game, terminal outputs: `qml: DEP Script finished with code: 0 qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate qml: SyntaxError: JSON.parse: Parse error ` Perhaps this error comes from an old depreciated version of TLS? There does not seem to be an issue with my network, trying with/without ipv6 gave the same error.
loentar commented 1 year ago
Owner

Hi, try installing libssl1.1

The Qt version used is depend on that lib.

Hi, try installing `libssl1.1` The Qt version used is depend on that lib.
liuk commented 1 year ago

same here, libssl1.1 doesn't exist outside debian repos

same here, `libssl1.1` doesn't exist outside debian repos
loentar commented 1 year ago
Owner

Looks like we need to move to the newer version of Qt

Looks like we need to move to the newer version of Qt
loentar commented 1 year ago
Owner

Please try this one: Built with Qt 6.4.2 on Ubuntu 22.04.

https://drive.google.com/file/d/1Q5abxnYBYCu3kQ3zbOMh-t7zKXqFghMy/view?usp=share_link

Please try this one: Built with Qt 6.4.2 on Ubuntu 22.04. https://drive.google.com/file/d/1Q5abxnYBYCu3kQ3zbOMh-t7zKXqFghMy/view?usp=share_link
liuk commented 1 year ago

didn't work for me :/

OS: Fedora release 38 (Rawhide) x86_64
Kernel: 6.2.0-0.rc4.31.fc38.x86_64
didn't work for me :/ ``` OS: Fedora release 38 (Rawhide) x86_64 Kernel: 6.2.0-0.rc4.31.fc38.x86_64 ```
liuk commented 1 year ago

on terminal:

on terminal:
loentar commented 1 year ago
Owner

from https://forum.qt.io/topic/136538/workaround-for-using-ssl-3-in-qt-6-3/3

No, Qt6.3 does not support OpenSSL 3 - install OpenSSL 1.1

Seems like there is no possibility of using openssl3, Qt6.4 doesn't support it.

Also I'm not sure regarding bundling libssl1 to AppImage it may not work properly of different systems.

You may still try grabbing Ubuntu libs: #12

from https://forum.qt.io/topic/136538/workaround-for-using-ssl-3-in-qt-6-3/3 > No, Qt6.3 does not support OpenSSL 3 - install OpenSSL 1.1 Seems like there is no possibility of using openssl3, Qt6.4 doesn't support it. Also I'm not sure regarding bundling libssl1 to AppImage it may not work properly of different systems. You may still try grabbing Ubuntu libs: https://notabug.org/loentar/paimon-launcher/issues/12#issuecomment-33407
Sign in to join this conversation.
No Label
No Milestone
No assignee
3 Participants
Loading...
Cancel
Save
There is no content yet.