https://bugs.kde.org/show_bug.cgi?id=508960
Bug ID: 508960
Summary: Cannot send files because all ports are in use by
kdeconnect
Classification: Applications
Product: kdeconnect
Version First 25.08.0
Reported In:
Platform: Bazzite
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Unable to send files to other devices using KDE Connect
STEPS TO REPRODUCE
1. Send file with KDE Connect (plasmoid, context menu and cli tested)
OBSERVED RESULT
- File does not get sent to the device.
- No output with GUI methods. CLI specifies that the file was shared: `Shared
file://<file path>`
EXPECTED RESULT
- File should have appeared in the destination device's configured share folder
SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
ADDITIONAL INFORMATION
Error in journalctl: `kdeconnect.core: CompositeUploadJob::startListening() -
Error opening a port in range 1739 - 1764`
All the ports in this range are already in use by kdeconnect for other uses:
```
PORT NODE NAME
1739 TCP *:webaccess (LISTEN)
1740 TCP *:encore (LISTEN)
1741 TCP *:cisco-net-mgmt (LISTEN)
1742 TCP *:3Com-nsd (LISTEN)
1743 TCP *:cinegrfx-lm (LISTEN)
1744 TCP *:ncpm-ft (LISTEN)
1745 TCP *:remote-winsock (LISTEN)
1746 TCP *:ftrapid-1 (LISTEN)
1747 TCP *:ftrapid-2 (LISTEN)
1748 TCP *:oracle-em1 (LISTEN)
1749 TCP *:aspen-services (LISTEN)
1750 TCP *:sslp (LISTEN)
1751 TCP *:swiftnet (LISTEN)
1752 TCP *:lofr-lm (LISTEN)
1753 TCP *:predatar-comms (LISTEN)
1754 TCP *:oracle-em2 (LISTEN)
1755 TCP *:ms-streaming (LISTEN)
1756 TCP *:capfast-lmd (LISTEN)
1757 TCP *:cnhrp (LISTEN)
1758 TCP *:tftp-mcast (LISTEN)
1759 TCP *:spss-lm (LISTEN)
1760 TCP *:www-ldap-gw (LISTEN)
1761 TCP *:cft-0 (LISTEN)
1762 TCP *:cft-1 (LISTEN)
1763 TCP *:cft-2 (LISTEN)
1764 TCP *:cft-3 (LISTEN)
```
--
You are receiving this mail because:
You are watching all bug changes.