ERR_MULTIPLE_CALLBACK
nodejs Multiple callback
A callback was called more than once. Node.js stream internals require callbacks to be called exactly once.
A callback was called more than once. Node.js stream internals require callbacks to be called exactly once.