Jump to content

Autoban #R2 Player not Authenticated


flow0815

Recommended Posts

Hi guys,

 

3 players on my server where banned for #R2 epoch autoban. I think this is a reason of logging in to fast when server is restartet?

Redis DB logged: 2015-06-23 23:49:11 PLAYERNAME (UID): Player not Authenticated

Is there a solution to fix this or is this NOT false positive?

9:44:31 Server error: Player without identity PLAYERNAME(id xxxxxxxx)
9:44:31 NetServer::SendMsg: cannot find channel #xxxxxxxx, users.card=0
9:44:31 NetServer: users.get failed when sending to xxxxxxxx
9:44:31 Message not sent - error 0, message ID = ffffffff, to xxxxxxxx(<no>)

Would be bad if every player would be banned for logging in to fast :)

 

Thanks. If you need any futher logs, please draw me a line.

 

Best regards

Link to comment
Share on other sites

The reason is logged in the database, you can use redis desktop manager or similar to see why.

If you're sure it's logging on too quickly then adjust the settings of the anti-hack :)

 

Line #6 of epochah.hpp, add longer or set it to log only

antihack_ahInitAuthCfg[] = {0,90}; // 0 == BAN - 1 = LOG, 60 = ban or log if anti hack is not started in 90 seconds
Link to comment
Share on other sites

Hi and Thank you Richie,

 

as i wrote the logged reason is:

Redis DB logged: 2015-06-23 23:49:11 PLAYERNAME (UID): Player not Authenticated

I am sure this is any kind of bug because the player is not hacking or such. Good to know that this Config line is for Autoban. Will change it to log only.

 

Thank you buddy

Link to comment
Share on other sites

Yep they're just eager beavers logging before the server is ready, change the timer to give more time, shame locking the server doesn't work as the more objects you get the longer it takes.

Still you're on the case so i'm sure your players will put up with the odd issue here and there, good luck :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...