Closed vladdlen closed 6 years ago
This sounds like the same or similar issue to what @6zeus6 had in #494.
Try stopping arkmanager and running the command shown on the line 14:14:26: Running ...
/home/steam/ARK/ShooterGame/Binaries/Linux/ShooterGameServer 'TheCenter?MaxPlayers=120?Port=7777?QueryPort=27016?RCONEnabled=True?RCONPort=XX?ServerAdminPassword=XX?listen' -ForceAllowCaveFlyers
Another one for me :
Signal 11 caught. /usr/local/bin/arkmanager : ligne 714 : 26541 Erreur de segmentation (core dumped) "$arkserverroot/$arkserverexec" "$arkserveropts" "${arkextraopts[@]}" 16:36:36: Bad PID ''; expected '26541' 16:36:36: exited with status 0 16:36:36: restarting server 16:36:36: Running /home/CENTPVP/ShooterGame/Binaries/Linux/ShooterGameServer Thecenter\?RCONEnabled=True\?RCONPort=27029\?SessionName=ARK\ FRANCE\ OFFICIEL\ -\ PvP\ x10\ [ANTI\ RAID\ OFF]\?Port=7780\?QueryPort=27017\?ServerPassword\?ServerAdminPassword=***\?MaxPlayers=75\?GameModIds=684959100\,558079412\,656525905\?ForceAllStructureLocking=true\?listen -log -UseBattlEye -servergamelog 16:36:36: Server PID: 12102 [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Setting breakpad minidump AppID = 346110 16:36:41: server is up
remove the ark_servergamelog line
It did a lot yep a lot of issues are coming from that according the dev, just comment the line like that
/usr/local/bin/arkmanager: line 651: 2416 Segmentation fault (core dumped)
"$arkserverroot/$arkserverexec" "$arkserveropts" "${arkextraopts[@]}"
14:14:26: Bad PID ''; expected '2416'
14:14:26: exited with status 0
14:14:26: restarting server
14:14:26: Running /home/steam/ARK/ShooterGame/Binaries/Linux/ShooterGameServer TheCenter\?MaxPlayers=120\?Port=7777\?QueryPort=27016\?RCONEnabled=True\?RCONPort=XX\?ServerAdminPassword=XX\?listen -ForceAllowCaveFlyers
14:14:26: Server PID: 20022
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 346110
14:14:57: server is up
I'm not sure if this is an arkmanager issue or an ARK issue, but I've had a few random crashes these past few days and I get this error message in the arkserver.log file. We can play like normal up until we have a few seconds of "lag", then everyone gets kicked off the server. The server is then back up after a few seconds, but have rolled back to the last save. Any sollution to this?