Your app is crashing. Here's the latest log:

=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
MongoTopologyClosedError: Topology is closed
    at /root/.meteor/packages/npm-mongo/.4.16.2-rc300.4.z7iv1l.9xvgq++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/sdam/topology.ts:515:42 {
  [Symbol(errorLabels)]: Set(0) {}
}
MongoServerSelectionError: connection <monitor> to 127.0.0.1:27017 closed
    at Timeout._onTimeout (/root/.meteor/packages/npm-mongo/.4.16.2-rc300.4.z7iv1l.9xvgq++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/sdam/topology.ts:591:30)
    at listOnTimeout (node:internal/timers:573:17)
    at processTimers (node:internal/timers:514:7) {
  reason: TopologyDescription {
    type: 'Unknown',
    servers: Map(1) { 'localhost:27017' => [ServerDescription] },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: null,
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {}
}

packages/core-runtime.js:189
            throw error;
            ^
errorClass [Error]: [An error occurred when creating an index for collection "users: Topology is closed]
    at Collection.createIndexAsync (packages/mongo/collection.js:1138:15)
    at module.wrapAsync.self (packages/accounts-password/password_server.js:1093:1) {
  isClientSafe: true,
  error: 'An error occurred when creating an index for collection "users: Topology is closed',
  reason: undefined,
  details: undefined,
  errorType: 'Meteor.Error'
}

Node.js v20.12.2
Exited with code: 1
Your application is crashing. Waiting for file change.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.
=> Meteor 3.1.2 is available. Check the changelog https://docs.meteor.com/changelog.html and update this project with 'meteor update'.