[Bug Report] Cron duplication
Closed this issue · 3 comments
OliveiraNt commented
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
To Reproduce
Steps to reproduce the behavior:
- Start a new server with docker-compose
- run docker-compose down
- run docker-compose up
- cat cronlist
Software setup
- OS: linux
- Docker:
Hardware setup
- vCPU:
- RAM:
- Disk:
Additional context
No response
jammsen commented
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 :)
jammsen commented
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.