https://bugs.kde.org/show_bug.cgi?id=499604
Bug ID: 499604
Summary: KDE connect doesn't find any devices. Error sending
UDP packet; Failed to open any MDNS client/server
sockets
Classification: Applications
Product: kdeconnect
Version: unspecified
Platform: Neon
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 178024
--> https://bugs.kde.org/attachment.cgi?id=178024&action=edit
firewalld kdeconnect configurations
SUMMARY
Haven't been able to connect any devices via kdeconnect, either via bluetooth
or wi-fi. Followed the steps in the troubleshooting page of the KDEconnect wiki
to no results.
I use KDEneon and firewalld (v2.1.1) has the proper port exceptions.
Output of netcat -z -v <my-phone-ip> 1714-1716
Connection to <myphoneip> 1716 port [tcp/*] succeeded!
Output of netstat -tunelp | grep -i kdeconnect
tcp6 0 0 :::1716 :::* LISTEN
1000 11758018 65038/kdeconnectd
udp 0 0 0.0.0.0:45501 0.0.0.0:*
1000 11753369 65038/kdeconnectd
udp 0 0 0.0.0.0:5353 0.0.0.0:*
1000 11758019 65038/kdeconnectd
udp 0 0 0.0.0.0:48982 0.0.0.0:*
1000 11753371 65038/kdeconnectd
udp6 0 0 :::36985 :::*
1000 11753373 65038/kdeconnectd
udp6 0 0 :::5353 :::*
1000 11758020 65038/kdeconnectd
udp6 0 0 :::46740 :::*
1000 11753370 65038/kdeconnectd
udp6 0 0 :::56560 :::*
1000 11753372 65038/kdeconnectd
udp6 0 0 :::1716 :::*
1000 11758017 65038/kdeconnectd
Output of journalctl --user
[email protected]
fev 05 11:51:51 jfb kdeconnectd[3146]: 2025-02-05T11:51:51 default: Error
sending UDP packet: QAbstractSocket::NetworkError
-- Boot cad84d817ea8441fa37a1db870eb198b --
fev 05 12:50:40 jfb systemd[2558]: Starting
[email protected] - KDE Connect...
fev 05 12:50:40 jfb systemd[2558]: Started
[email protected] - KDE Connect.
fev 05 12:50:41 jfb kdeconnectd[3279]: 2025-02-05T12:50:41 default: Error
sending UDP packet: QAbstractSocket::NetworkError
fev 05 12:50:41 jfb kdeconnectd[3279]: 2025-02-05T12:50:41 kdeconnect.core:
Failed to open any MDNS client sockets
fev 05 12:50:41 jfb kdeconnectd[3279]: 2025-02-05T12:50:41 kdeconnect.core:
Failed to open any MDNS server sockets
fev 06 11:32:19 jfb kdeconnectd[3279]: 2025-02-06T11:32:19 default: Error
sending UDP packet: QAbstractSocket::NetworkError
fev 06 13:34:24 jfb systemd[2558]:
[email protected]: Consumed 1.011s CPU time.
OBSERVED RESULT
No devices are listed as available on KDEconnect.
EXPECTED RESULT
List of phones connected to the network and/or bluetooth should be present.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 6.2
KDE Plasma Version: Plasma 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
--
You are receiving this mail because:
You are watching all bug changes.