Skip to content

V 4.0.0 consumes all RAM and freezes system #4

@marcomontevechi1

Description

@marcomontevechi1

Hello, im trying to get started so i followed initial steps to get to know the tool. So i did:

git clone --recurse-submodules https://github.com/React-Automation-Studio/React-Automation-Studio-Example-Project-1.git
cd React-Automation-Studio-Example-Project-1
 git checkout tags/V4.0.0

and git submodule status returns

b8ca936cd84e61f52c1c5e9ef733625ce81418b9 submodules/React-Automation-Studio (V4.0.0)

So all seems fine.

docker compose -f docker-compose-prod-with-demoioc.yml up --build

complains that there is no .env file or directory so i do

touch .env

and try again. After a few minutes my system freezes. I reboot it, start it again and try again this time with htop in another terminal. Htop shows that eventually all my ram (8 G) and swap partition (2 G) is consumed.
Can this be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions