Skip to main content

Email not sending

View failed jobs
php artisan queue:failed
Manually Process the jobs
php arstain queue:work
Verify pterodactyl worker is installed
sudo systemctl status pteroq.service
Make pterodactyl worker if it does not exist
Create a file called pteroq.service in /etc/systemd/system with the contents below.
/etc/systemd/system/pteroq.service