Hello!
We are running an ARK Server on Debian with some issues.
We are trying to automate the daily restarts (Feature request?) with cronjobs.
I tryed both ways:
55 5 * * * ./arkserver stop
57 5 * * * ./arkserver start
and
00 6 * * * ./arkserver restart
In both cases the Gameserver is shutting down but dont came back online.
Maybe i missed some hints? Or there are better ways to solv this?
Hello!
We are running an ARK Server on Debian with some issues.
We are trying to automate the daily restarts (Feature request?) with cronjobs.
I tryed both ways:
55 5 * * * ./arkserver stop57 5 * * * ./arkserver startand
00 6 * * * ./arkserver restartIn both cases the Gameserver is shutting down but dont came back online.
Maybe i missed some hints? Or there are better ways to solv this?