Arma 3 Database issue

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
dean_m_1100
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Sep 23, 2015 6:34 am

Arma 3 Database issue

Post by dean_m_1100 »

Setting up client , please wait.

Im pretty certain all variables and the database for my arma 3 server are setup correctly. However i continue to receive this message.
Caliban55
This is my homepage
This is my homepage
Posts: 439
Joined: Sat Sep 04, 2010 10:20 am
Location: Cologne, Gemany
Contact:

Re: Arma 3 Database issue

Post by Caliban55 »

There are two possible reasons for this.

First, your Altis Life server is not correctly connecting to your MySQL server. Check if the user you defined in the config files can access the MySQL server and has the required permissions (you can use MySQL Workbench for this). Check your config files for errors. extdb is not maintained anymore, but there was a debug build available if I remember correctly. You can try that, it offers additional output/debug info.

Second, your mission file is not correct, a role is not defined correctly. Should not happen if you use the latest GitHub build.

Most likely is the first problem with the database server.
Post Reply