Failed to load server.cjs: Error: Cannot find module 'express'
Require stack:
- /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs
    at Module._resolveFilename (node:internal/modules/cjs/loader:1207:15)
    at Module._load (node:internal/modules/cjs/loader:1038:27)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at Object.<anonymous> (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:25:30)
    at Module._compile (node:internal/modules/cjs/loader:1521:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Module._load (node:internal/modules/cjs/loader:1091:12)
    at cjsLoader (node:internal/modules/esm/translators:298:15) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs' ]
}
Failed to load server.cjs: Error: Cannot find module 'express'
Require stack:
- /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs
    at Module._resolveFilename (node:internal/modules/cjs/loader:1207:15)
    at Module._load (node:internal/modules/cjs/loader:1038:27)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at Object.<anonymous> (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:25:30)
    at Module._compile (node:internal/modules/cjs/loader:1521:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
    at Module.load (node:internal/modules/cjs/loader:1266:32)
    at Module._load (node:internal/modules/cjs/loader:1091:12)
    at cjsLoader (node:internal/modules/esm/translators:298:15) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs' ]
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to save settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at saveSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:715:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1303:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:844:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Gemini server-side error path: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1205:32
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Gemini server-side error path: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1205:32
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch orders: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1116:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch bookings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getBookings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:553:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1081:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch FAQs: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getFaqs (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:676:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1163:24
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to add category: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at addCategory (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:433:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:992:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch settings: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getSettings (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:691:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1294:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch products: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:464:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1032:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to fetch categories: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at getCategories (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:428:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:983:30
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Skipping CREATE DATABASE step (this is normal on managed hosting like cPanel): Access denied for user 'root'@'localhost' (using password: NO)
Failed to load/initialize MySQL database: Error: Access denied for user 'root'@'localhost' (using password: NO)
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:248:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_ACCESS_DENIED_ERROR',
  errno: 1045,
  sqlState: '28000',
  sqlMessage: "Access denied for user 'root'@'localhost' (using password: NO)",
  sql: undefined
}
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Gemini server-side error path: ApiError: {"error":{"code":429,"message":"You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.0-flash\nPlease retry in 14.783661433s.","status":"RESOURCE_EXHAUSTED","details":[{"@type":"type.googleapis.com/google.rpc.Help","links":[{"description":"Learn more about Gemini API quotas","url":"https://ai.google.dev/gemini-api/docs/rate-limits"}]},{"@type":"type.googleapis.com/google.rpc.QuotaFailure","violations":[{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerDayPerProjectPerModel-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerMinutePerProjectPerModel-FreeTier","quotaDimensions":{"model":"gemini-2.0-flash","location":"global"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_input_token_count","quotaId":"GenerateContentInputTokensPerModelPerMinute-FreeTier","quotaDimensions":{"model":"gemini-2.0-flash","location":"global"}}]},{"@type":"type.googleapis.com/google.rpc.RetryInfo","retryDelay":"14s"}]}}
    at throwErrorIfNotOK (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13673:30)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13373:13
    at async Models.generateContent (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:14781:24)
    at async /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1230:22 {
  status: 429
}
Gemini server-side error path: ApiError: {"error":{"code":429,"message":"You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\nPlease retry in 55.038136922s.","status":"RESOURCE_EXHAUSTED","details":[{"@type":"type.googleapis.com/google.rpc.Help","links":[{"description":"Learn more about Gemini API quotas","url":"https://ai.google.dev/gemini-api/docs/rate-limits"}]},{"@type":"type.googleapis.com/google.rpc.QuotaFailure","violations":[{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_input_token_count","quotaId":"GenerateContentInputTokensPerModelPerMinute-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerMinutePerProjectPerModel-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerDayPerProjectPerModel-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}}]},{"@type":"type.googleapis.com/google.rpc.RetryInfo","retryDelay":"55s"}]}}
    at throwErrorIfNotOK (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13673:30)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13373:13
    at async Models.generateContent (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:14781:24)
    at async /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1230:22 {
  status: 429
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/homepage_model.png'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/model_homepage.jpg'
Error: EACCES: permission denied, stat '/home/hfyeusew/mummyayofe.owode.ng/dist/images/ceo_image.png'
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432479959', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432485451', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432486613', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432486916', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432488213', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432488538', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432488777', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432488982', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432493237', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432493576', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432493813', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432494085', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432494293', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432494533', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432494757', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432494964', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432495206', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432495412', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432495636', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432505159', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432505396', 'Hip and butt enlargement', 'Hip and butt enlargement ', 8500, '/uploads/1781432441205-531922741.jpg', 'body-enhancement', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 1, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432528413', 'Hh4h3h', 'Hhh', 8500, '/uploads/1781432523366-980109930.jpg', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432529524', 'Hh4h3h', 'Hhh', 8500, '/uploads/1781432523366-980109930.jpg', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432530022', 'Hh4h3h', 'Hhh', 8500, '/uploads/1781432523366-980109930.jpg', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432530678', 'Hh4h3h', 'Hhh', 8500, '/uploads/1781432523366-980109930.jpg', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781432688425', 'Hh4h3h', 'Hhh', 8500, '/uploads/1781432523366-980109930.jpg', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to load/initialize MySQL database: Error: Unknown column 'rating' in 'field list'
    at initDb (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:366:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async loadDatabase (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:845:5) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '         (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `         VALUES ('prod-1', 'Ewé Moringa Premium Tea Blend', 'Handpicked high-altitude Moringa leaf infusion sourced from sustainable farms in Northern Nigeria, blended with Lemongrass and a warm hint of Ginger. Naturally caffeine-free and rich in vitamins to sustain your metabolic vitality and focus.', 8500, 'https://images.unsplash.com/photo-1597481499750-3e6b22637e12?auto=format&fit=crop&q=80&w=800', 'herbal-teas', '[\\"100% Organic Moringa Oleifera Leaves\\",\\"Nigerian Lemongrass (Telem)\\",\\"Sun-dried Ginger root\\"]', '[\\"Natural energy boost without the caffeine crash\\",\\"Immune system support via high concentration of Vitamin C and Iron\\",\\"Assists gentle metabolic cleansing and digestion\\"]', 'Steep 1 tea bag or 1 tablespoon of loose leaf blend in hot boiled water for 5-7 minutes. Enjoy warm in the morning or early afternoon for natural energy.', 25, true, 4.9, 42)`
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433753362', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433756347', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433756765', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433762366', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433763118', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433765742', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781433766112', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434215960', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434215981', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434215975', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434215986', 'vhjhj', ' nmn', 8500, '/uploads/1781433742987-619632660.png', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:598:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1117:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434290285', 'jvhvvh', 'jvh', 8500, 'https://images.unsplash.com/photo-1620916566398-39f1143ab7be?auto=format&fit=crop&q=80&w=400', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434291758', 'jvhvvh', 'jvh', 8500, 'https://images.unsplash.com/photo-1620916566398-39f1143ab7be?auto=format&fit=crop&q=80&w=400', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    `     VALUES ('prod-1781434317660', 'jvhvvh', 'jvh', 8500, 'https://images.unsplash.com/photo-1620916566398-39f1143ab7be?auto=format&fit=crop&q=80&w=400', 'herbal-teas', '[\\"Pure herbs\\"]', '[\\"Revitalizes system\\",\\"Promotes complex skin glow\\"]', 'Steep in hot boiling water for 5 minutes.', 20, 0, 4.5, 0)`
}
SyntaxError: Expected property name or '}' in JSON at position 1
    at JSON.parse (<anonymous>)
    at parse (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:524:28)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Failed to add product: Error: Unknown column 'rating' in 'field list'
    at addProduct (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:479:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1042:27
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'rating' in 'field list'",
  sql: 'INSERT INTO products \n' +
    '     (id, name, description, price, image, category, ingredients, benefits, usageGuide, stock, isBestSeller, rating, reviewsCount) \n' +
    "     VALUES ('prod-1781434445503', 'Test', NULL, 100, 'https://images.unsplash.com/photo-1620916566398-39f1143ab7be?auto=format&fit=crop&q=80&w=400', NULL, '[]', '[]', NULL, 0, 0, 4.5, 0)"
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:610:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1129:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to fetch products: TypeError: Cannot read properties of undefined (reading 'query')
    at getProducts (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:476:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1045:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7)
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:610:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1129:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Gemini server-side error path: ApiError: {"error":{"code":429,"message":"You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-2.0-flash\nPlease retry in 6.223320098s.","status":"RESOURCE_EXHAUSTED","details":[{"@type":"type.googleapis.com/google.rpc.Help","links":[{"description":"Learn more about Gemini API quotas","url":"https://ai.google.dev/gemini-api/docs/rate-limits"}]},{"@type":"type.googleapis.com/google.rpc.QuotaFailure","violations":[{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_input_token_count","quotaId":"GenerateContentInputTokensPerModelPerMinute-FreeTier","quotaDimensions":{"model":"gemini-2.0-flash","location":"global"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerMinutePerProjectPerModel-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}},{"quotaMetric":"generativelanguage.googleapis.com/generate_content_free_tier_requests","quotaId":"GenerateRequestsPerDayPerProjectPerModel-FreeTier","quotaDimensions":{"location":"global","model":"gemini-2.0-flash"}}]},{"@type":"type.googleapis.com/google.rpc.RetryInfo","retryDelay":"6s"}]}}
    at throwErrorIfNotOK (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13673:30)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:13373:13
    at async Models.generateContent (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/@google/genai/dist/node/index.cjs:14781:24)
    at async /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1261:22 {
  status: 429
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:610:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1129:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
Failed to create order: Error: Unknown column 'orderNumber' in 'field list'
    at addOrder (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:624:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1138:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderNumber' in 'field list'",
  sql: 'INSERT INTO orders \n' +
    '     (id, orderNumber, orderDate, status, customerName, customerEmail, customerPhone, deliveryLocation, deliveryCharge, paymentMethod, totalAmount, items, billingAddress) \n' +
    `     VALUES ('order-1781436032832', 'NGA-143004', '2026-06-14T11:20:32.832Z', 'pending-verification', 'cghgvh vhvh', 'assss@gmail.com', 'hhvhbb', NULL, 0, 'bank-transfer', 10500, '[{\\"productId\\":\\"prod-1781435196711\\",\\"name\\":\\"Spiritual Soap\\",\\"price\\":8500,\\"quantity\\":1,\\"image\\":\\"/uploads/1781432523366-980109930.jpg\\"}]', 'null')`
}
Failed to create order: Error: Unknown column 'orderNumber' in 'field list'
    at addOrder (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:624:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1138:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderNumber' in 'field list'",
  sql: 'INSERT INTO orders \n' +
    '     (id, orderNumber, orderDate, status, customerName, customerEmail, customerPhone, deliveryLocation, deliveryCharge, paymentMethod, totalAmount, items, billingAddress) \n' +
    `     VALUES ('order-1781436068985', 'NGA-785895', '2026-06-14T11:21:08.985Z', 'pending-verification', 'cghgvh vhvh', 'assss@gmail.com', 'hhvhbb', NULL, 0, 'bank-transfer', 10500, '[{\\"productId\\":\\"prod-1781435196711\\",\\"name\\":\\"Spiritual Soap\\",\\"price\\":8500,\\"quantity\\":1,\\"image\\":\\"/uploads/1781432523366-980109930.jpg\\"}]', 'null')`
}
Failed to create order: Error: Unknown column 'orderDate' in 'field list'
    at addOrder (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:632:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1146:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'field list'",
  sql: 'INSERT INTO orders \n' +
    '     (id, orderNumber, orderDate, status, customerName, customerEmail, customerPhone, deliveryLocation, deliveryCharge, paymentMethod, totalAmount, items, billingAddress) \n' +
    `     VALUES ('order-1781436677147', 'NGA-557912', '2026-06-14T11:31:17.147Z', 'pending-verification', 'kvhvbmbh', 'LSODIQ03@GMAIL.COM', '+2347012546554', NULL, 0, 'bank-transfer', 10500, '[{\\"productId\\":\\"prod-1781435196711\\",\\"name\\":\\"Spiritual Soap\\",\\"price\\":8500,\\"quantity\\":1,\\"image\\":\\"/uploads/1781432523366-980109930.jpg\\"}]', 'null')`
}
Failed to create order: Error: Unknown column 'orderDate' in 'field list'
    at addOrder (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:632:14)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1146:28
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:82:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'field list'",
  sql: 'INSERT INTO orders \n' +
    '     (id, orderNumber, orderDate, status, customerName, customerEmail, customerPhone, deliveryLocation, deliveryCharge, paymentMethod, totalAmount, items, billingAddress) \n' +
    `     VALUES ('order-1781436702953', 'NGA-981281', '2026-06-14T11:31:42.953Z', 'pending-verification', 'kvhvbmbh', 'LSODIQ03@GMAIL.COM', '+2347012546554', NULL, 0, 'bank-transfer', 10500, '[{\\"productId\\":\\"prod-1781435196711\\",\\"name\\":\\"Spiritual Soap\\",\\"price\\":8500,\\"quantity\\":1,\\"image\\":\\"/uploads/1781432523366-980109930.jpg\\"}]', 'null')`
}
Failed to fetch orders: Error: Unknown column 'orderDate' in 'order clause'
    at getOrders (/home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:618:29)
    at /home/hfyeusew/mummyayofe.owode.ng/dist/server.cjs:1137:26
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:346:12)
    at next (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/express/lib/router/index.js:280:10)
    at urlencodedParser (/home/hfyeusew/nodevenv/mummyayofe.owode.ng/20/lib/node_modules/body-parser/lib/types/urlencoded.js:91:7) {
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sqlState: '42S22',
  sqlMessage: "Unknown column 'orderDate' in 'order clause'",
  sql: 'SELECT * FROM orders ORDER BY orderDate DESC'
}
