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

PM2 dashboard consumes 100% CPU #4704

Closed
Garfield2013 opened this issue May 13, 2020 · 2 comments
Closed

PM2 dashboard consumes 100% CPU #4704

Garfield2013 opened this issue May 13, 2020 · 2 comments
Labels

Comments

@Garfield2013
Copy link

I experience the same issue as described here: #2793

Windows server 2019 @ AWS
NodeJS LTS version: 12.16.3
NPM: Lastest stable release
PM2 latest stabel release: 4.2.1

Issue #1: The CPU goes to 100% immediately after I run "pm2 dash" and if it doesn't - it does it after a while...like over night like other people also have reported in the old post...

Issue # 2: I have also tried to run with NodeJS 14 + PM2 4.4.0 but that ended up crashing all my nodejs apps on 3 different servers.

It even crashed PM2 v. 4.4.0 on a server which didn't run any node apps - but a python app! So I guess the crash was due to error in PM2 v. 4.4.0 (It reported javascript out of memory) - it was running NodeJS LTS version when it crashed.

@stale
Copy link

stale bot commented Jun 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 12, 2020
@stale stale bot closed this as completed Jun 26, 2020
@Garfield2013
Copy link
Author

I'm not currently using PM2 - But even thoug a lot of people experience this issue ...some of our issues on top - was that our AWS server was a so-called "burstable" instance - which didn't have enough credits - to (also) process the load of the PM2 monitoring (But again - it could have been any random extra load which made the CPU to got to 100%).

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

No branches or pull requests

1 participant