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 Leakage? #218

Open
Ant0nioSouza opened this issue May 21, 2024 · 3 comments
Open

Memory Leakage? #218

Ant0nioSouza opened this issue May 21, 2024 · 3 comments

Comments

@Ant0nioSouza
Copy link

When I run the project using npm run start, the memory usage is fine. However, after a few hours, the memory consumption increases to 50% and continues to rise. I have observed it reaching 97%.
What can I do to reduce this effect?

@TommyLeong
Copy link

I have noticed the same on my end, the memory usage consumption kept increasing until the limit and application is reach EOL. It takes only about 5 days to kill my server which running on a 8GB ram.

image

@Ant0nioSouza did you manage to overcome this issue in anyway?
Meantime, @chrishubert would be great if we could get your 2 cents. 🙏🏻

@Ant0nioSouza
Copy link
Author

I have noticed the same on my end, the memory usage consumption kept increasing until the limit and application is reach EOL. It takes only about 5 days to kill my server which running on a 8GB ram.

image @Ant0nioSouza did you manage to overcome this issue in anyway? Meantime, @chrishubert would be great if we could get your 2 cents. 🙏🏻

Sorry for late response...
I don't know exactly what the problem is, but after I deleted the sessions folder I no longer had this problem.

@mdestafadilah
Copy link

I have noticed the same on my end, the memory usage consumption kept increasing until the limit and application is reach EOL. It takes only about 5 days to kill my server which running on a 8GB ram.

image @Ant0nioSouza did you manage to overcome this issue in anyway? Meantime, @chrishubert would be great if we could get your 2 cents. 🙏🏻

still exist? try update your chrome, cz this REST api using wweb-js exactly using chromium...

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