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

[Bug]: yarn start crashes with memory error #37955

Open
1 task done
selcukbeyhan opened this issue Dec 5, 2024 · 1 comment
Open
1 task done

[Bug]: yarn start crashes with memory error #37955

selcukbeyhan opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Deploy Preview Issues found in Deploy Preview High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage

Comments

@selcukbeyhan
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

I follow the instructions to self-host the application.
I follow the guideline: https://github.com/appsmithorg/appsmith/blob/master/contributions/ClientSetup.md

when I run the "yarn start", I can see the memory increases to 100% and then eventually crashes with following error:

Compiled successfully!

You can now view appsmith in the browser.

http://dev.appsmith.com:3000

Note that the development build is not optimized.
To create a production build, use yarn build.

webpack compiled successfully
No issues found.

                The build failed because the process exited too early.
                This probably means the system ran out of memory or someone called
                `kill -9` on the process.

Steps To Reproduce

navigate to the "app/client" and run "yarn start"

Public Sample App

No response

Environment

Deploy Preview

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Self Hosted

@selcukbeyhan selcukbeyhan added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Dec 5, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Community Reported issues reported by community members Deploy Preview Issues found in Deploy Preview High This issue blocks a user from building or impacts a lot of users labels Dec 5, 2024
@selcukbeyhan
Copy link
Author

selcukbeyhan commented Dec 5, 2024

Node version: v20.18.1
CPU: ARM64 (running on virtual machine)

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

current settings of my virtual machine
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members Deploy Preview Issues found in Deploy Preview High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage
Projects
None yet
Development

No branches or pull requests

3 participants