Schedules Problem #190

Closed
opened 2026-04-05 19:51:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @xMikux on 4/19/2025

Current Behavior

The schedule tasks don’t seem to follow the intended runtime, and they continue running indefinitely.
I'm using a schedule to automatically restart the Minecraft server and perform backups, but every time the server restarts, it triggers the backup and restart tasks again. This results in multiple failed backups and repeated start/stop messages in the Discord bot that bridges server chat. (Also create a lot of upload bandwidth)

Original Report
Discord Thread - Schedules problem

A lot of failed backups
Image

Schedule looks like
Image

9.0 TB Upload (Around only one week)
Image

Deleted 20+ pages of failed backups
Image

Expected Behavior

Should run the schedule on the correct time, also don't run every minute.

Steps to Reproduce

Install the panel and set up the schedule.

Panel Version

4.0.0-dev Build 30, Commit f5c06ae

Wings Version

1.11.13

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
*Originally created by @xMikux on 4/19/2025* ### Current Behavior The schedule tasks don’t seem to follow the intended runtime, and they continue running indefinitely. I'm using a schedule to automatically restart the Minecraft server and perform backups, but every time the server restarts, it triggers the backup and restart tasks again. This results in multiple failed backups and repeated start/stop messages in the Discord bot that bridges server chat. (Also create a lot of upload bandwidth) > Original Report [Discord Thread - Schedules problem](https://discord.com/channels/1305297737935487007/1357647716733419641) > A lot of failed backups ![Image](https://github.com/user-attachments/assets/914154cc-2f74-489c-847d-7e4ac5b7a54f) > Schedule looks like ![Image](https://github.com/user-attachments/assets/4ea083aa-6c33-4d82-b9a5-20e6f29f8c2b) > 9.0 TB Upload (Around only one week) ![Image](https://github.com/user-attachments/assets/6fa84000-6013-495f-80f5-a671a6fac5cb) > Deleted 20+ pages of failed backups ![Image](https://github.com/user-attachments/assets/17269191-6e4a-4363-b6f3-cfd437f14427) ### Expected Behavior Should run the schedule on the correct time, also don't run every minute. ### Steps to Reproduce Install the panel and set up the schedule. ### Panel Version 4.0.0-dev Build 30, Commit f5c06ae ### Wings Version 1.11.13 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#190