-
Notifications
You must be signed in to change notification settings - Fork 123
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
You are already logged on to this server. #30
Comments
Unfortunately, this still seems to be happening. There is a post about it on my forums and it seems like almost all of my players have experienced this at least once. |
I have found one possible cause of this issue: If you log in to the server but cancel while it is still on "Logging in..", the error seems to happen. |
Then it's probably a Bungee issue |
Another way to cause this problem: Lose connection to the server. It seems like sometimes the player isn't removed from redis when you aren't disconnect correctly. |
If your redis server goes down all of a sudden this will happen or if your spigot servers aren't stopped correctly. There should be some form of failsafe but end-game all you have to do to fix it is not kill your bungeecords or database and if it does happen just FLUSHALL in redis. |
@volxz There are several ways to make this problem occurring. |
@markusmarkusz can you tell me any other ways to recreate the problem aside from improper shutdowns? |
Read above |
|
@markusmarkusz I'm aware of this, I've been working on a from-the-ground-up rewrite of RedisBungee for the past few months, haven't been able to finish it due to work. |
@chnkr did you fix this yet? |
Possibly related to SpigotMC/BungeeCord#2371 |
Sometimes, players will see this message even though they are not logged on. When it happened to myself, it took about four retries before login finally succeeded.
The text was updated successfully, but these errors were encountered: