Bug 431224 - KDEConnect daemon drops connections
Summary: KDEConnect daemon drops connections
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Simon Redman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-06 12:38 UTC by Vuk Mirovic
Modified: 2021-01-06 12:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vuk Mirovic 2021-01-06 12:38:41 UTC
SUMMARY

I have installed kdeconnect on both pc and android phone, they are on the same network but can't find each other, pc is 192.168.1.4, phone is 192.168.1.2.

I tried troubleshooting. I can telnet from pc to android phone 192.168.1.2 1716 succeeds and stays on, but I can't telnet from phone to pc with 192.16.8.1.4 1716, thou ss -tulpn shows kde daemon listening on 1716 for both UDP and TCP. 
When I try to locally connect with telnet 127.0.0.1 1716 connection is established but immediately dropped.
Don't have any firewall running and when I start http server on port 1716 on pc I can telnet to it from phone, so connectivity should not be a problem.

STEPS TO REPRODUCE
1. Try telnet to PC running kdeconnect on ip 1716 

OBSERVED RESULT
Connection is established and immediately dropped

EXPECTED RESULT
Connection stays on

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION