andruschka / pm2-meteor

Simplest way to deploy, scale and run Meteor Apps with PM2.
https://www.npmjs.com/package/pm2-meteor
162 stars 38 forks source link

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory #65

Open adalidda opened 7 years ago

adalidda commented 7 years ago

Hi,

I used pm2-meteor to deploy my MeteorJS App since 1 year and everything went well.

I am now upgrade my App to MeteorJS 1.5 and when I deploy my new app I got the following error: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory Aborted (core dumped).

If I deploy my old app, everything went well.

How can I fix this bug ?

My development environment: npm version 5.1.0 node version v4.8.3

pm2-meteor version 0.5.6 OS: Ubuntu 64bit version 15.10 RAM: 4GB

Thank You Adalidda

philcruz commented 6 years ago

I hit the same thing today after upgrading to meteor 1.6.0.1