-
Notifications
You must be signed in to change notification settings - Fork 150
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
webpack ... Killed error ... 137 (Out of memory) #85
Comments
I've never seen that before but I haven't tried running
|
I'm pleasantly surprised the |
I just tried it on my Raspberry Pi 2 (currently running Ubuntu 19.10) and hit the same problem. sudo apt install zram-config
sudo systemctl start zram-config YMMV. I also noticed that (without |
With those two commands I was unsuccessful with the same error. I will try to verify that zram is really enabled and/or try zswap ... Update: I think I was mistaken before too about
Ultimate printout:
|
With the /etc/ztab updated away from the defaults as shown in the zram-config readme, |
I have a new Ubuntu 20 on rpi 3b+ all the way updated. This might not be a moonfire-nvr related issue at all, but I'll log it anyway since I can't find any great matches elsewhere. Following guide/install-manual.md, looks like an out-of-memory issue in the webpack step? Possibly a bad loop?
cargo
stuff works fine and is probably more aggressive, if I had to guess.I didn't try the scripted install yet. I tried upgrading all dependencies to latest with yarn, no change.
The text was updated successfully, but these errors were encountered: