Node-Red running but lots out of memory segmentation faults
-
Hi all,
Well after getting the WiFi to work, getting the SDCard working, getting pivot-root working and finally setting up a 1024mb swap space and got that working, i managed to get Node-Red up and running just fine.
Unfortunately it gives lots of memory segmentation errors exiting offcourse..
Any help, hints or tips greatly appreciated.
regards,
Leo
-
Well,
After some experimentation:
root@Omega-BF4F:/usr/bin/onion-node-red/node_modules/node-red# node --max_old_space_size=768 red.js
Seems to do the trick just fine, allthough i find it somewhat weird that node.js is not able to alocate the memory from the box but ow well
Regards,
Leo