-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuncaughtExceptions.log
More file actions
4 lines (4 loc) · 18.6 KB
/
uncaughtExceptions.log
File metadata and controls
4 lines (4 loc) · 18.6 KB
1
2
3
4
{"date":"Fri Jul 20 2018 10:18:13 GMT-0700 (PDT)","process":{"pid":68764,"uid":501,"gid":20,"cwd":"/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node","execPath":"/usr/local/bin/node","version":"v8.9.1","argv":["/usr/local/bin/node","/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node/index.js"],"memoryUsage":{"rss":59969536,"heapTotal":57044992,"heapUsed":20611200,"external":17867169}},"os":{"loadavg":[2.79296875,2.74169921875,2.95166015625],"uptime":575964},"trace":[{"column":11,"file":"/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node/startup/config.js","function":"module.exports","line":5,"method":"exports","native":false},{"column":28,"file":"/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node/index.js","function":null,"line":10,"method":null,"native":false},{"column":30,"file":"module.js","function":"Module._compile","line":635,"method":"_compile","native":false},{"column":10,"file":"module.js","function":"Module._extensions..js","line":646,"method":".js","native":false},{"column":32,"file":"module.js","function":"Module.load","line":554,"method":"load","native":false},{"column":12,"file":"module.js","function":"tryModuleLoad","line":497,"method":null,"native":false},{"column":3,"file":"module.js","function":"Module._load","line":489,"method":"_load","native":false},{"column":10,"file":"module.js","function":"Module.runMain","line":676,"method":"runMain","native":false},{"column":16,"file":"bootstrap_node.js","function":"startup","line":187,"method":null,"native":false},{"column":3,"file":"bootstrap_node.js","function":null,"line":608,"method":null,"native":false}],"stack":["Error: FATAL ERROR: jwtPrivateKey is not defined."," at module.exports (/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node/startup/config.js:5:11)"," at Object.<anonymous> (/Users/moshfeghhamedani/Desktop/Trash/vidly-api-node/index.js:10:28)"," at Module._compile (module.js:635:30)"," at Object.Module._extensions..js (module.js:646:10)"," at Module.load (module.js:554:32)"," at tryModuleLoad (module.js:497:12)"," at Function.Module._load (module.js:489:3)"," at Function.Module.runMain (module.js:676:10)"," at startup (bootstrap_node.js:187:16)"," at bootstrap_node.js:608:3"],"level":"error","message":"uncaughtException: FATAL ERROR: jwtPrivateKey is not defined.","timestamp":"2018-07-20T17:18:13.911Z"}
{"date":"Thu Jan 07 2021 19:02:00 GMT+0100 (Central European Standard Time)","process":{"pid":23087,"uid":501,"gid":20,"cwd":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node","execPath":"/usr/local/bin/node","version":"v12.18.2","argv":["/usr/local/bin/node","/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js"],"memoryUsage":{"rss":63655936,"heapTotal":37203968,"heapUsed":25589528,"external":20383537,"arrayBuffers":18945977}},"os":{"loadavg":[3.08056640625,3.4228515625,3.70556640625],"uptime":185028},"trace":[{"column":16,"file":"net.js","function":"TCPConnectWrap.afterConnect [as oncomplete]","line":1141,"method":"afterConnect [as oncomplete]","native":false},{"column":11,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/topologies/server.js","function":null,"line":438,"method":null,"native":false},{"column":20,"file":"events.js","function":"Pool.emit","line":315,"method":"emit","native":false},{"column":14,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/pool.js","function":null,"line":562,"method":null,"native":false},{"column":11,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/pool.js","function":null,"line":995,"method":null,"native":false},{"column":7,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js","function":null,"line":32,"method":null,"native":false},{"column":5,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js","function":"callback","line":280,"method":null,"native":false},{"column":7,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js","function":null,"line":310,"method":null,"native":false},{"column":26,"file":"events.js","function":"Object.onceWrapper","line":422,"method":"onceWrapper","native":false},{"column":20,"file":"events.js","function":"Socket.emit","line":315,"method":"emit","native":false},{"column":8,"file":"internal/streams/destroy.js","function":"emitErrorNT","line":92,"method":null,"native":false},{"column":3,"file":"internal/streams/destroy.js","function":"emitErrorAndCloseNT","line":60,"method":null,"native":false},{"column":21,"file":"internal/process/task_queues.js","function":"processTicksAndRejections","line":84,"method":null,"native":false}],"stack":["MongoNetworkError: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017"," at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {"," name: 'MongoNetworkError'","}]"," at Pool.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/topologies/server.js:438:11)"," at Pool.emit (events.js:315:20)"," at /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/pool.js:562:14"," at /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/pool.js:995:11"," at /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js:32:7"," at callback (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js:280:5)"," at Socket.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/node_modules/mongodb/lib/core/connection/connect.js:310:7)"," at Object.onceWrapper (events.js:422:26)"," at Socket.emit (events.js:315:20)"," at emitErrorNT (internal/streams/destroy.js:92:8)"," at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)"," at processTicksAndRejections (internal/process/task_queues.js:84:21)"],"level":"error","message":"uncaughtException: failed to connect to server [localhost:27017] on first connect [Error: connect ECONNREFUSED 127.0.0.1:27017\n at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {\n name: 'MongoNetworkError'\n}]","timestamp":"2021-01-07T18:02:00.613Z"}
{"date":"Mon Jan 11 2021 18:53:44 GMT+0100 (Central European Standard Time)","process":{"pid":26319,"uid":501,"gid":20,"cwd":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node","execPath":"/usr/local/bin/node","version":"v12.18.2","argv":["/usr/local/bin/node","/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js"],"memoryUsage":{"rss":60743680,"heapTotal":35348480,"heapUsed":19291928,"external":19649750,"arrayBuffers":18310377}},"os":{"loadavg":[2.919921875,4.3935546875,4.09912109375],"uptime":336121},"trace":[{"column":15,"file":"internal/modules/cjs/loader.js","function":"Module._resolveFilename","line":966,"method":"_resolveFilename","native":false},{"column":27,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":842,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":16,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/users.js","function":null,"line":2,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":879,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":15,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js","function":null,"line":6,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":879,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":1,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js","function":null,"line":8,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false}],"stack":["Error: Cannot find module 'bcrypt'","Require stack:","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/users.js","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js"," at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)"," at Function.Module._load (internal/modules/cjs/loader.js:842:27)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/users.js:2:16)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"," at Function.Module._load (internal/modules/cjs/loader.js:879:14)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js:6:15)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"," at Function.Module._load (internal/modules/cjs/loader.js:879:14)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js:8:1)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"],"level":"error","message":"uncaughtException: Cannot find module 'bcrypt'\nRequire stack:\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/users.js\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js","timestamp":"2021-01-11T17:53:44.783Z"}
{"date":"Mon Jan 11 2021 18:55:21 GMT+0100 (Central European Standard Time)","process":{"pid":26367,"uid":501,"gid":20,"cwd":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node","execPath":"/usr/local/bin/node","version":"v12.18.2","argv":["/usr/local/bin/node","/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js"],"memoryUsage":{"rss":62169088,"heapTotal":35368960,"heapUsed":25365664,"external":20712871,"arrayBuffers":19373498}},"os":{"loadavg":[3.4638671875,4.26513671875,4.08203125],"uptime":336218},"trace":[{"column":15,"file":"internal/modules/cjs/loader.js","function":"Module._resolveFilename","line":966,"method":"_resolveFilename","native":false},{"column":27,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":842,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":16,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/auth.js","function":null,"line":2,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":879,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":14,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js","function":null,"line":7,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":879,"method":"_load","native":false},{"column":19,"file":"internal/modules/cjs/loader.js","function":"Module.require","line":1026,"method":"require","native":false},{"column":18,"file":"internal/modules/cjs/helpers.js","function":"require","line":72,"method":null,"native":false},{"column":1,"file":"/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js","function":null,"line":8,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1138,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1158,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":986,"method":"load","native":false}],"stack":["Error: Cannot find module 'bcrypt'","Require stack:","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/auth.js","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js","- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js"," at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)"," at Function.Module._load (internal/modules/cjs/loader.js:842:27)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/auth.js:2:16)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"," at Function.Module._load (internal/modules/cjs/loader.js:879:14)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js:7:14)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"," at Function.Module._load (internal/modules/cjs/loader.js:879:14)"," at Module.require (internal/modules/cjs/loader.js:1026:19)"," at require (internal/modules/cjs/helpers.js:72:18)"," at Object.<anonymous> (/Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js:8:1)"," at Module._compile (internal/modules/cjs/loader.js:1138:30)"," at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)"," at Module.load (internal/modules/cjs/loader.js:986:32)"],"level":"error","message":"uncaughtException: Cannot find module 'bcrypt'\nRequire stack:\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/routes/auth.js\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/startup/routes.js\n- /Volumes/Passport/codewithmosh/Section 8- Calling Backend Services/start/vidly-api-node/index.js","timestamp":"2021-01-11T17:55:21.901Z"}