-
Notifications
You must be signed in to change notification settings - Fork 0
/
uncaughtException.log
10 lines (10 loc) · 36.4 KB
/
uncaughtException.log
1
2
3
4
5
6
7
8
9
10
{"error":{},"level":"error","message":"uncaughtException: data and hash arguments required\nError: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","stack":"Error: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","exception":true,"date":"Thu Jul 15 2021 09:27:16 GMT+0530 (India Standard Time)","process":{"pid":11588,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":47235072,"heapTotal":20910080,"heapUsed":18755256,"external":19936374,"arrayBuffers":18368163}},"os":{"loadavg":[0,0,0],"uptime":6089},"trace":[{"column":17,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":208,"method":"compare","native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":null,"line":29,"method":null,"native":false},{"column":null,"file":null,"function":"new Promise","line":null,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":"Object.module.exports.promise","line":20,"method":"promise","native":false},{"column":25,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":204,"method":"compare","native":false},{"column":15,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js","function":null,"line":12,"method":null,"native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":13,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"next","line":137,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"Route.dispatch","line":112,"method":"dispatch","native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":22,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":null,"line":281,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.process_params","line":335,"method":"process_params","native":false},{"column":10,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"next","line":275,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.handle","line":174,"method":"handle","native":false}]}
{"error":{},"level":"error","message":"uncaughtException: data and hash arguments required\nError: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","stack":"Error: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","exception":true,"date":"Thu Jul 15 2021 09:29:13 GMT+0530 (India Standard Time)","process":{"pid":15264,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":65044480,"heapTotal":54468608,"heapUsed":21648480,"external":19974605,"arrayBuffers":18404432}},"os":{"loadavg":[0,0,0],"uptime":6207},"trace":[{"column":17,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":208,"method":"compare","native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":null,"line":29,"method":null,"native":false},{"column":null,"file":null,"function":"new Promise","line":null,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":"Object.module.exports.promise","line":20,"method":"promise","native":false},{"column":25,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":204,"method":"compare","native":false},{"column":15,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js","function":null,"line":12,"method":null,"native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":13,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"next","line":137,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"Route.dispatch","line":112,"method":"dispatch","native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":22,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":null,"line":281,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.process_params","line":335,"method":"process_params","native":false},{"column":10,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"next","line":275,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.handle","line":174,"method":"handle","native":false}]}
{"error":{},"level":"error","message":"uncaughtException: data and hash arguments required\nError: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","stack":"Error: data and hash arguments required\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:208:17)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:29:12\n at new Promise (<anonymous>)\n at Object.module.exports.promise (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js:20:12)\n at Object.compare (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js:204:25)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js:12:15\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:137:13)\n at Route.dispatch (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js:112:3)\n at newFn (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js:16:20)\n at Layer.handle [as handle_request] (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:281:22\n at Function.process_params (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:335:12)\n at next (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:275:10)\n at Function.handle (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:174:3)","exception":true,"date":"Thu Jul 15 2021 09:31:25 GMT+0530 (India Standard Time)","process":{"pid":12268,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":65409024,"heapTotal":54206464,"heapUsed":21539656,"external":20035391,"arrayBuffers":18465218}},"os":{"loadavg":[0,0,0],"uptime":6339},"trace":[{"column":17,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":208,"method":"compare","native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":null,"line":29,"method":null,"native":false},{"column":null,"file":null,"function":"new Promise","line":null,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\promises.js","function":"Object.module.exports.promise","line":20,"method":"promise","native":false},{"column":25,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\bcrypt\\bcrypt.js","function":"Object.compare","line":204,"method":"compare","native":false},{"column":15,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\routes\\login.js","function":null,"line":12,"method":null,"native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":13,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"next","line":137,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\route.js","function":"Route.dispatch","line":112,"method":"dispatch","native":false},{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express-async-errors\\index.js","function":"newFn","line":16,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\layer.js","function":"Layer.handle [as handle_request]","line":95,"method":"handle [as handle_request]","native":false},{"column":22,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":null,"line":281,"method":null,"native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.process_params","line":335,"method":"process_params","native":false},{"column":10,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"next","line":275,"method":null,"native":false},{"column":3,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.handle","line":174,"method":"handle","native":false}]}
{"error":{},"level":"error","message":"uncaughtException: Router.use() requires a middleware function but got a Object\nTypeError: Router.use() requires a middleware function but got a Object\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:458:13)\n at Function.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:220:21)\n at Array.forEach (<anonymous>)\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:217:7)\n at Object.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js:28:5)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","stack":"TypeError: Router.use() requires a middleware function but got a Object\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:458:13)\n at Function.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:220:21)\n at Array.forEach (<anonymous>)\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:217:7)\n at Object.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js:28:5)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","exception":true,"date":"Thu Jul 15 2021 12:16:04 GMT+0530 (India Standard Time)","process":{"pid":7916,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":65212416,"heapTotal":54226944,"heapUsed":24134808,"external":20494547,"arrayBuffers":18943657}},"os":{"loadavg":[0,0,0],"uptime":16217},"trace":[{"column":13,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.use","line":458,"method":"use","native":false},{"column":21,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js","function":null,"line":220,"method":null,"native":false},{"column":null,"file":null,"function":"Array.forEach","line":null,"method":"forEach","native":false},{"column":7,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js","function":"Function.use","line":217,"method":"use","native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js","function":null,"line":28,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1063,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1092,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":928,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":769,"method":"_load","native":false},{"column":12,"file":"internal/modules/run_main.js","function":"Function.executeUserEntryPoint [as runMain]","line":72,"method":"executeUserEntryPoint [as runMain]","native":false},{"column":47,"file":"internal/main/run_main_module.js","function":null,"line":17,"method":null,"native":false}]}
{"error":{},"level":"error","message":"uncaughtException: Router.use() requires a middleware function but got a Object\nTypeError: Router.use() requires a middleware function but got a Object\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:458:13)\n at Function.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:220:21)\n at Array.forEach (<anonymous>)\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:217:7)\n at Object.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js:28:5)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","stack":"TypeError: Router.use() requires a middleware function but got a Object\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js:458:13)\n at Function.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:220:21)\n at Array.forEach (<anonymous>)\n at Function.use (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js:217:7)\n at Object.<anonymous> (C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js:28:5)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","exception":true,"date":"Thu Jul 15 2021 12:24:06 GMT+0530 (India Standard Time)","process":{"pid":11736,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":65376256,"heapTotal":54226944,"heapUsed":24271736,"external":20514015,"arrayBuffers":18963125}},"os":{"loadavg":[0,0,0],"uptime":16700},"trace":[{"column":13,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\router\\index.js","function":"Function.use","line":458,"method":"use","native":false},{"column":21,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js","function":null,"line":220,"method":null,"native":false},{"column":null,"file":null,"function":"Array.forEach","line":null,"method":"forEach","native":false},{"column":7,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\express\\lib\\application.js","function":"Function.use","line":217,"method":"use","native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js","function":null,"line":28,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1063,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1092,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":928,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":769,"method":"_load","native":false},{"column":12,"file":"internal/modules/run_main.js","function":"Function.executeUserEntryPoint [as runMain]","line":72,"method":"executeUserEntryPoint [as runMain]","native":false},{"column":47,"file":"internal/main/run_main_module.js","function":null,"line":17,"method":null,"native":false}]}
{"error":{"ok":0,"code":8000,"codeName":"AtlasError","name":"MongoError"},"level":"error","message":"uncaughtException: bad auth : Authentication failed.\nMongoError: bad auth : Authentication failed.\n at MessageStream.messageHandler (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\connection.js:272:20)\n at MessageStream.emit (events.js:315:20)\n at processIncomingData (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:144:12)\n at MessageStream._write (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:42:5)\n at writeOrBuffer (internal/streams/writable.js:358:12)\n at MessageStream.Writable.write (internal/streams/writable.js:303:10)\n at TLSSocket.ondata (internal/streams/readable.js:719:22)\n at TLSSocket.emit (events.js:315:20)\n at addChunk (internal/streams/readable.js:309:12)\n at readableAddChunk (internal/streams/readable.js:284:9)\n at TLSSocket.Readable.push (internal/streams/readable.js:223:10)\n at TLSWrap.onStreamRead (internal/stream_base_commons.js:188:23)","stack":"MongoError: bad auth : Authentication failed.\n at MessageStream.messageHandler (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\connection.js:272:20)\n at MessageStream.emit (events.js:315:20)\n at processIncomingData (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:144:12)\n at MessageStream._write (C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:42:5)\n at writeOrBuffer (internal/streams/writable.js:358:12)\n at MessageStream.Writable.write (internal/streams/writable.js:303:10)\n at TLSSocket.ondata (internal/streams/readable.js:719:22)\n at TLSSocket.emit (events.js:315:20)\n at addChunk (internal/streams/readable.js:309:12)\n at readableAddChunk (internal/streams/readable.js:284:9)\n at TLSSocket.Readable.push (internal/streams/readable.js:223:10)\n at TLSWrap.onStreamRead (internal/stream_base_commons.js:188:23)","exception":true,"date":"Thu Jul 15 2021 16:10:29 GMT+0530 (India Standard Time)","process":{"pid":10244,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":67575808,"heapTotal":54751232,"heapUsed":25531536,"external":20561086,"arrayBuffers":18990913}},"os":{"loadavg":[0,0,0],"uptime":5984},"trace":[{"column":20,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\connection.js","function":"MessageStream.messageHandler","line":272,"method":"messageHandler","native":false},{"column":20,"file":"events.js","function":"MessageStream.emit","line":315,"method":"emit","native":false},{"column":12,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js","function":"processIncomingData","line":144,"method":null,"native":false},{"column":5,"file":"C:\\Users\\mysau\\cod\\node_js\\todoapp\\node_modules\\mongodb\\lib\\cmap\\message_stream.js","function":"MessageStream._write","line":42,"method":"_write","native":false},{"column":12,"file":"internal/streams/writable.js","function":"writeOrBuffer","line":358,"method":null,"native":false},{"column":10,"file":"internal/streams/writable.js","function":"MessageStream.Writable.write","line":303,"method":"write","native":false},{"column":22,"file":"internal/streams/readable.js","function":"TLSSocket.ondata","line":719,"method":"ondata","native":false},{"column":20,"file":"events.js","function":"TLSSocket.emit","line":315,"method":"emit","native":false},{"column":12,"file":"internal/streams/readable.js","function":"addChunk","line":309,"method":null,"native":false},{"column":9,"file":"internal/streams/readable.js","function":"readableAddChunk","line":284,"method":null,"native":false},{"column":10,"file":"internal/streams/readable.js","function":"TLSSocket.Readable.push","line":223,"method":"push","native":false},{"column":23,"file":"internal/stream_base_commons.js","function":"TLSWrap.onStreamRead","line":188,"method":"onStreamRead","native":false}]}
{"error":{"code":"ETIMEOUT","syscall":"queryTxt","hostname":"cluster0.amu3n.mongodb.net"},"level":"error","message":"uncaughtException: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\nError: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","stack":"Error: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","exception":true,"date":"Sat Jul 17 2021 18:24:38 GMT+0530 (India Standard Time)","process":{"pid":7388,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":45527040,"heapTotal":20582400,"heapUsed":18478312,"external":19827323,"arrayBuffers":18272322}},"os":{"loadavg":[0,0,0],"uptime":961},"trace":[{"column":19,"file":"dns.js","function":"QueryReqWrap.onresolve [as oncomplete]","line":203,"method":"onresolve [as oncomplete]","native":false}]}
{"error":{"code":"ETIMEOUT","syscall":"queryTxt","hostname":"cluster0.amu3n.mongodb.net"},"level":"error","message":"uncaughtException: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\nError: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","stack":"Error: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","exception":true,"date":"Sat Jul 17 2021 18:29:55 GMT+0530 (India Standard Time)","process":{"pid":15256,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":45707264,"heapTotal":20844544,"heapUsed":18633152,"external":19827323,"arrayBuffers":18272322}},"os":{"loadavg":[0,0,0],"uptime":1279},"trace":[{"column":19,"file":"dns.js","function":"QueryReqWrap.onresolve [as oncomplete]","line":203,"method":"onresolve [as oncomplete]","native":false}]}
{"error":{"code":"ETIMEOUT","syscall":"queryTxt","hostname":"cluster0.amu3n.mongodb.net"},"level":"error","message":"uncaughtException: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\nError: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","stack":"Error: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","exception":true,"date":"Sat Jul 17 2021 18:31:31 GMT+0530 (India Standard Time)","process":{"pid":15160,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":45719552,"heapTotal":20582400,"heapUsed":18474304,"external":19827323,"arrayBuffers":18272322}},"os":{"loadavg":[0,0,0],"uptime":1375},"trace":[{"column":19,"file":"dns.js","function":"QueryReqWrap.onresolve [as oncomplete]","line":203,"method":"onresolve [as oncomplete]","native":false}]}
{"error":{"code":"ETIMEOUT","syscall":"queryTxt","hostname":"cluster0.amu3n.mongodb.net"},"level":"error","message":"uncaughtException: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\nError: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","stack":"Error: queryTxt ETIMEOUT cluster0.amu3n.mongodb.net\n at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:19)","exception":true,"date":"Sat Jul 17 2021 18:37:56 GMT+0530 (India Standard Time)","process":{"pid":14388,"uid":null,"gid":null,"cwd":"C:\\Users\\mysau\\cod\\node_js\\todoapp","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.15.3","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\mysau\\cod\\node_js\\todoapp\\index.js"],"memoryUsage":{"rss":45899776,"heapTotal":20844544,"heapUsed":18632992,"external":19827323,"arrayBuffers":18272322}},"os":{"loadavg":[0,0,0],"uptime":1760},"trace":[{"column":19,"file":"dns.js","function":"QueryReqWrap.onresolve [as oncomplete]","line":203,"method":"onresolve [as oncomplete]","native":false}]}