pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

Memory leak in linux with high concurrency

Open rachitbucha opened this issue 1 year ago • 2 comments

          The same happened to me also, pm2 is leaking memory it keeps the data in memory. I have removed pm2 now everything is working fine.

Ram usage is constantly increasing.

Originally posted by @rachitbucha in https://github.com/Unitech/pm2/issues/5052#issuecomment-1769832014

rachitbucha avatar Oct 19 '23 03:10 rachitbucha

Also having memory leak issues. could be related to : https://github.com/Unitech/pm2/issues/5721 ?\

rbndg avatar Jan 02 '24 10:01 rbndg

Me also using node built in cluster module

But how you start node js when server reboot ?

I tried multiple ways but failed

When in do it using crontab It faild says npm command not found

But when i run same command manually it works

AdarshHatkar avatar May 27 '24 08:05 AdarshHatkar