strapi-plugin-populate-deep icon indicating copy to clipboard operation
strapi-plugin-populate-deep copied to clipboard

Memory leak

Open aurelienbobenrieth opened this issue 2 years ago • 5 comments

I am using this plugin as well as strapi-plugin-menus from @mattmillburn.

I actually have a lot of items (~280 items) inside my menu.

I am not able to use:

GET /api/menus/1?nested&populate=deep since it causes my app to crash due to a memory leak.

Here is the heroku error: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory.

aurelienbobenrieth avatar Dec 06 '22 18:12 aurelienbobenrieth

Hey @aurelienbobenrieth we're experiencing the same issue on our project as well on GET /api/sites/{id}?populate=deep hosted on an AWS EC2 server. have you found any solutions or clues? We will report back with anything we find as well. Thanks.

george-wb avatar Mar 06 '23 18:03 george-wb

Hi, have you guys figured out something about this? My heroku app keep crashing for this problem..

sintj avatar Apr 05 '23 10:04 sintj

I'm having the same issue

skwaugh avatar Apr 15 '23 21:04 skwaugh

Same issue here

iErcann avatar Apr 28 '23 16:04 iErcann

Same issue for me, does anyone find a solution ?

Adaane avatar Sep 28 '23 07:09 Adaane