Apr 26, 2021
0
Level 1
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.
Please or to participate in this conversation.