• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Not valid packet size - otslist.eu ?

vingo

Active Member
Joined
Oct 27, 2012
Messages
464
Reaction score
43
Hello people are saying that my server laggs sometimes, i've checked the console and I get this ALL the time from the time i start my server..


:
[Warning - Protocol::RSA_decrypt] Not valid packet size (IP: 91.224.221.32)
and i look the ip up and I get this.

ISP: HosTeam s.c, Tomasz Groszewski, Bartosz Waszak

Also I get this:

[Warning - Protocol::RSA_decrypt] Not valid packet size (IP: 176.31.127.107)

when I enter this IP at website I come to otslist.eu


Is this the source to my laggs and how to fix?
 
Try using the following query to raise max_allow_packets

SQL:
SET GLOBAL max_allowed_packet = 16776192;

Server must be offline.
 
Back
Top