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

Need Help with open server!

lillburak123

New Member
Joined
Apr 1, 2013
Messages
17
Reaction score
0
When I try to open my server it say's
First: Unable to fetch blacklist and then it continues without fetching blacklist, but then it says :
ERROR: Couldn't estabilish connection to SQL database!

What am I supposed to do? Please help!
 
When I try to open my server it say's
First: Unable to fetch blacklist and then it continues without fetching blacklist, but then it says :
ERROR: Couldn't estabilish connection to SQL database!

What am I supposed to do? Please help!

Well obviously, something with connection to database is not correct.
Check the following:

- Is your database properly set up in MySQL? (phpmyadmin)
(check if all tables are in order, etc.)
- In config.lua, have you configured the correct name and password for your database?
(make a double-check, maybe you even missspelled something)
- In config.lua, have you configured the proper type of database? (sqlite/mysql)

If all of this is configured properly, and your MYSQL database is running, there should be no problems.
 
Back
Top