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.
Arma 3 Database issue
-
dean_m_1100
- New to forums

- Posts: 6
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Sep 23, 2015 6:34 am
-
Caliban55
- This is my homepage

- Posts: 439
- Joined: Sat Sep 04, 2010 10:20 am
- Location: Cologne, Gemany
- Contact:
Re: Arma 3 Database issue
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.
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.