On 8/30/26 22:59, Charles Curley wrote:
On Sun, 30 Aug 2026 18:15:49 +0100
Peter Hillier-Brook <[email protected]> wrote:
I've been successfully using KDE Connect between my various Android
phones and KDE under all versions of Debian until Trixie, when it
ceased to connect. Any helpful thoughts will be very welcome.
I have had no problems connecting with KDE Connect to an iPhone. Might
the problem be on the Android side?
Hello, maybe check if you have the package "plasma-firewall" installed
and "firewalld". If so try stopping firewalld with :
sudo systemctl stop firewalld.service
and try reconnecting your kdeconnect devices. If that works you will
need to either uninstall/disable firewalld, or better configure it
properly to let kdeconnect through. This may be applicable to "ufw"
also, but it only happened to me with "firewalld".