janvda / node-red-doorbell

Recognizes the "Rrrring" sound of my doorbell using Node-RED & Edge Impulse and posts a message on my slack channel.
0 stars 0 forks source link

error: "RuntimeError: abort(OOM). Build with -s ASSERTIONS=1 for more info." #3

Closed janvda closed 3 years ago

janvda commented 4 years ago

doorbell service : node edge impulse classifynode is sometimes reporting error

error: "RuntimeError: abort(OOM). Build with -s ASSERTIONS=1 for more info."

this happened when input payload array doesn't have right number of elements.

janvda commented 4 years ago

Once this problem happens, fixing the input payload is not sufficient: you must also restart node-red container.

janvda commented 3 years ago

has been fixed by https://forum.edgeimpulse.com/t/getting-error-runtimeerror-abort-oom-build-with-s-assertions-1-for-more-info-when-using-webassembly-build/895/3