I found a bug, I can't be clearer, but while I upload my server to nest with the following command 'pm2 start dist/src/main.js -i 10 --name api ', the error itself, when I uploaded my application that has a webSocket service, it gives a bug due to the number of clusters it has increased. When I uploaded just one instance, it worked. Sorry for not being clearer.
I found a bug, I can't be clearer, but while I upload my server to nest with the following command 'pm2 start dist/src/main.js -i 10 --name api ', the error itself, when I uploaded my application that has a webSocket service, it gives a bug due to the number of clusters it has increased. When I uploaded just one instance, it worked. Sorry for not being clearer.
How could we reproduce this issue?
Supporting information