[00:30:12.000] INFO: HTTP Server is running on port 3000
[00:59:51.000] INFO: HTTP Server is running on port 3000
[01:00:00.000] INFO: Bookings cancelled (For Approval, past check-in): 0
[01:00:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:05:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:10:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:15:00.000] INFO: Bookings set to Ongoing (check-in started, not yet checked out): 0
[01:15:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:20:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[01:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:40:00.000] INFO: No unpaid bookings found for auto-cancellation.
[01:45:00.000] INFO: No unpaid bookings found for auto-cancellation.
[14:20:46.000] INFO: HTTP Server is running on port 3000
[14:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[14:40:12.000] INFO: HTTP Server is running on port 3000
[19:23:29.000] INFO: HTTP Server is running on port 3000
[19:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[19:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:40:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:45:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:50:00.000] INFO: No unpaid bookings found for auto-cancellation.
[19:55:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:00:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:00:00.000] INFO: Bookings cancelled (For Approval, past check-in): 0
[20:05:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:10:01.000] INFO: No unpaid bookings found for auto-cancellation.
[20:15:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:15:00.000] INFO: Bookings set to Ongoing (check-in started, not yet checked out): 0
[20:20:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[20:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:40:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:45:00.000] INFO: No unpaid bookings found for auto-cancellation.
[20:54:11.000] INFO: HTTP Server is running on port 3000
[20:55:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:00:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:00:00.000] INFO: Bookings cancelled (For Approval, past check-in): 0
[21:05:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:10:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:15:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:15:00.000] INFO: Bookings set to Ongoing (check-in started, not yet checked out): 0
[21:20:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[21:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:40:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:45:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:50:00.000] INFO: No unpaid bookings found for auto-cancellation.
[21:55:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:12:03.000] INFO: HTTP Server is running on port 3000
[22:15:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:15:00.000] INFO: Bookings set to Ongoing (check-in started, not yet checked out): 0
[22:16:19.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:20.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:23.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:24.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:27.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:31.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:52.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:53.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:16:55.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:17:00.000] ERROR: Server Error: Not authenticated{"status":401,"message":"Not authenticated","stack":"Error: Not authenticated\n    at errorHandler (/home/aircamp/api-dev.aircamp.ph/util/errorHandler.js:2:17)\n    at module.exports (/home/aircamp/api-dev.aircamp.ph/middlewares/authorization.js:12:14)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:149:13)\n    at Route.dispatch (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/route.js:119:3)\n    at Layer.handle [as handle_request] (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/layer.js:95:5)\n    at /home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:284:15\n    at Function.process_params (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:346:12)\n    at next (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:280:10)\n    at Function.handle (/home/aircamp/api-dev.aircamp.ph/node_modules/express/lib/router/index.js:175:3)","error":{"statusCode":401}}
[22:20:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[22:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:40:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:45:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:50:00.000] INFO: No unpaid bookings found for auto-cancellation.
[22:55:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:00:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:00:00.000] INFO: Bookings cancelled (For Approval, past check-in): 0
[23:05:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:10:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:15:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:15:00.000] INFO: Bookings set to Ongoing (check-in started, not yet checked out): 0
[23:20:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:25:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:30:00.000] INFO: No unpaid bookings found for auto-cancellation.
[23:30:00.000] INFO: Bookings set to Done (past check-out, Upcoming/Ongoing): 0
[23:35:00.000] INFO: No unpaid bookings found for auto-cancellation.
