JavaScript heap out of memory

Hi, Allan,
Greetings !
I have tried to run opencore on my local docker desktop, and I created an agent of “openiap/noderedagent” to serve. but the agent always crashed beacuse of the OOM.The details were listed as following:
(1) agent and its env setting


(2) docker

(3) errorMsg

I tried to enlarge the heap, but it didn’t work.

Can you start a clean nodered? If yes, then try installing each module that you added until you find the one that breaks it.

Thanks a lot, I will try that.

Allan, thanks for your helpful suggestion ! I have tried to rebuild the nodered flow and rewrite the js code of nodered module that may result the “OOM”, then it worked normally.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.