Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are times when the schedule function does not work. #4993

Open
3 tasks done
shiro8613 opened this issue Jan 31, 2024 · 0 comments
Open
3 tasks done

There are times when the schedule function does not work. #4993

shiro8613 opened this issue Jan 31, 2024 · 0 comments
Labels
not confirmed Report seems plausible but requires additional testing or 3rd part confirmation.

Comments

@shiro8613
Copy link

Current Behavior

The schedule may not run on time, sometimes 3 or 4 minutes apart, or sometimes not at all.

Expected Behavior

I created a service that runs php artisan schedule: work as a daemon and it works without any problems.
However, the method using crontab described in the documentation may not work correctly.

Steps to Reproduce

The cause is unknown, but due to the specifications of crontab, it may not execute correctly on a minute-by-minute basis, resulting in a mismatch with the database.

Panel Version

1.11.5

Wings Version

1.11.7

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

None

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.
@shiro8613 shiro8613 added the not confirmed Report seems plausible but requires additional testing or 3rd part confirmation. label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not confirmed Report seems plausible but requires additional testing or 3rd part confirmation.
Projects
None yet
Development

No branches or pull requests

1 participant