jammsen/docker-palworld-dedicated-server

[Bug Report] Cron duplication

Closed this issue · 3 comments

Have you read the Important information text above

  • Yes i did

Current behavior

After a server restart, the backup con job is duplicated.

Desired behavior

keep only one job.

Links to screenshots

image

To Reproduce

Steps to reproduce the behavior:

  1. Start a new server with docker-compose
  2. run docker-compose down
  3. run docker-compose up
  4. cat cronlist

Software setup

  • OS: linux
  • Docker:

Hardware setup

  • vCPU:
  • RAM:
  • Disk:

Additional context

No response

Hey @OliveiraNt
See #161 - Its already fixed on develop, will be later merged to master and therefore to latest.
Working on a changelog before that.

judos commented

Had the same issue and just updated to the newest image today and cronlist is fine again:

docker exec -it palworld cat cronlist

0 * * * * /backupmanager.sh

Before it had 10 entries of that in there :)

This is fix in the release on latest from 5 minutes ago. See Changelogs or Discord message regarding the new release and what to lookout for.

Im closing this issue as resolved, feel free to reach out again if you need help.

If you like this project, please consider giving this repo and the Docker-Hub-Repo a Star.