• 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!

06 days without reply.. plz reply ticket

raelpsf

Member
Joined
Jul 3, 2010
Messages
166
Reaction score
5
Hi.. plz reply ticket.. I'm waiting about 6 days for a reply.

#666274

Need you fix my problem.. server be offline for 2 days and now still kicking player many times for day.. i have some problem in mysql server, because it lose comunication many times.

Tkx for now.
 
Hi.. plz reply ticket.. I'm waiting about 6 days for a reply.

#666274

Need you fix my problem.. server be offline for 2 days and now still kicking player many times for day.. i have some problem in mysql server, because it lose comunication many times.

Tkx for now.
I have the same problem :O
 
I hope you're not trying to use rev 3777 8.6 under linux - I recall that particular revision dropping the mysql database frequently.
It was a popular revision because it was quite stable on Windows.
If you are using that revision I suggest you look at updating immediately. If not, then follow the instructions in the thread linked by Blixmo above.
 
ignore all that, if your ot lose connection to MySql then :

Edit this lines in your config.lua

sqlKeepAlive = 10
mysqlReadTimeout = 0
mysqlWriteTimeout = 0

it should work fine now
 
Back
Top