| Summary: | When ever I try to connect my Linux mint laptop with my android phone, it shows that "error trying to pair: this device cannot be paired because it is running an old version of KDE connect. But I am using the latest kde connect app available in Play Store | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Nandu <ynandunavadeep45321> |
| Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | sunny, ven.dev |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | This is the error I am getting. | ||
|
Description
Nandu
2022-10-15 17:57:19 UTC
Created attachment 152856 [details]
This is the error I am getting.
Same here. Ubuntu 22.10 with KDE Connect 22.08.3 on my desktop; Android 13 with KDE Connect 1.19.1 on my phone. Console output of kdeconnectd: qt.network.ssl: QSslSocket: cannot resolve SSL_get1_peer_certificate qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_get_base_id qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_load_verify_dir qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_load_verify_dir qt.network.ssl: An error encountered while to set root certificates location: "" qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get1_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get1_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_load_verify_dir qt.network.ssl: An error encountered while to set root certificates location: "" qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get1_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get1_peer_certificate qt.network.ssl: QSslSocket: cannot call unresolved function EVP_PKEY_get_base_id Device pairing error "This device cannot be paired because it is running an old version of KDE Connect." Same issue. I've seen from a rapid check at journalctl similar entries to what Eric Rösch reported I noticed the common factor is that we're using Ubuntu 22.xx in a way or another. A quick search about one of the logs led me to another repository issue where the solution was to patch OpenSSL. So it might be linked to the OpenSSL version bundled in this distribution version Desktop OS: Linux Mint 21.1 Mobile OS: Android 8.1 KDE Connect (desktop client) version: 22.04.3 KDE Connect (mobile client) version: 1.21.1 |