Fatal Error: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #31323
Unanswered
gchacaltana
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team, I'm using Rocket Chat (version 5.4.0) on a Linux instance, running on a workload with 4 GB of RAM, node version 14.19, and we have identified that when we have memory consumption peaks greater than that reach 2 GB, an error with the following message is sometimes generated: "FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory", however, the workload is configured to 4 GB of RAM. It is as if the Rocket Chat instance cannot consume all the memory. Has anything similar happened to you? Do you think it is a Rocket Chat configuration or the way the application is run with Node?
Beta Was this translation helpful? Give feedback.
All reactions