HeyHo Leute,
Ich habe ein Problem.
Jedes mal wenn ich meinen Server Starte kommt folgender Fehler im extDB-Log:
Spoiler anzeigen
extDB3: https://bitbucket.org/torndeco/extdb3/wiki/Home
extDB3: Version: 1.028
extDB3: Linux Version
Message: All development for extDB3 is done on a Linux Dedicated Server
Message: If you would like to Donate to extDB3 Development
Message: https://www.paypal.com/cgi-bin/webscr…d=2SUEFTGABTAM2
Message: Also leave a message if there is any particular feature you would like to see added.
Message: Thanks for all the people that have donated.
Message: Torndeco: 18/05/15
extDB3: Found extdb3-conf.ini
extDB3: Detected 6 Cores, Setting up 6 Worker Threads
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
extDB3: ...
[18:56:31 +02:00] [Thread 27891] extDB3: Config Error: : No such node (.IP)
extDB-Config ist wie folgt:
Spoiler anzeigen
[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.
;; Auto = 0, Min = 2, Max = 6
[Log]
Flush = true;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD
[altislife]
IP = 127.0.0.1
Port = 3306
Username = admin_arma3
Password = **********
Database = admin_arma3
Den Arma-Consol Log findet ihr im Anhang.
Ich habe schon als IP folgendes ausprobiert:
- Server-IP
- localhost
- Domain
Ich bedanke mich schonmal im voraus