/home/kaliqcwt/server.kalielltd.co.ke/controllers/mpesacontroller.cjs:9
export const initiateSTKPush = async (req, res) => {
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/mpesacontroller.cjs:9
export const initiateSTKPush = async (req, res) => {
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/utils/timestamp.cjs:5
export const getTimestamp = () => {
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/controllers/mpesacontroller.cjs:5:26)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/utils/timestamp.cjs:5
export const getTimestamp = () => {
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/controllers/mpesacontroller.cjs:5:26)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/middlewares/generateAccessToken.cjs:5
export const accessToken = (req, res, next) => {
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:9:25)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:20
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:20:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:20
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:20:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21
router.route("/testRoutee").get(accessToken, testMpesa);
                                             ^

ReferenceError: testMpesa is not defined
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/mpesa.cjs:21:46)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:23:27)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
undefined:1
Too many requests, please try again later.
^

SyntaxError: Unexpected token T in JSON at position 0
    at JSON.parse (<anonymous>)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:68:37)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
Error in the search request: hotel is not defined
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:132
            const propertyInfos = await Promise.all(propertyInfoPromises);
                                  ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:7:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Error in the search request: Cannot read property 'toLowerCase' of undefined
Error in the search request: customerNationality is not defined
Error in the search request: customerNationality is not defined
Error in the search request: customerNationality is not defined
Error in the search request: customerNationality is not defined
Error in the search request: customerNationality is not defined
Error in the search request: customerNationality is not defined
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:224
        const [insertChat] = await pool.query(
                             ^^^^^

SyntaxError: await is only valid in async function
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/middlewares/db.cjs:15
export default pool;
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:7:18)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/middlewares/db.cjs:15
export default pool;
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:7:18)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/middlewares/db.cjs:15
export default pool;
^^^^^^

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:7:18)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:213
    const reference=reference": {
                             ^^^^

SyntaxError: Invalid or unexpected token
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:213
    const reference=reference": {
                             ^^^^

SyntaxError: Invalid or unexpected token
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:213
    const reference=reference": {
                             ^^^^

SyntaxError: Invalid or unexpected token
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
(node:576871) UnhandledPromiseRejectionWarning: Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `paymentDetails` = '[object Object]',`message` = 'You have an error in your ...' at line 1
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:245:43)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:576871) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:576871) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Error: getaddrinfo ENOTFOUND booking-api.hyperguest.io
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:71:26) {
  errno: -3008,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'booking-api.hyperguest.io'
}
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:228
    const reference = {
    ^^^^^

SyntaxError: Unexpected token 'const'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:228
    const reference = {
    ^^^^^

SyntaxError: Unexpected token 'const'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/hyperguest.cjs:8:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Error parsing search response: Cannot read property 'filter' of undefined
Error parsing search response: Cannot read property 'filter' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
internal/modules/cjs/loader.js:285
    throw e;
    ^

SyntaxError: Error parsing /home/kaliqcwt/server.kalielltd.co.ke/package.json: Unexpected token } in JSON at position 475
    at parse (<anonymous>)
    at readPackage (internal/modules/cjs/loader.js:272:20)
    at readPackageScope (internal/modules/cjs/loader.js:297:19)
    at trySelf (internal/modules/cjs/loader.js:412:40)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:879:24)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:1:17)
    at Module._compile (internal/modules/cjs/loader.js:1085:14) {
  path: '/home/kaliqcwt/server.kalielltd.co.ke/package.json'
}
internal/modules/cjs/loader.js:285
    throw e;
    ^

SyntaxError: Error parsing /home/kaliqcwt/server.kalielltd.co.ke/package.json: Unexpected token } in JSON at position 475
    at parse (<anonymous>)
    at readPackage (internal/modules/cjs/loader.js:272:20)
    at readPackageScope (internal/modules/cjs/loader.js:297:19)
    at trySelf (internal/modules/cjs/loader.js:412:40)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:879:24)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:1:17)
    at Module._compile (internal/modules/cjs/loader.js:1085:14) {
  path: '/home/kaliqcwt/server.kalielltd.co.ke/package.json'
}
internal/modules/cjs/loader.js:285
    throw e;
    ^

SyntaxError: Error parsing /home/kaliqcwt/server.kalielltd.co.ke/package.json: Unexpected token } in JSON at position 475
    at parse (<anonymous>)
    at readPackage (internal/modules/cjs/loader.js:272:20)
    at readPackageScope (internal/modules/cjs/loader.js:297:19)
    at trySelf (internal/modules/cjs/loader.js:412:40)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:879:24)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/app.cjs:1:17)
    at Module._compile (internal/modules/cjs/loader.js:1085:14) {
  path: '/home/kaliqcwt/server.kalielltd.co.ke/package.json'
}
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
internal/modules/cjs/loader.js:905
  throw err;
  ^

Error: Cannot find module '../controllers/authcontroller.cjs'
Require stack:
- /home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs
- /home/kaliqcwt/server.kalielltd.co.ke/app.cjs
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs:9:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs',
    '/home/kaliqcwt/server.kalielltd.co.ke/app.cjs',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}
internal/modules/cjs/loader.js:905
  throw err;
  ^

Error: Cannot find module '../controllers/authcontroller.cjs'
Require stack:
- /home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs
- /home/kaliqcwt/server.kalielltd.co.ke/app.cjs
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs:9:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/kaliqcwt/server.kalielltd.co.ke/routes/auth.cjs',
    '/home/kaliqcwt/server.kalielltd.co.ke/app.cjs',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}
ReferenceError: bcrypt is not defined
    at registerUser (/home/kaliqcwt/server.kalielltd.co.ke/controllers/authcontroller.cjs:58:28)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
ReferenceError: bcrypt is not defined
    at registerUser (/home/kaliqcwt/server.kalielltd.co.ke/controllers/authcontroller.cjs:58:28)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
ReferenceError: bcrypt is not defined
    at registerUser (/home/kaliqcwt/server.kalielltd.co.ke/controllers/authcontroller.cjs:58:28)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
Error parsing search response: Cannot read property 'length' of undefined
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55
         if (!c_fname || !c_lname || !c_email ||) {
                                                ^

SyntaxError: Unexpected token ')'
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Error in postData: ReferenceError: c_fname is not defined
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:55:10
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:63
        await pool.query(firstname,middlename,lastname,email,phoneNumber,address,city,country,state,zipcode, user_id]);
                                                                                                             ^^^^^^^

SyntaxError: missing ) after argument list
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
/home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:63
        await pool.query(firstname,middlename,lastname,email,phoneNumber,address,city,country,state,zipcode, user_id]);
                                                                                                             ^^^^^^^

SyntaxError: missing ) after argument list
    at wrapSafe (internal/modules/cjs/loader.js:1001:16)
    at Module._compile (internal/modules/cjs/loader.js:1049:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Module.require (internal/modules/cjs/loader.js:974:19)
    at require (internal/modules/cjs/helpers.js:101:18)
    at Object.<anonymous> (/home/kaliqcwt/server.kalielltd.co.ke/routes/user.cjs:12:5)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
Error in postData: ReferenceError: user_id is not defined
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:63:124
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
Error parsing search response: Cannot read property 'length' of undefined
Error in postData: Error: Table 'kaliqcwt_server.tbl_orders' doesn't exist
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:11:39
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  code: 'ER_NO_SUCH_TABLE',
  errno: 1146,
  sql: 'SELECT COUNT(*) AS count FROM tbl_orders WHERE  b_customer = 1',
  sqlState: '42S02',
  sqlMessage: "Table 'kaliqcwt_server.tbl_orders' doesn't exist"
}
Error in postData: Error: Table 'kaliqcwt_server.tbl_orders' doesn't exist
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:11:39
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  code: 'ER_NO_SUCH_TABLE',
  errno: 1146,
  sql: 'SELECT COUNT(*) AS count FROM tbl_orders WHERE  b_customer = 1',
  sqlState: '42S02',
  sqlMessage: "Table 'kaliqcwt_server.tbl_orders' doesn't exist"
}
Error in postData: Error: Table 'kaliqcwt_server.tbl_orders' doesn't exist
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:11:39
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  code: 'ER_NO_SUCH_TABLE',
  errno: 1146,
  sql: 'SELECT COUNT(*) AS count FROM tbl_orders WHERE  b_customer = 1',
  sqlState: '42S02',
  sqlMessage: "Table 'kaliqcwt_server.tbl_orders' doesn't exist"
}
Error in postData: Error: Table 'kaliqcwt_server.tbl_orders' doesn't exist
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:11:39
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  code: 'ER_NO_SUCH_TABLE',
  errno: 1146,
  sql: 'SELECT COUNT(*) AS count FROM tbl_orders WHERE  b_customer = 1',
  sqlState: '42S02',
  sqlMessage: "Table 'kaliqcwt_server.tbl_orders' doesn't exist"
}
Error in postData: Error: Table 'kaliqcwt_server.tbl_orders' doesn't exist
    at PromisePool.query (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/mysql2/promise.js:356:22)
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/usercontroller.cjs:11:39
    at validateAuthorization (/home/kaliqcwt/server.kalielltd.co.ke/middlewares/validate.cjs:43:5)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  code: 'ER_NO_SUCH_TABLE',
  errno: 1146,
  sql: 'SELECT COUNT(*) AS count FROM tbl_orders WHERE  b_customer = 1',
  sqlState: '42S02',
  sqlMessage: "Table 'kaliqcwt_server.tbl_orders' doesn't exist"
}
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error parsing search response: Cannot read property 'length' of undefined
Error while getting booking TypeError: Cannot read property '0' of undefined
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:396:34
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
Error while getting booking TypeError: Cannot read property '0' of undefined
    at /home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:396:34
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
(node:1093096) UnhandledPromiseRejectionWarning: ReferenceError: datetime is not defined
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:368:13)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1093096) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:1093096) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:1116803) UnhandledPromiseRejectionWarning: ReferenceError: datetime is not defined
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:368:13)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1116803) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:1116803) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:1116803) UnhandledPromiseRejectionWarning: ReferenceError: datetime is not defined
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:368:13)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
(node:1116803) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:1116803) UnhandledPromiseRejectionWarning: ReferenceError: datetime is not defined
    at Request._callback (/home/kaliqcwt/server.kalielltd.co.ke/controllers/hyperguestcontroller.cjs:368:13)
    at Request.self.callback (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:185:22)
    at Request.emit (events.js:400:28)
    at Request.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:400:28)
    at IncomingMessage.<anonymous> (/home/kaliqcwt/nodevenv/server.kalielltd.co.ke/14/lib/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:519:28)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1333:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
(node:1116803) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
