Hey Leute ich hoffe ihr könnt mir helfen habe das Problem das estDB2 nicht mit der Datenbank nicht verbindet
[lexicon]extdb[/lexicon]-conf.ini
Spoiler anzeigen
[Main]
Version = 5
;Threads = 0
; Default Value is the number of CPU Cores Detected (max value is 6, min value is 2)
Randomize Config File = false
;This is a legacy option to randomize config file for Arma2 Servers. Only for Windows Builds
[Rcon]
;; This is functional, should be working fine. Just needs abit of testing on a $
;; Allow for changing Address for those running server in a VM environment.
IP = 127.0.0.1
Port = 2302
;; Rcon Password i.e Battleye/beserver.cfg
Password = sqa8dADH8d
;; Bad Player Name Checks
;;This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
Bad Playername Enable = false
Bad Playername Kick Message = Bad Player Name
;; By default : is a bad character (used as seperator for extDB2 Calls (this is hardcoded in)
;;Bad Playername Strings = (:):{:}
;;Bad Playername Regex_1 = [:alnum:]
;;Bad Playername Regex_2 = [:alnum:]
;;Bad Playername Regex_3 = [:alnum:]
;; Whitelisting / Reserve Slots
;;This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
Whitelist Enable = false
Whitelist Kick Message = Only Reserved Slots Left
Whitelist Public Slots = 999
;; Database settings to use (Optional)
Whitelist Database = MySQL_Example
Whitelist SQL Prepared Statement = SELECT CASE WHEN EXISTS(SELECT UID FROM PlayerInfo WHERE BattlEyeGUID=? AND Whitelisted=1) THEN 1 ELSE 0 END
Whitelist Kick on SQL Query Failed = false
;; Hardcoded BEGuids for whitelisted players
;Whitelist BEGuids = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx : yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
[RemoteAccess]
;; Remote TCP Access to extDB2
Enable = false
Port = 2300
MaxThreads = 4
MaxQueued = 4
IdleTime = 120
Password = password
[Steam]
;; This is for VAC Protocol for VAC Bans + Steam Friends.
;; https://steamcommunity.com/dev/apikey
API Key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[VAC]
;; This feature requires Steam + Rcon to be enabled.
;; Also this feature is called via SQF Code atm, i.e it doesn't auto detect players joining server yet....
Auto Ban = true
;; For Player to get banned ( their total VAC Bans => NumberOfVACBans) AND ( Days Since their Last Ban was <= DaysSinceLastBan)
;; This is also used extDB Protocol VAC:VACBanned returned results
NumberOfVACBans = 1
DaysSinceLastBan = 999999999
BanDuration = 0
;; 0 = Forever, otherwise its x Minutes
BanMessage = Steam VAC banned
[Log]
;; Flush Logs after each write, more work on Harddrive
Flush = true
[AltisLife]
;; Example of MySQL
;; AtlisLifeRPG uses Database2 by default
Type = MySQL
Name = sql2
Username = sql2
Password = ************
IP = 127.0.0.1
Port = 3306
minSessions = 1
;maxSessions = 4
idleTime = 60
compress = false
; Should only use this if MySQL server is external. Also only for MySQL
Secure Auth = true
; Recommend you turn this on
[SQLite_Example]
Type = SQLite
Name = sqlite.db
minSessions = 1
; minSession Default Value = 1
;maxSessions = 4
; maxSession Default Value = number of Main->Threads
; You really should leave this value alone
idleTime = 60
; idleTime no Default Value yet, needs to be defined.
; idleTime is the time before a database session is stopped if not used.
; If Database Sessions are greater than minSessions
[HTTP_Example]
Type = HTTP
Host = 127.0.0.1
Port = 80
; Username = user
; Password = password
Server Log
Spoiler anzeigen
19:27:09 SteamAPI initialization failed. Steam features wont's be accessible!
19:27:09 Cannot register unknown string STR_USRACT_ACTIVESENSORSTOGGLE
19:27:09 Cannot register unknown string STR_CONTROLS_TOOLTIPS_SENSORS
19:27:09 Cannot register unknown string STR_CLIENT_IS_HOST
19:27:09 Cannot register unknown string STR_CLIENT_IS_DS_ADMIN
19:27:09 Initializing stats manager.
19:27:09 Stats config disabled.
19:27:19 ============================================================================================= List of mods ===============================================================================================
19:27:19 modsReadOnly = true
19:27:19 safeModsActivated = false
19:27:19 customMods = true
19:27:19 hash = '3***************************'
19:27:19 hashShort = '**********5'
19:27:19 name | modDir | default | origin | hash | hashShort | fullPath
19:27:19 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19:27:19 @extDB2 | @extDB2 | false | GAME DIR | | | /home/user1015-4/server/5.***.***.***_2302/arma3/@extDB2
19:27:19 @life_server | @life_server | false | GAME DIR | 9c2bcd28bf7a95*************************a8378d3ef | e54147a7 | /home/user1015-4/server/5.***.***.***_2302/arma3/@life_server
19:27:19 Arma 3 DLC Bundle | dlcbundle | true | NOT FOUND | | |
19:27:19 Arma 3 Apex | expansion | true | GAME DIR | 8********************************a40167757dd | c794d30d | /home/user1015-4/server/5.***.***.***_2302/arma3/expansion
19:27:19 Arma 3 Marksmen | mark | true | GAME DIR | 7129************************a45441e2********0cbfe7 | 58644447 | /home/user1015-4/server/5.189.139.250_2302/arma3/mark
19:27:19 Arma 3 Helicopters | heli | true | GAME DIR | 037**************999d947ae**************f1178e | 6b140d2c | /home/user1015-4/server/5.189.139.250_2302/arma3/heli
19:27:19 Arma 3 Karts | kart | true | GAME DIR | 9b8fdc1c***************e45e8****************70c758a9 | a5c8c24c | /home/user1015-4/server/5.189.139.250_2302/arma3/kart
19:27:19 [lexicon]Arma 3 Zeus[/lexicon] | curator | true | GAME DIR | e3578d15***************************************925c9d766cdc84c | e6c7fc7b | /home/user1015-4/server/5.***.***.***_2302/arma3/curator
19:27:19 Arma 3 | A3 | true | NOT FOUND | | |
19:27:19 ==========================================================================================================================================================================================================
Attempt to override final function - rscunitinfo_script
19:27:24 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
19:27:24 Loading movesType CfgGesturesMale
19:27:24 MovesType CfgGesturesMale load time 100 ms
19:27:24 Loading movesType CfgMovesMaleSdr
19:27:35 MovesType CfgMovesMaleSdr load time 10436 ms
19:27:35 BattlEye Server: Initialized (v1.215)
19:27:35 Host identity created.
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 107410
19:27:35 Game Port: 2302, Steam Query Port: 2303
19:27:35 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
Arma 3 Console version1.66.139586 : port 2302
Unknown entity: ' lt'
Unknown entity: ' gt'
19:27:35 Unsupported language English in stringtable
19:27:35 Mission Altis_Life.Altis read from bank.
19:27:36 Altis Life RP v5.0: string @STR_MISC_overviewText cannot be localized client-side - move to global stringtable
19:27:36 Mission Altis_Life.Altis: Number of roles (128) is different from 'description.ext::Header::maxPlayer' (126)
19:27:36 Roles assigned.
19:27:36 Connected to Steam servers
19:27:37 Reading mission ...
19:27:37 Starting mission:
19:27:37 Mission file: Altis_Life (__cur_mp)
19:27:37 Mission world: Altis
19:27:37 Mission directory: mpmissions\__cur_mp.Altis\
19:28:20 Wrong geometry convex component mapping for person collision geometry found in a3\characters_f_epc\civil\c_nikos_aged.p3d. Convex component number 3. not found
19:28:20 No speaker given for Evangelos Costas
No face for C Golf 2-1:2
19:28:20 No speaker given for Vasilis Karmanlis
No face for C Golf 2-1:22
19:28:21 Strange convex component116 in a3\rocks_f\sharp\sharprock_apart.p3d:geometryFire
19:28:21 Strange convex component117 in a3\rocks_f\sharp\sharprock_apart.p3d:geometryFire
19:28:21 Strange convex component118 in a3\rocks_f\sharp\sharprock_apart.p3d:geometryFire
19:28:21 Strange convex component119 in a3\rocks_f\sharp\sharprock_apart.p3d:geometryFire
19:28:21 Mission read.
Error: Object(2 : 2535) not found
19:28:21 ../lib/Network/networkServer.cpp OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:28:21 Mission id: c7ca63b9c1cf22fe00c1c9cf723ea45a8f4f1ed6
19:28:21 Game started.
19:28:21 "extDB2: Error with Database Connection"
Ich musst den log leider kürzten ist aber eigentlich nichts wichtiges weck
Ich habe schon alles ausprobiert was mir eingefallen ist kann mir einer helfen lol