vendredi 15 octobre 2021

Laravel queue stopped suddenly with any error code

I have an annoying issue with laravel queue

First of all i have a cron job ran every 6 hours and this cron job add more than 70 job in the database

after that queue start dispatching the jobs but after 49 or 50 jobs, the laravel queue stopped suddenly and the laravel log sometimes record this error

[2021-10-15 16:45:06] production.ERROR: The process has been signaled with signal "1". {"exception":"[object] (Symfony\\Component\\Process\\Exception\\ProcessSignaledException(code: 0)

i'm using this command to run the queue

php artisan queue:listen

and also tried this

php artisan queue:work


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3BOMvtB
via IFTTT

Aucun commentaire:

Enregistrer un commentaire