RedisBungee icon indicating copy to clipboard operation
RedisBungee copied to clipboard

You are already logged on to this server.

Open ItsHarry opened this issue 9 years ago • 12 comments

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.

upload_2016-1-5_11-41-1

ItsHarry avatar Jan 06 '16 19:01 ItsHarry

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.

ItsHarry avatar Jan 31 '16 16:01 ItsHarry

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.

ItsHarry avatar Feb 16 '16 21:02 ItsHarry

Then it's probably a Bungee issue

minecrafter avatar Feb 16 '16 21:02 minecrafter

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.

markusmarkusz avatar Jan 19 '17 16:01 markusmarkusz

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.

ethan-gallant avatar Mar 02 '17 22:03 ethan-gallant

@Volxz There are several ways to make this problem occurring.

markusmarkusz avatar Mar 02 '17 22:03 markusmarkusz

@markusmarkusz can you tell me any other ways to recreate the problem aside from improper shutdowns?

ethan-gallant avatar Mar 02 '17 22:03 ethan-gallant

Read above

MedicOP avatar Mar 02 '17 22:03 MedicOP

@Volxz

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.

markusmarkusz avatar Mar 02 '17 23:03 markusmarkusz

@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.

ghost avatar Mar 03 '17 09:03 ghost

@chnkr did you fix this yet?

ethan-gallant avatar Jun 19 '17 01:06 ethan-gallant

Possibly related to https://github.com/SpigotMC/BungeeCord/issues/2371

Mystiflow avatar Mar 05 '18 01:03 Mystiflow