https://bugs.kde.org/show_bug.cgi?id=456121
Bug ID: 456121
Summary: Kdeconnect just suddenly stopped working on my pc!!
Product: kdeconnect
Version: 22.04.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: grave
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 150256
--> https://bugs.kde.org/attachment.cgi?id=150256&action=edit
A screenshot of the app for kde connect
SUMMARY
***
Kde connect suddenly stopped working on my pc and would show this message
"Paired device is not available" unless i run the following commands in the
commandline:
```
sudo iptables -I INPUT -p udp --dport 1714:1764 -j ACCEPT
sudo iptables -I INPUT -p tcp --dport 1714:1764 -j ACCEPT
```
***
STEPS TO REPRODUCE
There is nothing specific that i did before this problem started, however as
much as i remember this problem started after i updated to the latest plasma
softwares.
OBSERVED RESULT
Message "Paired device is not available" is shown even though i have made sure
to keep the phone connected and in the safe wifi network.
EXPECTED RESULT
Everything showed work as usual and i would be able to see my phone is
connected to my pc.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: 5.25.1
(available in About System)
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.