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: 1 comment
-
Just noticed this issue trying to build Besides that 7.x now requires deno
Not sure how much is minimally needed, but it ran with 8gb. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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