https://bugs.kde.org/show_bug.cgi?id=406978
--- Comment #2 from 4mr.m...@gmail.com --- I am running kdeconnect 1.3.4 I tried to look at logcat earlier but there is so much spam and nothing stands out. Running kdeconnect interactively produces the following log on feature trigger. It seems there is a problem with sftp connection. (I took the liberty of some anonymization in the following log) kdeconnect.plugin.sftp: Mount device: "OnePlus" mi.plugin.sftp: Created mounter kdeconnect.plugin.sftp: Starting loop to wait for mount kdeconnect.plugin.sftp: Unmount QObject(0x0) kdeconnect.core: Converting IPv6 QHostAddress("::ffff:10.0.0.1") to IPv4 QHostAddress("10.0.0.1") kdeconnect.plugin.sftp: Starting process: "sshfs kdeconnect@10.0.0.1:/ /run/user/1000/c4ab0db3dd8b84e3 -p 1740 -s -f -F /dev/null -o IdentityFile=/home/user/.config/kdeconnect/privateKey.pem -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o HostKeyAlgorithms=+ssh-dss -o uid=1000 -o gid=1000 -o reconnect -o ServerAliveInterval=30 -o password_stdin" QDBusAbstractAdaptor: Cannot relay signal SftpPlugin::packetReceived(NetworkPacket): Unregistered input type in parameter list: NetworkPacket kdeconnect.plugin.sftp: Process started kdeconnect.plugin.sftp: "OnePlus" "Remote filesystem mounted at /run/user/1000/c4ab0db3dd8b84e3" kdeconnect.plugin.sftp: stdout: "Warning: Permanently added '[10.0.0.1]:1740' (RSA) to the list of known hosts.\r\n" kdeconnect.plugin.sftp: stdout: "Received disconnect from 10.0.0.1 port 1740:2: Too many authentication failures\r\nDisconnected from 10.0.0.1 port 1740\r\n" kdeconnect.plugin.sftp: stdout: "read: Connection reset by peer\n" kdeconnect.plugin.sftp: Process finished (exit code: 1 ) kdeconnect.plugin.sftp: "OnePlus" Remote filesystem unmounted kdeconnect.plugin.sftp: Unmount KProcess(0x55f9ceeabe00) /usr/bin/fusermount: entry for /run/user/1000/c4ab0db3dd8b84e3 not found in /etc/mtab kdeconnect.plugin.sftp: Destroy mounter kdeconnect.plugin.sftp: Unmount QObject(0x0) kdeconnect.plugin.sftp: Mount device: "OnePlus" kdeconnect.plugin.sftp: Created mounter kdeconnect.plugin.sftp: Starting loop to wait for mount kdeconnect.plugin.sftp: Unmount QObject(0x0) kdeconnect.core: Converting IPv6 QHostAddress("::ffff:10.0.0.1") to IPv4 QHostAddress("10.0.0.1") kdeconnect.plugin.sftp: Starting process: "sshfs kdeconnect@10.0.0.1:/ /run/user/1000/c4ab0db3dd8b84e3 -p 1740 -s -f -F /dev/null -o IdentityFile=/home/user/.config/kdeconnect/privateKey.pem -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o HostKeyAlgorithms=+ssh-dss -o uid=1000 -o gid=1000 -o reconnect -o ServerAliveInterval=30 -o password_stdin" QDBusAbstractAdaptor: Cannot relay signal SftpPlugin::packetReceived(NetworkPacket): Unregistered input type in parameter list: NetworkPacket kdeconnect.plugin.sftp: Process started kdeconnect.plugin.sftp: "OnePlus" "Remote filesystem mounted at /run/user/1000/c4ab0db3dd8b84e3" kdeconnect.plugin.sftp: stdout: "Warning: Permanently added '[10.0.0.1]:1740' (RSA) to the list of known hosts.\r\n" kdeconnect.plugin.sftp: stdout: "Received disconnect from 10.0.0.1 port 1740:2: Too many authentication failures\r\nDisconnected from 10.0.0.1 port 1740\r\n" kdeconnect.plugin.sftp: stdout: "read: Connection reset by peer\n" kdeconnect.plugin.sftp: Process finished (exit code: 1 ) kdeconnect.plugin.sftp: "OnePlus" Remote filesystem unmounted kdeconnect.plugin.sftp: Unmount KProcess(0x55f9cee1c8d0) /usr/bin/fusermount: entry for /run/user/1000/c4ab0db3dd8b84e3 not found in /etc/mtab kdeconnect.plugin.sftp: Destroy mounter kdeconnect.plugin.sftp: Unmount QObject(0x0) -- You are receiving this mail because: You are watching all bug changes.