jammsen / docker-palworld-dedicated-server

Docker container to easily provision and manage Palworld Dedicated Server
https://hub.docker.com/r/jammsen/palworld-dedicated-server
MIT License
907 stars 157 forks source link

[Bug Report] Server does not restart after /shutdown #126

Closed Mobijuan closed 7 months ago

Mobijuan commented 7 months ago

Have you read the Important information text above

Current behavior

Once /shutdown is ran in game, the container remains running but the game server will stay offline

Desired behavior

Ideally, since "/shutdown" is the sole command accessible in RCON for server state management, the container should automatically restart the game server once the process is terminated.

Links to screenshots

No response

To Reproduce

1) issue /shutdown command

Software setup

n/a

Hardware setup

n/a

Additional context

No response

jammsen commented 7 months ago

Hey @Mobijuan That is the case, its working for me. The gameserver itself stops when you use that command. But the docker-compose restart-policy restarts the server in the background.

As you didnt list any HW/SW/Config i cant be really much more of help, because if have nothing to go by to help you.

Im closing this issue as resolved, feel free to try it out and reopen again if needed or join the Discord.

If you like this project, please consider giving this repo and the docker-hub-repo a Star.