fugasjunior / arma-server-manager

A web administration tool for managing Arma 3, Arma Reforger and DayZ dedicated servers
GNU General Public License v3.0
52 stars 11 forks source link

Reset button and reset function not working as intended #132

Open domagojhack opened 3 months ago

domagojhack commented 3 months ago

Describe the bug Automatic reset/or reset button does not work as intended.

To Reproduce 1.case Start the server. Set the automatic reset time. Next day the server is shut down.

2.case When starting the server And pressing the reset button server stops does not reset.

Expected behavior Reset button should stop and start the server.

Environment Ubuntu 24.04 LTS

docker-compose.yml no modifications to docker compose

.env No modifications to env except sensitive information

Logs Currently no logs. Going to add them later if needed.

Additional context I am running a heavily moded server for Arma 3, there could be a possibility that the reset button, like a headless client button does not start the executable as intended.

I had no time to test the reset function on the vanilla server.