Closed SLGShark6 closed 4 months ago
I actually haven't used this container in months at this point; all my friends abandoned the game a while ago.
Later today, I'll see if I can spin a fresh container up and debug it. It wouldn't surprise me if they changed something with the server executable that is messing up how the container launches the server itself.
I'll keep you posted.
Seems it was just wildcard screwed up the game servers, but then fixed it, and then 2 of the mods in my list were causing the game server not to load after that, figured this out by running the server on my local Arch machine with lutris and the same wine-ge 8.21 used in the docker.
I don't know if I'm unique with this issue, but since yesterday, my ark server hasn't been starting up completely/ not showing up in the server list.
https://www.battlemetrics.com/servers/arksa/27765894
With the logs looking like this:
And just stops there, usually the logs would show something like of the launch command with the parameters, when there is a successful load. So it seems like it is getting stuck somewhere.
Here is my
docker-compose.yaml
file:I have tried:
ShooterGame/Saved
directorySo I wonder if I am unique to this issue or did something change with a recent ark update.
Also the machines I tried on are running Alma 9 and Alma 8, with the main Alma 9 machine running
Docker version 26.1.4, build 5650f9b
As always, any help is greatly appreciated.