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

Freeze connection on second login with same client but diff name #12995

Open
JayDi85 opened this issue Oct 12, 2024 · 0 comments
Open

Freeze connection on second login with same client but diff name #12995

JayDi85 opened this issue Oct 12, 2024 · 0 comments
Assignees
Labels
bug Bugs and errors server

Comments

@JayDi85
Copy link
Member

JayDi85 commented Oct 12, 2024

Sometime client freeze with "connection..." state for few minutes.

Steps to reproduce:

  • connect to server by name 1;
  • disconnect with wait option;
  • connect to server by name 2;
  • results:
    • bad: client freeze with "connection..." state untile old session catch a timeout;
    • good: client must be connected and see both players (old and new names) or catch a fast error about connection;

Reconnection with same name and restored session works fine.

Looks like it's an inner network limitation from sockets or jboss logic (restrict multiple connections from same app), need research. In normal use case users must see connection error or allow to connect with new session/socket.

shot_241012_112017

@JayDi85 JayDi85 added bug Bugs and errors server labels Oct 12, 2024
@JayDi85 JayDi85 self-assigned this Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and errors server
Projects
None yet
Development

No branches or pull requests

1 participant