Every time i try to pair i get the following error:
Error trying to pair: This device cannot be paired because it is running an old version of KDE Connect.
The devices can see each other. I have the latest version of KDE Connect.
kdeconnectd
is listening.
tcp6 0 0 :::1716 :::* LISTEN 1000 116575 6636/kdeconnectd
udp6 0 0 :::1716 :::* 1000 116574 6636/kdeconnectd
netstat -v -z 192.168.1.3 1714-1764
results in one successfull connection attempt.
Resetting the config did nothing.
Opening the ports in ufw
did nothing, neither did disabling it.
I am using a wireless USB adapter running rtl8821CU (GitHub - brektrou/rtl8821CU: Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux).
Refreshing the device list in the mobile app causes an error on desktop:
org.kde.kdeconnect[6636]: qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_load_verify_dir
org.kde.kdeconnect[6636]: qt.network.ssl: An error encountered while to set root certificates location: ""
Any help greatly appreciated.