Paweł Wypustek

Results 6 comments of Paweł Wypustek

Have you tried to call dbPool.get with async/await? Maybe these calls cannot be parallelized

have you tried process.setMaxListeners(0) ?

Perhaps it is related to this issue: https://www.firebirdfaq.org/faq161/

And in nodejs how do the debug logs look like, export NODE_DEBUG=* or NODE_ENV=development NODE_DEBUG=* node app.js

I checked in an empty folder, and the result is the same. I also checked on a completely different computer with Windows 10, and the same error occurs.

This command executed without any error, and the 'pup' command works fine, I checked it, and it looks like everything is ok, thanks!