linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06586
[Bug 1127553] Re: Connection closed without reason to the client
I found only one way to be disconnected without a message which is in
the login hammering prevention part of the guard. Tentative fix
committed, please reopen if you still experience this.
** Changed in: adchpp
Status: New => Fix Committed
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1127553
Title:
Connection closed without reason to the client
Status in ADCH++:
Fix Committed
Bug description:
When a client tries to connect with a registered nickname, sometimes
the hub decides it can not verify the client's authentication.
However, the client doesn't get any message about what is wrong and
only gets disconnected. Meanwhile, while running the hub in dbg, the
only message that is related to it is "disconnecting because 18" -
also not very informative. Sometimes a password change may help, but
even that isn't always helping.
A session from dbg:
W7OC connected
W7OC ready
W7OC entering IDENTIFY
W7OC verifying IP xx.xx.xx.xx
W7OC verifying CID VFXHSFHDWWX6BRBOTRT7NYN6DSDGQAWELQ4YHWA
W7OC verifying nick DjSlash
W7OC entering VERIFY
W7OC disconnecting because 18
Removing W7OC - VFXHSFHDWWX6BRBOTRT7NYN6DSDGQAWELQ4YHWA
ManagedSocket deleted
SocketStream deleted
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1127553/+subscriptions
References