Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak in linux with high concurrency #5694

Open
rachitbucha opened this issue Oct 19, 2023 · 2 comments
Open

Memory leak in linux with high concurrency #5694

rachitbucha opened this issue Oct 19, 2023 · 2 comments

Comments

@rachitbucha
Copy link

          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 #5052 (comment)

@rbndg
Copy link

rbndg commented Jan 2, 2024

Also having memory leak issues.
could be related to :
#5721 ?\

@AdarshHatkar
Copy link

AdarshHatkar commented May 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants