latysheff / node-sctp

SCTP userspace sockets for Node.js
MIT License
59 stars 10 forks source link

Error [ERR_MULTIPLE_CALLBACK]: Callback called multiple times #24

Open negroscuro opened 3 years ago

negroscuro commented 3 years ago

node-red-contrib-oracle-ng throws an error when giving anser through http like if it would be receiving more than one msg but i can not see them with msg node. It says: Error [ERR_MULTIPLE_CALLBACK]: Callback called multiple times And no more details is provided... I checked node configuration "Output" which is set to "one msg/query", but I also tried "multiple msg/query"