Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

harshshah8996's avatar

Supervisor and PM2 - Queue is not working properly

Hello,

We build one application where backend is in Laravel and frontend is in Nuxt(SSR).

We successfully deploy our application on AWS. We use ubuntu as an OS and Nginx as a webserver.

We use pm2 to run the Node server for SSR and the supervisor to run Queue.

Now, the problem is we have two process manager and because of that Queue is not working properly.

If we stop pm2, then the queue is working fine.

Please guide me on how to fix this.

0 likes
0 replies

Please or to participate in this conversation.