DEV Community

Discussion on: How to Dockerize a Node app and deploy to Heroku

Collapse
 
lromero8 profile image
lromero8 • Edited

Hi Thiago,

Thank you very much for this amazing tutorial. It took me quite a while but I was able to dockerize my node app with Angular instead of React, although when I open the app it shows Application Error. I checked the logs and it throws "Error R15 (memory quota vastly exceeded)" I was googling and I think is because NodeJS is taking too much space from the dynos. I don't know how to fix this issue, hopefully you could give me some insight. I will really appreciate your help a lot.

Thank you very much.

Luis Romero

Collapse
 
pacheco profile image
Thiago Pacheco

Hi Romero, I am sorry but I think I missed your comment before.
I would need to take a look at how you have defined your app because it seems like you might have a memory leak going on.
We can chat more about it if you want, send me an email or share the repo with me if you are comfortable and I can try to give you a hand with that :)