Fatal Error: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #31323
Replies: 2 comments
-
|
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.
-
|
Update: in order to build 7.6.x and above 16GB of memory isn't enough anymore. |
Beta Was this translation helpful? Give feedback.
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