Open haraldmbs opened 4 weeks ago
Same problem here for me again (happened last year too and I ended up reinstalling the OS, and Panel/Wings!!)
Panel 1.11.7 Wings 1.11.13
.env file set to Europe/Berlin config.yml file set to Europe/Berlin Linux OS timezone set to Europe/Berlin MYSQL time set to 'SYSTEM'
same issue happening here. Got America/Chicago time zone
The same thing happens here. The task keeps repeating itself every minute 1 hour before the scheduled time and until it reaches the scheduled time it does not stop repeating itself.
My colleague has already restarted the wings, the panel,... verified the time settings. We don't know what else to try.
The following was posted in Discord and has worked for me finally!
Run in SSH: sudo nano /var/www/pterodactyl/.env check that this is the correct timezone in APP_TIMEZONE cd /var/www/pterodactyl && php artisan config:clear (This is the important bit I think!!!) sudo systemctl restart nginx Restart the whole panel server with reboot
Yes, I forgot to post it here. I'm glad it was helpful to you.
I have followed this, yet it is still occuring to this day, everyday
Current Behavior
Schedules will randomly run several times more than expected (Have had it run 10x what it is supposed to do, and what it normally does)
Expected Behavior
Schedule runs once or the same amount it normally would.
Steps to Reproduce
Create a schedule. Have a timezone change happen (In this case CEST timezone changes 1 hour back)
Panel Version
1.11.7
Wings Version
1.11.13
Games and/or Eggs Affected
Assuming all, tested: Forge, Paper
Docker Image
ghcr.io/pterodactyl/yolks:java_21 and ghcr.io/pterodactyl/yolks:java_18
Error Logs
Is there an existing issue for this?