Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment issue - Running out of memory error #152

Open
leoatech-Sughra opened this issue Feb 10, 2025 · 1 comment
Open

Deployment issue - Running out of memory error #152

leoatech-Sughra opened this issue Feb 10, 2025 · 1 comment

Comments

@leoatech-Sughra
Copy link

leoatech-Sughra commented Feb 10, 2025

Running out

`

2025-02-10T11:27:45.157348+00:00 app[web.1]: npm notice
2025-02-10T11:27:45.186912+00:00 app[web.1]: + npm run build -w web/frontend
2025-02-10T11:27:45.350189+00:00 app[web.1]:
2025-02-10T11:27:45.350192+00:00 app[web.1]: > [email protected] build
2025-02-10T11:27:45.350193+00:00 app[web.1]: > vite build
2025-02-10T11:27:45.350193+00:00 app[web.1]:
2025-02-10T11:27:45.661030+00:00 app[web.1]: vite v4.5.9 building for production...
2025-02-10T11:27:45.705198+00:00 app[web.1]: transforming...
2025-02-10T11:28:05.356041+00:00 heroku[web.1]: Process running mem=831M(162.4%)
2025-02-10T11:28:05.357500+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
2025-02-10T11:28:27.414573+00:00 heroku[web.1]: Process running mem=1180M(230.5%)
2025-02-10T11:28:27.416648+00:00 heroku[web.1]: Error R15 (Memory quota vastly exceeded)
2025-02-10T11:28:27.418826+00:00 heroku[web.1]: Stopping process with SIGKILL
2025-02-10T11:28:27.669278+00:00 heroku[web.1]: Process exited with status 137
2025-02-10T11:28:27.694595+00:00 heroku[web.1]: State changed from starting to crashed

`

I have created a project with custom modules added, however, I am constantly running into out of memory error.

I am deploying to Heroku (I have also tried deployed to AWS with same error). I am using npm as suggested here.

This has become a huge blocker for me. Please share how we can fix this issue.

@hunghg255
Copy link
Owner

can you share mini repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants