Summary: | Getting "No route to host" when sending files from Linux PC to iPad in KDE Connect | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Marri <boslmari7> |
Component: | ios-application | Assignee: | Lucas W. <lucas.wang> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | flareload, hayyash, john.kizer, mhoines1992, ranbeermalhotra2004, smooth.oil3770, switi.2003, them4tas123, tomek-k, wears.monarch_5c |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Apple App Store | ||
OS: | iPadOS | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=444870 https://bugs.kde.org/show_bug.cgi?id=470314 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marri
2024-10-24 16:13:32 UTC
I also get the error when sending a file from my phone (Samsung) to the iPad Yep, getting the same error while sending files from pc to iPhone, i can send files from iPhone to pc, but not the other way around. Exactly the same problem here, when sending files to iPhone. KDE Connect for Linux: version 24.08.1-0zneon+24.04+noble+release+build5 iOS version 18.1 KDE Connect for iOS: version 0.4.1 (1) Can reproduce the bug while transferring an image from PC to iPAD on a newer version of KDE Connect.
SOFTWARE/OS VERSIONS
KDE Connect PC: 24.12.0
KDE Connect iPad: 0.4.1 (1)
iPadOS 16.6.1
Kernel: Linux 6.12.6-200.fc41.x86_64
DE: KDE Plasma 6.2.4
OS: Fedora Linux 41
Logs from Laptop when sharing was performed:
> Dec 27 09:27:14 fedora systemd[1670]: Started app-org.kde.kdeconnect.app@71ae9afbb43b42e8b3cbf4d3a7d2416a.service - KDE Connect - Device Synchronisation.
> Dec 27 09:27:15 fedora kdeconnect-app[51712]: qrc:/qt/qml/org/kde/kdeconnect/app/FindDevicesPage.qml:13:1: QML FindDevicesPage: Created graphical object was not placed in the graphics scene.
> Dec 27 09:27:21 fedora kdeconnect-app[51712]: qrc:/qt/qml/org/kde/kdeconnect/app/Settings.qml:12:1: QML Settings: Created graphical object was not placed in the graphics scene.
> Dec 27 09:32:29 fedora systemd[1670]: app-org.kde.kdeconnect.app@71ae9afbb43b42e8b3cbf4d3a7d2416a.service: Consumed 2.955s CPU time, 88.4M memory peak.
> Dec 27 09:39:37 fedora systemd[1670]: Started app-org.kde.kdeconnect.app@a465920a88974f8ba0ec26b6ea206bac.service - KDE Connect - Device Synchronisation.
> Dec 27 09:39:37 fedora kdeconnect-app[54375]: qrc:/qt/qml/org/kde/kdeconnect/app/FindDevicesPage.qml:13:1: QML FindDevicesPage: Created graphical object was not placed in the graphics scene.
> Dec 27 09:39:47 fedora kdeconnect-app[54375]: qrc:/qt/qml/org/kde/kdeconnect/app/Settings.qml:12:1: QML Settings: Created graphical object was not placed in the graphics scene.
> Dec 27 09:40:38 fedora plasmashell[2207]: kdeconnect.interfaces: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/kdeconnect/devices/EDC3510956554B4684F>
> Dec 27 09:42:49 fedora systemd[1670]: app-org.kde.kdeconnect.app@a465920a88974f8ba0ec26b6ea206bac.service: Consumed 6.033s CPU time, 86.5M memory peak.
> Dec 27 09:44:35 fedora plasmashell[2207]: kdeconnect.interfaces: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/kdeconnect/devices/EDC3510956554B4684F>
> Dec 27 09:45:14 fedora plasmashell[2207]: kdeconnect.interfaces: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/kdeconnect/devices/EDC3510956554B4684F>
> Dec 27 09:57:18 fedora plasmashell[2207]: kdeconnect.interfaces: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/modules/kdeconnect/devices/EDC3510956554B4684F>
Okay, so I found a strange behavior. If one refreshes the Discovery on iPad first and then share files, they are sent over without any errors from my laptop to iPad. Somebody please confirm this behavior. (In reply to Ranbeer Malhotra from comment #5) > Okay, so I found a strange behavior. If one refreshes the Discovery on iPad > first and then share files, they are sent over without any errors from my > laptop to iPad. Somebody please confirm this behavior. Can confirm, first just normally trying to send from PC to Iphone, no dice, after refreshing discovery no problem at all. (In reply to Ranbeer Malhotra from comment #5) > Okay, so I found a strange behavior. If one refreshes the Discovery on iPad > first and then share files, they are sent over without any errors from my > laptop to iPad. Somebody please confirm this behavior. I can confirm this issue and workaround as well. Issue and workaround confirmed for version 0.5.1 (1) on iOS 16.7.11 and 25.07.80 (beta version) on Plasma 6.4.3 . The workaround used to work for me too, but after the latest updates of IOs, KDE connect (IPad) or KDE Plasma (Manjaro) this doesn't work for me anymore. I got the error: The operation couldn't be completed (kCFStreamErrorDomainSSL error -9806.) on the ipad. journalctl gives: .... Aug 11 18:15:15 Mnjr kdeconnectd[1579]: 2025-08-11T18:10:40 kdeconnect.core: Disconnecting due to fatal SSL Error: "The certificate has expired." a dozen times I cleared all settings in kde connect (ipad) no success. |