#Glitched scheduler rebooting
6 messages · Page 1 of 1 (latest)
check your schedulers https://pterodactyl.io/panel/1.0/troubleshooting.html#schedule-troubleshooting
This wouldn't help I do'nt think as there is a schedule but it's been removed from updating the VPS etc
I think I have to actually delete the server and re-create it
well, there should be 1 cronjob, otherwise the tasks are managed afterwards via Redis and pteroQ, but for those, you would need to troubleshoot those
otherwise add this to crontab: crontab -e
* * * * * php /var/www/pterodactyl/artisan schedule:run >> /dev/null 2>&1