https://bugs.kde.org/show_bug.cgi?id=525890
Bug ID: 525890
Summary: Fails to reconnect on timeout
Classification: Applications
Product: konversation
Version First Git
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: protocol
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
When connection fails in the early stage, Konversation gets stuck reconnecting
forever.
This seems like a regression - I haven't had that before a couple months ago.
It's probably *not* the same as https://bugs.kde.org/show_bug.cgi?id=525074 .
This one is about the next stage, after the connection is successfully
established.
Right after it's stuck, ss shows unacknowledged data:
[REDACTED due to spam filter. It shows 1633 bytes in Send-Q]
After some time, the socket disappears from `ss` but Konversation isn't
affected.
STEPS TO REPRODUCE
1. Be on a network with intermittent packet loss
2. Reconnect
OBSERVED RESULT
Stuck on:
[05:59:57] [Error] Connection to server irc.libera.chat (port 6697) lost:
Unknown error.
[05:59:57] [Info] Trying to reconnect to irc.libera.chat (port 6697) in 10
seconds.
[06:00:07] [Info] Looking for server irc.libera.chat (port 6697)...
[06:00:10] [Info] Server found, connecting...
EXPECTED RESULT
After TCP socket drops, connects again.
ADDITIONAL INFO
Version 1.10.26081
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.5
KDE Frameworks Version: 6.30.0
Qt Version: 6.11.2
Kernel Version: 7.2.5-200.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.