Advertisement
Guest User

Untitled

a guest
Apr 17th, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. node:events:491
  2. throw er; // Unhandled 'error' event
  3. ^
  4.  
  5. MongoServerSelectionError: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net
  6. at Timeout._onTimeout (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/sdam/topology.js:277:38)
  7. at listOnTimeout (node:internal/timers:564:17)
  8. Emitted 'error' event on Client instance at:
  9. at emitUnhandledRejectionOrErr (node:events:394:10) {
  10. reason: TopologyDescription {
  11. type: 'ReplicaSetNoPrimary',
  12. servers: Map(3) {
  13. 'ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net:27017' => ServerDescription {
  14. address: 'ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net:27017',
  15. type: 'Unknown',
  16. hosts: [],
  17. passives: [],
  18. arbiters: [],
  19. tags: {},
  20. minWireVersion: 0,
  21. maxWireVersion: 0,
  22. roundTripTime: -1,
  23. lastUpdateTime: 25384433,
  24. lastWriteDate: 0,
  25. error: MongoNetworkError: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net
  26. at connectionFailureError (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:383:20)
  27. at TLSSocket.<anonymous> (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:307:22)
  28. at Object.onceWrapper (node:events:628:26)
  29. at TLSSocket.emit (node:events:513:28)
  30. at TLSSocket.emit (node:domain:489:12)
  31. at emitErrorNT (node:internal/streams/destroy:151:8)
  32. at emitErrorCloseNT (node:internal/streams/destroy:116:3) {
  33. cause: [Error: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net] {
  34. errno: -3008,
  35. code: 'ENOTFOUND',
  36. syscall: 'getaddrinfo',
  37. hostname: 'ac-y5qmnod-shard-00-00.o4bbgom.mongodb.net'
  38. },
  39. [Symbol(errorLabels)]: Set(1) { 'ResetPool' }
  40. },
  41. topologyVersion: null,
  42. setName: null,
  43. setVersion: null,
  44. electionId: null,
  45. logicalSessionTimeoutMinutes: null,
  46. primary: null,
  47. me: null,
  48. '$clusterTime': null
  49. },
  50. 'ac-y5qmnod-shard-00-01.o4bbgom.mongodb.net:27017' => ServerDescription {
  51. address: 'ac-y5qmnod-shard-00-01.o4bbgom.mongodb.net:27017',
  52. type: 'Unknown',
  53. hosts: [],
  54. passives: [],
  55. arbiters: [],
  56. tags: {},
  57. minWireVersion: 0,
  58. maxWireVersion: 0,
  59. roundTripTime: -1,
  60. lastUpdateTime: 25384433,
  61. lastWriteDate: 0,
  62. error: MongoNetworkError: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-01.o4bbgom.mongodb.net
  63. at connectionFailureError (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:383:20)
  64. at TLSSocket.<anonymous> (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:307:22)
  65. at Object.onceWrapper (node:events:628:26)
  66. at TLSSocket.emit (node:events:513:28)
  67. at TLSSocket.emit (node:domain:489:12)
  68. at emitErrorNT (node:internal/streams/destroy:151:8)
  69. at emitErrorCloseNT (node:internal/streams/destroy:116:3) {
  70. cause: [Error: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-01.o4bbgom.mongodb.net] {
  71. errno: -3008,
  72. code: 'ENOTFOUND',
  73. syscall: 'getaddrinfo',
  74. hostname: 'ac-y5qmnod-shard-00-01.o4bbgom.mongodb.net'
  75. },
  76. [Symbol(errorLabels)]: Set(1) { 'ResetPool' }
  77. },
  78. topologyVersion: null,
  79. setName: null,
  80. setVersion: null,
  81. electionId: null,
  82. logicalSessionTimeoutMinutes: null,
  83. primary: null,
  84. me: null,
  85. '$clusterTime': null
  86. },
  87. 'ac-y5qmnod-shard-00-02.o4bbgom.mongodb.net:27017' => ServerDescription {
  88. address: 'ac-y5qmnod-shard-00-02.o4bbgom.mongodb.net:27017',
  89. type: 'Unknown',
  90. hosts: [],
  91. passives: [],
  92. arbiters: [],
  93. tags: {},
  94. minWireVersion: 0,
  95. maxWireVersion: 0,
  96. roundTripTime: -1,
  97. lastUpdateTime: 25384506,
  98. lastWriteDate: 0,
  99. error: MongoNetworkError: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-02.o4bbgom.mongodb.net
  100. at connectionFailureError (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:383:20)
  101. at TLSSocket.<anonymous> (/home/runner/Milton-Reimagined/node_modules/mongodb/lib/cmap/connect.js:307:22)
  102. at Object.onceWrapper (node:events:628:26)
  103. at TLSSocket.emit (node:events:513:28)
  104. at TLSSocket.emit (node:domain:489:12)
  105. at emitErrorNT (node:internal/streams/destroy:151:8)
  106. at emitErrorCloseNT (node:internal/streams/destroy:116:3) {
  107. cause: [Error: getaddrinfo ENOTFOUND ac-y5qmnod-shard-00-02.o4bbgom.mongodb.net] {
  108. errno: -3008,
  109. code: 'ENOTFOUND',
  110. syscall: 'getaddrinfo',
  111. hostname: 'ac-y5qmnod-shard-00-02.o4bbgom.mongodb.net'
  112. },
  113. [Symbol(errorLabels)]: Set(1) { 'ResetPool' }
  114. },
  115. topologyVersion: null,
  116. setName: null,
  117. setVersion: null,
  118. electionId: null,
  119. logicalSessionTimeoutMinutes: null,
  120. primary: null,
  121. me: null,
  122. '$clusterTime': null
  123. }
  124. },
  125. stale: false,
  126. compatible: true,
  127. heartbeatFrequencyMS: 10000,
  128. localThresholdMS: 15,
  129. setName: 'atlas-13c1yc-shard-0',
  130. maxElectionId: null,
  131. maxSetVersion: null,
  132. commonWireVersion: 0,
  133. logicalSessionTimeoutMinutes: null
  134. },
  135. code: undefined,
  136. [Symbol(errorLabels)]: Set(0) {}
  137. }
  138.  
  139. Node.js v18.12.1
  140. repl process died unexpectedly: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement