arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
680 stars 144 forks source link

Can't connect to two servers in my cluster since today morning, error in the logs #1106

Open K3nzie opened 4 years ago

K3nzie commented 4 years ago

Hello, I've been running a cluster with all the maps, I'm having issues with island and ragnarok, the server goes online but returns an error when trying to login, if I check the logs, it points to the tools' main file, it says this

2020-06-13 22:22:24: [island_pvp] Setting breakpad minidump AppID = 346110
2020-06-13 22:23:22: [island_pvp] 2020-06-13 22:23:22: server is up
2020-06-13 22:24:39: [island_pvp] /usr/local/bin/arkmanager: line 1189: 309051 Aborted                 (core dumped) "$arkserverroot/$arkserverexec" "$arkserveropts" "${arkextraopts[@]}"

I tried updating the ark-server-tools and even reinstalling the two servers, still the same error, still the same line in the log file.

klightspeed commented 4 years ago

That Aborted says nothing - the game server has always aborted on a normal shutdown. The line

/usr/local/bin/arkmanager: line 1189: 309051 Aborted                 (core dumped) "$arkserverroot/$arkserverexec" "$arkserveropts" "${arkextraopts[@]}"

means that the command executed on line 1189 in arkmanager (that command being the one that runs the game server) aborted.

Do those two instances have different mods to the other instances? If so, please check whether the issue persists if you temporarily disable the mods that are not present in the working instances.

K3nzie commented 4 years ago

Do those two instances have different mods to the other instances? If so, please check whether the issue persists if you temporarily disable the mods that are not present in the working instances.

The problem persists even if I temporarily disable the mods

Alphakilo commented 4 years ago

Please check the contents of /var/log/arktools/arkserver.log.