https://bugs.kde.org/show_bug.cgi?id=371539
--- Comment #23 from Makumb8 <maku...@gmail.com> --- (In reply to Makumb8 from comment #21) > I also have the same problem and I'm using Kubuntu 16.04. > I had the same problem with the following versions: > kdeconnect (0.8-0ubuntu5) > kdeconnect-plasma (0.9 + git20160315-0ubuntu1) > I upgraded using Backports, ppa: kubuntu-ppa / backports, to version: > 1.0.1-1ubuntu1~ubuntu16.04-ppa1. > Unfortunately, the problem still exists. > I do not have firewalls that block ports and run a netstat I get this: > netstat -anp > > Proto CodaRic CodaInv Indirizzo locale Indirizzo remoto Stato > PID/Program name > tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN > 2057/dnsmasq > tcp6 0 0 :::1716 :::* LISTEN > 1610/kdeconnectd > udp 0 0 0.0.0.0:34303 0.0.0.0:* > 1181/avahi-daemon: > udp 0 0 0.0.0.0:5353 0.0.0.0:* > 1181/avahi-daemon: > udp 0 0 127.0.1.1:53 0.0.0.0:* > 2057/dnsmasq > udp 0 0 0.0.0.0:68 0.0.0.0:* > 2047/dhclient > udp 0 0 0.0.0.0:631 0.0.0.0:* > 1247/cups-browsed > udp6 0 0 :::1716 :::* > 1610/kdeconnectd > > I also tried to disable IPv6: > more /proc/sys/net/ipv6/conf/all/disable_ipv6 > 1 > But the problem is not resolved, the output of the netstat is equal. The problem has been solved!! I updated the version to kdeconnect 1.0.3-0ubuntu1~ubuntu16.04~ppa1, and everything started to work properly. However I have verified network connectivity with netstat and the situation is always the same: netstat -anp | grep kdeconnect Proto CodaRic CodaInv Indirizzo locale Indirizzo remoto Stato PID/Program name tcp6 0 0 :::1716 :::* LISTEN 1846/kdeconnectd udp6 0 0 :::1716 :::* 1846/kdeconnectd Proto RefCnt Flags Type State I-Node PID/Program name unix 3 [ ] STREAM CONNESSO 24276 1846/kdeconnectd unix 3 [ ] STREAM CONNESSO 26681 1846/kdeconnectd unix 3 [ ] STREAM CONNESSO 20381 1846/kdeconnectd unix 3 [ ] STREAM CONNESSO 20888 1846/kdeconnectd unix 3 [ ] STREAM CONNESSO 20368 1846/kdeconnectd I honestly do not know at this point what happened, the fact is that with this version now works all over again. -- You are receiving this mail because: You are watching all bug changes.