are you running artisan commands with a supervisor or crons? are you stopping the commands after running them or they keep running like if you are running php artisan queue:work pass --stop-when-empty flag to stop the command However need more description on your question to give a exact answer