Created
August 20, 2019 22:04
-
-
Save CarlosDanielDev/678995cf0f4c627913aab696a1373e4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "error":{ | |
| "name":"MongoNetworkError", | |
| "errorLabels":[ | |
| "TransientTransactionError" | |
| ] | |
| }, | |
| "level":"error", | |
| "message":"uncaughtException: failed to connect to server [127.0.0.1:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127 | |
| .0.0.1:27017]\nError: failed to connect to server [127.0.0.1:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017]\n at Pool.<anonymous> (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/np | |
| m-mongo/node_modules/mongodb-core/lib/topologies/server.js:564:11)\n at emitOne (events.js:115:13)\n at Pool.emit (events.js:210:7)\n at Connection.<anonymous> (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/n | |
| pm-mongo/node_modules/mongodb-core/lib/connection/pool.js:317:12)\n at Object.onceWrapper (events.js:318:30)\n at emitTwo (events.js:125:13)\n at Connection.emit (events.js:213:7)\n at Socket.<anonymous> (/opt/meteor/dist/b | |
| undle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:246:50)\n at Object.onceWrapper (events.js:316:30)\n at emitOne (events.js:115:13)\n at Socket.emit (events.js:210: | |
| 7)\n at emitErrorNT (internal/streams/destroy.js:64:8)\n at _combinedTickCallback (internal/process/next_tick.js:138:11)\n at process._tickDomainCallback (internal/process/next_tick.js:218:9)", | |
| "stack":"Error: failed to connect | |
| to server [127.0.0.1:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017]\n at Pool.<anonymous> (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/t | |
| opologies/server.js:564:11)\n at emitOne (events.js:115:13)\n at Pool.emit (events.js:210:7)\n at Connection.<anonymous> (/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/ | |
| connection/pool.js:317:12)\n at Object.onceWrapper (events.js:318:30)\n at emitTwo (events.js:125:13)\n at Connection.emit (events.js:213:7)\n at Socket.<anonymous> (/opt/meteor/dist/bundle/programs/server/npm/node_modules/ | |
| meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:246:50)\n at Object.onceWrapper (events.js:316:30)\n at emitOne (events.js:115:13)\n at Socket.emit (events.js:210:7)\n at emitErrorNT (internal/stream | |
| s/destroy.js:64:8)\n at _combinedTickCallback (internal/process/next_tick.js:138:11)\n at process._tickDomainCallback (internal/process/next_tick.js:218:9)", | |
| "exception":true, | |
| "date":"Tue Aug 20 2019 21:59:11 GMT+0000 (UTC)", | |
| "proce | |
| ss":{ | |
| "pid":1, | |
| "uid":1000, | |
| "gid":999, | |
| "cwd":"/opt/meteor/dist/bundle/programs/server", | |
| "execPath":"/opt/nodejs/bin/node", | |
| "version":"v8.4.0", | |
| "argv":[ | |
| "/opt/nodejs/bin/node", | |
| "/opt/meteor/dist/bundle/main.js", | |
| "program.json" | |
| ], | |
| "memoryUsage":{ | |
| "rss":120307712, | |
| "heapTotal":87478272, | |
| "heapUsed":54820560, | |
| "external":21368604 | |
| } | |
| }, | |
| "os":{ | |
| "loadavg":[ | |
| 1.33056640625, | |
| 0.8916015625, | |
| 0.9755859375 | |
| ], | |
| "uptime":530129 | |
| }, | |
| "trace":[ | |
| { | |
| "column":11, | |
| "file":"/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/topologies/server.js", | |
| "function":null, | |
| "line":564, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":13, | |
| "file":"events.js", | |
| "function":"emitOne", | |
| "line":115, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":7, | |
| "file":"events.js", | |
| "function":"Pool.emit", | |
| "line":210, | |
| "method":"emit", | |
| "native":false | |
| }, | |
| { | |
| "column":12, | |
| "file":"/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js", | |
| "function":null, | |
| "line":317, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":30, | |
| "file":"events.js", | |
| "function":"Object.onceWrapper", | |
| "line":318, | |
| "method":"onceWrapper", | |
| "native":false | |
| }, | |
| { | |
| "column":13, | |
| "file":"events.js", | |
| "function":"emitTwo", | |
| "line":125, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":7, | |
| "file":"events.js", | |
| "function":"Connection.emit", | |
| "line":213, | |
| "method":"emit", | |
| "native":false | |
| }, | |
| { | |
| "column":50, | |
| "file":"/opt/meteor/dist/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js", | |
| "function":null, | |
| "line":246, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":30, | |
| "file":"events.js", | |
| "function":"Object.onceWrapper", | |
| "line":316, | |
| "method":"onceWrapper", | |
| "native":false | |
| }, | |
| { | |
| "column":13, | |
| "file":"events.js", | |
| "function":"emitOne", | |
| "line":115, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":7, | |
| "file":"events.js", | |
| "function":"Socket.emit", | |
| "line":210, | |
| "method":"emit", | |
| "native":false | |
| }, | |
| { | |
| "column":8, | |
| "file":"internal/streams/destroy.js", | |
| "function":"emitErrorNT", | |
| "line":64, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":11, | |
| "file":"internal/process/next_tick.js", | |
| "function":"_combinedTickCallback", | |
| "line":138, | |
| "method":null, | |
| "native":false | |
| }, | |
| { | |
| "column":9, | |
| "file":"internal/process/next_tick.js", | |
| "function":"process._tickDomainCallback", | |
| "line":218, | |
| "method":"_tickDomainCallback", | |
| "native":false | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment