Troubleshooting
Solving LACK_OF_RAM
Learn how to resolve the LACK_OF_RAM issue in your application.
When does it occur?
This issue occurs when your application is using more RAM than is available.
Why does it occur?
This issue occurs when your application is using more RAM than is available. This can happen when your application is using more RAM than is available on your current plan.
How to fix
Navigate to the file manager and locate the squarecloud.app/config
file.
- Open the file and locate the
MEMORY
field. - Increase the value of the
MEMORY
field. The value is in megabytes (MB). - We recommend increasing the value by 50% of the current value. For example, if the current value is
512
, increase it to768
.
If you are already using the maximum available RAM based on your current plan, consider upgrading to a higher plan by visiting the plans page.
If you continue to experience any issues, please don’t hesitate to contact our support team.
Was this page helpful?