Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host timed out without sending any identity #49

Open
buschmann23 opened this issue May 10, 2022 · 10 comments
Open

Host timed out without sending any identity #49

buschmann23 opened this issue May 10, 2022 · 10 comments
Assignees

Comments

@buschmann23
Copy link

buschmann23 commented May 10, 2022

When trying to connect my Sailfish Connect device (Sony Xperia X, SFOS 4.4.0.58) with my desktop PC (openSUSE Tumbleweed, KDE Connect 22.04.0) I can not find the device. Ports are not blocked and both devices are in the same network. KDE connect prints the following message to the log when trying to update the list of discovered devices:

kdeconnect.core: LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.200")

The address fits the LAN address of my phone. So, not sure if this is an issue with Sailfish Connect or with KDE Connect. I already tried to remove current configuration in ~/.config/harbour-sailfishconnect but without any success.

@R1tschY R1tschY self-assigned this May 14, 2022
@R1tschY
Copy link
Owner

R1tschY commented May 14, 2022

Sailfish Connect was correctly discovered by a UDP datagram, but it seems to not answer the TCP request correctly. Can you please try to refresh the device list in KDE Connect. In this case the UDP datagram is send by KDE Connect and Sailfish Connect will try to connect by TCP.

@buschmann23
Copy link
Author

Pressing Refresh for the device list in KDE connect has the same effect. Nothing happens and the log prints the line mentioned in the opening post.

@R1tschY
Copy link
Owner

R1tschY commented May 14, 2022

Can you start Sailfish Connect in the terminal (harbour-sailfishconnect)?

@buschmann23
Copy link
Author

Yes, for sure. But there is no output, except the nice ASCII art. :)

@R1tschY
Copy link
Owner

R1tschY commented May 14, 2022

Here is a debug build:
harbour-sailfishconnect-0.7.0-0.1.armv7hl.zip

Please install it, start from the terminal, refresh on Sailfish Connect, refresh on KDE Connect and than post the log.

@buschmann23
Copy link
Author

Startup:

   ____     _ ______     __   _____                       __
  / __/__ _(_) / _(_)__ / /  / ___/__  ___  ___  ___ ____/ /_
 _\ \/ _ `/ / / _/ (_-</ _ \/ /__/ _ \/ _ \/ _ \/ -_) __/ __/
/___/\_,_/_/_/_//_/___/_//_/\___/\___/_//_/_//_/\__/\__/\__/
 --- Version 0.7.0
[D] SailfishConnect::{anonymous}::initI18n:112 - availableApplicationTranslations QSet("fi", "cs", "de", "it", "en_US", "pl", "sv", "fr", "ru", "zh_CN", "es", "et")
[D] SailfishConnect::{anonymous}::initI18n:113 - languages ("de_DE", "de")
[D] SailfishConnect::AppDaemon::onDeviceVisibilityChanged:144 - Device changed, got 0 connected devices
[D] unknown:0 - Using Wayland-EGL
[D] Daemon::forceOnNetworkChange:153 - Sending onNetworkChange to 0 LinkProviders
[D] Daemon::init:68 - Daemon starting
[D] LanLinkProvider::onStart:110 - LanLinkProvider started
[D] Daemon::init:103 - Daemon started
[D] LanLinkProvider::broadcastToNetwork:139 - Broadcasting identity packet
[D] LanLinkProvider::newConnection:402 - LanLinkProvider newConnection
[D] LanLinkProvider::dataReceived:449 - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652548436474\",\"type\":\"kdeconnect.identity\"}\n"
[D] LanLinkProvider::dataReceived:494 - Starting client ssl (but I'm the server TCP socket)
[W] LanLinkProvider::newConnection()::<lambda:421 - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")

Refresh list in Sailfish Connect:

[D] Daemon::forceOnNetworkChange:153 - Sending onNetworkChange to 1 LinkProviders
[D] LanLinkProvider::broadcastToNetwork:139 - Broadcasting identity packet
[D] LanLinkProvider::newConnection:402 - LanLinkProvider newConnection
[D] LanLinkProvider::dataReceived:449 - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652548469501\",\"type\":\"kdeconnect.identity\"}\n"
[D] LanLinkProvider::dataReceived:494 - Starting client ssl (but I'm the server TCP socket)
[W] LanLinkProvider::newConnection()::<lambda:421 - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")

Refresh list in KDE Connect:

[D] LanLinkProvider::tcpSocketConnected:320 - TCP connection done (i'm the existing device)
[D] LanLinkProvider::tcpSocketConnected:328 - Starting server ssl (I'm the client TCP socket)

@R1tschY
Copy link
Owner

R1tschY commented May 14, 2022

Maybe it is a timing issue. Can you please run QT_MESSAGE_PATTERN="[%{type}] %{time process} %{category} (%{function}:%{line}) - %{message}" harbour-sailfishconnect in the terminal.

@buschmann23
Copy link
Author

[nemo@XperiaX ~]$ QT_MESSAGE_PATTERN="[%{type}] %{time process} %{category} (%{function}:%{line}) - %{message}" harbour-sailfishconnect
   ____     _ ______     __   _____                       __
  / __/__ _(_) / _(_)__ / /  / ___/__  ___  ___  ___ ____/ /_
 _\ \/ _ `/ / / _/ (_-</ _ \/ /__/ _ \/ _ \/ _ \/ -_) __/ __/
/___/\_,_/_/_/_//_/___/_//_/\___/\___/_//_/_//_/\__/\__/\__/
 --- Version 0.7.0
[debug]      0.000 sailfishconnect.ui (SailfishConnect::{anonymous}::initI18n:112) - availableApplicationTranslations QSet("pl", "sv", "fr", "en_US", "ru", "es", "et", "fi", "zh_CN", "cs", "de", "it")
[debug]      0.000 sailfishconnect.ui (SailfishConnect::{anonymous}::initI18n:113) - languages ("de_DE", "de")
[debug]      0.065 sailfishconnect.ui (SailfishConnect::AppDaemon::onDeviceVisibilityChanged:144) - Device changed, got 0 connected devices
[debug]      0.098 default (unknown:0) - Using Wayland-EGL
[debug]      0.954 kdeconnect.core (Daemon::forceOnNetworkChange:153) - Sending onNetworkChange to 0 LinkProviders
[debug]      1.152 kdeconnect.core (Daemon::init:68) - Daemon starting
[debug]      1.396 kdeconnect.core (LanLinkProvider::onStart:110) - LanLinkProvider started
[debug]      1.397 kdeconnect.core (Daemon::init:103) - Daemon started
[debug]      1.532 kdeconnect.core (LanLinkProvider::broadcastToNetwork:139) - Broadcasting identity packet
[debug]      1.569 kdeconnect.core (LanLinkProvider::newConnection:402) - LanLinkProvider newConnection
[debug]      3.258 kdeconnect.core (LanLinkProvider::dataReceived:449) - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652551816231\",\"type\":\"kdeconnect.identity\"}\n"
[debug]      3.263 kdeconnect.core (LanLinkProvider::dataReceived:494) - Starting client ssl (but I'm the server TCP socket)
[warning]      3.269 kdeconnect.core (LanLinkProvider::newConnection()::<lambda:421) - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")
[debug]     11.311 kdeconnect.core (Daemon::forceOnNetworkChange:153) - Sending onNetworkChange to 1 LinkProviders
[debug]     11.312 kdeconnect.core (LanLinkProvider::broadcastToNetwork:139) - Broadcasting identity packet
[debug]     11.341 kdeconnect.core (LanLinkProvider::newConnection:402) - LanLinkProvider newConnection
[debug]     11.343 kdeconnect.core (LanLinkProvider::dataReceived:449) - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652551827700\",\"type\":\"kdeconnect.identity\"}\n"
[debug]     11.345 kdeconnect.core (LanLinkProvider::dataReceived:494) - Starting client ssl (but I'm the server TCP socket)
[warning]     12.310 kdeconnect.core (LanLinkProvider::newConnection()::<lambda:421) - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")
[debug]     18.197 kdeconnect.core (LanLinkProvider::tcpSocketConnected:320) - TCP connection done (i'm the existing device)
[debug]     18.198 kdeconnect.core (LanLinkProvider::tcpSocketConnected:328) - Starting server ssl (I'm the client TCP socket)
[debug]     19.746 kdeconnect.core (LanLinkProvider::tcpSocketConnected:320) - TCP connection done (i'm the existing device)
[debug]     19.747 kdeconnect.core (LanLinkProvider::tcpSocketConnected:328) - Starting server ssl (I'm the client TCP socket)

@R1tschY
Copy link
Owner

R1tschY commented May 14, 2022

Your network seems to be pretty slow. The SSL connection must be established in 1 second. Here is a build with a timeout of 30 seconds, please try it: harbour-sailfishconnect-0.7.0-0.1.armv7hl.zip

@buschmann23
Copy link
Author

Hm, tried it, did not change anything. Log seems to be the same:

[nemo@XperiaX ~]$ QT_MESSAGE_PATTERN="[%{type}] %{time process} %{category} (%{function}:%{line}) - %{message}" harbour-sailfishconnect
   ____     _ ______     __   _____                       __
  / __/__ _(_) / _(_)__ / /  / ___/__  ___  ___  ___ ____/ /_
 _\ \/ _ `/ / / _/ (_-</ _ \/ /__/ _ \/ _ \/ _ \/ -_) __/ __/
/___/\_,_/_/_/_//_/___/_//_/\___/\___/_//_/_//_/\__/\__/\__/
 --- Version 0.7.0
[debug]      0.000 sailfishconnect.ui (SailfishConnect::{anonymous}::initI18n:112) - availableApplicationTranslations QSet("es", "et", "zh_CN", "fi", "cs", "de", "it", "en_US", "pl", "sv", "fr", "ru")
[debug]      0.000 sailfishconnect.ui (SailfishConnect::{anonymous}::initI18n:113) - languages ("de_DE", "de")
[debug]      0.061 sailfishconnect.ui (SailfishConnect::AppDaemon::onDeviceVisibilityChanged:144) - Device changed, got 0 connected devices
[debug]      0.091 default (unknown:0) - Using Wayland-EGL
[debug]      0.991 kdeconnect.core (Daemon::forceOnNetworkChange:153) - Sending onNetworkChange to 0 LinkProviders
[debug]      1.177 kdeconnect.core (Daemon::init:68) - Daemon starting
[debug]      1.431 kdeconnect.core (LanLinkProvider::onStart:110) - LanLinkProvider started
[debug]      1.432 kdeconnect.core (Daemon::init:103) - Daemon started
[debug]      1.581 kdeconnect.core (LanLinkProvider::broadcastToNetwork:139) - Broadcasting identity packet
[debug]      1.613 kdeconnect.core (LanLinkProvider::newConnection:402) - LanLinkProvider newConnection
[debug]      1.614 kdeconnect.core (LanLinkProvider::dataReceived:449) - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652562278048\",\"type\":\"kdeconnect.identity\"}\n"
[debug]      1.615 kdeconnect.core (LanLinkProvider::dataReceived:494) - Starting client ssl (but I'm the server TCP socket)
[warning]      2.675 kdeconnect.core (LanLinkProvider::newConnection()::<lambda:421) - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")
[debug]     11.928 kdeconnect.core (Daemon::forceOnNetworkChange:153) - Sending onNetworkChange to 1 LinkProviders
[debug]     11.931 kdeconnect.core (LanLinkProvider::broadcastToNetwork:139) - Broadcasting identity packet
[debug]     12.000 kdeconnect.core (LanLinkProvider::newConnection:402) - LanLinkProvider newConnection
[debug]     12.001 kdeconnect.core (LanLinkProvider::dataReceived:449) - LanLinkProvider received reply: "{\"body\":{\"deviceId\":\"_d0662777_b5da_4d35_a562_660207457e33_\",\"deviceName\":\"[email protected]\",\"deviceType\":\"desktop\",\"incomingCapabilities\":[\"kdeconnect.mousepad.echo\",\"kdeconnect.lock\",\"kdeconnect.battery.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.telephony\",\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.presenter\",\"kdeconnect.sms.attachment_file\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.mpris.request\",\"kdeconnect.connectivity_report\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.clipboard\",\"kdeconnect.photo\",\"kdeconnect.mousepad.request\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\"],\"outgoingCapabilities\":[\"kdeconnect.lock\",\"kdeconnect.findmyphone.request\",\"kdeconnect.battery.request\",\"kdeconnect.notification.action\",\"kdeconnect.bigscreen.stt\",\"kdeconnect.notification.request\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo.request\",\"kdeconnect.connectivity_report.request\",\"kdeconnect.mpris.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.notification.reply\",\"kdeconnect.sms.request\",\"kdeconnect.lock.request\",\"kdeconnect.mpris\",\"kdeconnect.ping\",\"kdeconnect.runcommand.request\",\"kdeconnect.share.request\",\"kdeconnect.notification\",\"kdeconnect.clipboard.connect\",\"kdeconnect.share.request.update\",\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.sftp.request\",\"kdeconnect.clipboard\",\"kdeconnect.mousepad.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.runcommand\",\"kdeconnect.battery\",\"kdeconnect.systemvolume\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.sms.request_attachment\",\"kdeconnect.sms.request_conversations\"],\"protocolVersion\":7},\"id\":\"1652562290426\",\"type\":\"kdeconnect.identity\"}\n"
[debug]     12.003 kdeconnect.core (LanLinkProvider::dataReceived:494) - Starting client ssl (but I'm the server TCP socket)
[warning]     13.051 kdeconnect.core (LanLinkProvider::newConnection()::<lambda:421) - LanLinkProvider/newConnection: Host timed out without sending any identity. QHostAddress("::ffff:192.168.178.199")
[debug]     20.343 kdeconnect.core (LanLinkProvider::tcpSocketConnected:320) - TCP connection done (i'm the existing device)
[debug]     20.344 kdeconnect.core (LanLinkProvider::tcpSocketConnected:328) - Starting server ssl (I'm the client TCP socket)
[debug]     22.076 kdeconnect.core (LanLinkProvider::tcpSocketConnected:320) - TCP connection done (i'm the existing device)
[debug]     22.077 kdeconnect.core (LanLinkProvider::tcpSocketConnected:328) - Starting server ssl (I'm the client TCP socket)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants