Closed janvda closed 3 years ago
doorbell service : node edge impulse classifynode is sometimes reporting error
edge impulse classify
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.
Once this problem happens, fixing the input payload is not sufficient: you must also restart node-red container.
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
doorbell service : node
edge impulse classify
node is sometimes reporting errorthis happened when input payload array doesn't have right number of elements.