I recently implemented a BOT on NodeJS + Express + Sequelize and sometimes when requests are made it is causing me this error.  This is my API file  And this is my APP.JS (express) router to use the API 
I recently implemented a BOT on NodeJS + Express + Sequelize and sometimes when requests are made it is causing me this error.
This is my API file
And this is my APP.JS (express) router to use the API