-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuncaughtExceptions.log
More file actions
2 lines (2 loc) · 5.79 KB
/
Copy pathuncaughtExceptions.log
File metadata and controls
2 lines (2 loc) · 5.79 KB
1
2
{"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":"Sat Dec 17 2022 01:13:16 GMT+0330 (Iran Standard Time)","process":{"pid":5672,"uid":null,"gid":null,"cwd":"C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.17.1","argv":["C:\\Program Files\\nodejs\\node.exe","C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\index.js"],"memoryUsage":{"rss":58642432,"heapTotal":34582528,"heapUsed":14904768,"external":19502084,"arrayBuffers":17852458}},"os":{"loadavg":[0,0,0],"uptime":303188},"trace":[{"column":16,"file":"net.js","function":"TCPConnectWrap.afterConnect [as oncomplete]","line":1148,"method":"afterConnect [as oncomplete]","native":false},{"column":11,"file":"C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\topologies\\server.js","function":null,"line":503,"method":null,"native":false},{"column":28,"file":"events.js","function":"Pool.emit","line":375,"method":"emit","native":false},{"column":12,"file":"C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\connection\\pool.js","function":null,"line":326,"method":null,"native":false},{"column":26,"file":"events.js","function":"Object.onceWrapper","line":482,"method":"onceWrapper","native":false},{"column":28,"file":"events.js","function":"Connection.emit","line":375,"method":"emit","native":false},{"column":50,"file":"C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\connection\\connection.js","function":null,"line":245,"method":null,"native":false},{"column":26,"file":"events.js","function":"Object.onceWrapper","line":482,"method":"onceWrapper","native":false},{"column":28,"file":"events.js","function":"Socket.emit","line":375,"method":"emit","native":false},{"column":8,"file":"internal/streams/destroy.js","function":"emitErrorNT","line":106,"method":null,"native":false},{"column":3,"file":"internal/streams/destroy.js","function":"emitErrorCloseNT","line":74,"method":null,"native":false},{"column":21,"file":"internal/process/task_queues.js","function":"processTicksAndRejections","line":82,"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:1148:16) {"," name: 'MongoNetworkError'","}]"," at Pool.<anonymous> (C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\topologies\\server.js:503:11)"," at Pool.emit (events.js:375:28)"," at Connection.<anonymous> (C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\connection\\pool.js:326:12)"," at Object.onceWrapper (events.js:482:26)"," at Connection.emit (events.js:375:28)"," at Socket.<anonymous> (C:\\Users\\RezaSoltani\\Documents\\GitHub\\first-api-node\\node_modules\\mongodb-core\\lib\\connection\\connection.js:245:50)"," at Object.onceWrapper (events.js:482:26)"," at Socket.emit (events.js:375:28)"," at emitErrorNT (internal/streams/destroy.js:106:8)"," at emitErrorCloseNT (internal/streams/destroy.js:74:3)"," at processTicksAndRejections (internal/process/task_queues.js:82: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:1148:16) {\n name: 'MongoNetworkError'\n}]","timestamp":"2022-12-16T21:43:16.099Z"}