LuckPerms

LuckPerms

41.4k Downloads

LP 5.0.5.7 Issue related to the MongoDB implementation

TMCGH opened this issue · 9 comments

commented

Originally had an entire bungee mock network running properly, LPB vzn 4.4.22 and LP 5.0.5.7 on the servers..

started randomly running into "Failed to connect to server" when attempting to connect to the network with no errors in my bungee,hub, or server console whenever LPB was enabled so I got temporarily disabled the bungee / hub system and turned my main server into a direct connection , online-mode:true and bungeecord:false and am now getting this error in console. (LP on the server itself was still enabled)

http://prntscr.com/ro2ikj

commented

No. It's an implementation issue related to the MongoDB implementation (which you should put in the title).

commented

UPDATE:
After disabling LPB 4.4.22 I no longer received the "Failed to connect to server" error that sent no error to any console denying from users to connect to the hub server.

I now am seeing my player attempt to get connected to the default fallback server, but was then greeted by the same UUID error denying their join. http://prntscr.com/ro6je1

After disabling LP 5.0.5.7 on my hub server, the player was then able to join the server.

commented

Tried updating to latest LP spigot, but it did not help. Could there be some sort of confliction or something in the DB?

commented

@Andre601 The reason I made the ticket was that I was receiving "Failed to connect to server" without any errors on the console only while LuckpermsBungee was enabled.
The actual UUID error in console (screenshot) happenes when Luckperms Spigot is enabled.

After removing LPB from the bungee plugins, the player was able to connect into the bungee hub server but was blocked by Luckperms Spigot spitting out that UUID error on the fallback server, after removing LP Spigot the player was able to successfully connect to the hub so it has to be something relating to LP

commented

When LuckPermsBungee is the cause, then the errors should be in the bungee console.

commented

I mean the error is a cleary bug in the MongoDB implementation. And that's what I asked them to create this issue for.
Btw it's 5.0.57 ;)

commented

Is this problem I'm running into related to LuckPerms or is it being caused on our side? Our servers core depends on LP, once LP was removed players were able to connect (core was not loaded since LP was not active)

commented

I’m 95% sure this is a bug in LP.

commented

Thanks for reporting, this will hopefully be fixed by the above commit.