-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Javascript Heap out of Memory] <Fatal Errors on install> #510
Comments
Welcome to Dashy 👋 Issues are sometimes closed when users:
Before you reopen this issue, please also ensure that:
Once you have verified the above standards are met, you may reopen this issue. Sorry for any inconvenience caused, I'm just a bot, and sometimes make mistakes 🤖 |
Try assigning more mem, I think there was a similar issue opened a few months back, but I'm out at the moment so will look for it later |
For
For
|
Sorry it took me so long to reply to this, but I have only just revisited it. YES, these ENV options eventually worked for me, although I did also enable zRAM which I think made a the difference. |
Environment
Self-Hosted (Docker)
Version
2.0.3
Describe the problem
Log output including below.
Installing on RiPi 3 (ARMv7) through Docker / Portainer.
██████╗ █████╗ ███████╗██╗ ██╗██╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██║╚██╗ ██╔╝
██║ ██║███████║███████╗███████║ ╚████╔╝
██║ ██║██╔══██║╚════██║██╔══██║ ╚██╔╝
██████╔╝██║ ██║███████║██║ ██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
Welcome to Dashy! 🚀
Your new dashboard is now up and running with Docker
After updating your config file, run 'docker exec -it [container-id] yarn build' to rebuild
Using Dashy V-2.0.3. Update Check Complete
✅ Dashy is Up-to-Date
WARN A new version of sass-loader is available. Please upgrade for best experience.
<--- Last few GCs --->
[61:0x74533040] 229060 ms: Mark-sweep (reduce) 227.1 (236.9) -> 227.1 (237.4) MB, 5560.7 / 0.3 ms (average mu = 0.286, current mu = 0.011) allocation failure scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: