Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinuxServer #133

Closed
sunnus01 opened this issue Apr 20, 2020 · 6 comments
Closed

LinuxServer #133

sunnus01 opened this issue Apr 20, 2020 · 6 comments

Comments

@sunnus01
Copy link

Downloaded last Release and getting this ["Dom Database result loading:","[0,""Database Config Error""]"]

Can't make connection to DB, am using mysql on linux Centos 7 and tried MariaDB on Win 7, no success..

[Main]
Version = 1

Randomize Config File = false
;; Randomizes Config File after loading.
;; Recommend to turn on, if you have enabled filepatching on arma.

Allow Reset = false
;; Allows 9:RESET, usefull for development work

Thread = 0;
;; Option to force number of worker threads for extDB3.
;; Min = 2, Max = 6

[Log]
Flush = true;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD

[Database]
IP = 90.190.177.29 tied local ip like 192.168.1.220 nothing same eeror
Port = 7777
Username = arma3
Password = mypassword
Database = domination

@sunnus01
Copy link
Author

sunnus01 commented Apr 20, 2020

oh yeah and @exDB3, latest
DB on linux: mysql Ver 14.14 Distrib 5.7.29, for Linux (x86_64)

@sunnus01
Copy link
Author

sunnus01 commented Apr 20, 2020

and running all on Centos 7
Also i can get to database from outside using port and username and password
exDB3 log:
[21:02:58 +03:00] [Thread 27516] extDB3: Database Type: Domination: No such node (Domination.IP)

@Xeno69
Copy link
Owner

Xeno69 commented Apr 20, 2020

Rename [Database] to [Domination]

@Xeno69
Copy link
Owner

Xeno69 commented Apr 20, 2020

@sunnus01
Copy link
Author

Yeah i just found it myself ! TY! for quick reply

@Xeno69
Copy link
Owner

Xeno69 commented Apr 20, 2020

Cool :)

@Xeno69 Xeno69 closed this as completed Apr 20, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants