=> Client modified -- refreshing
WARNING: The 'METEOR_SETTINGS' environment variable is set while running in development. This means that settings are not reactive. Use the '--settings settings.json' option to see reactive changes when settings are changed. For more information, see the documentation for 'Meteor.settings': https://docs.meteor.com/api/core.html#Meteor-settings
[dotenv@17.2.3] injecting env (37) from ../../../../../.env -- tip: 🔐 prevent building .env in docker: https://dotenvx.com/prebuild
=> Meteor server restarted at https://macbook-pro-2.tailb1bd21.ts.net
SyncedCron: Fatal error encountered (unhandledRejection): MongoServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
at Topology.selectServer (/Users/lucas/.meteor/packages/npm-mongo/.6.16.1.431kcgsqkt3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/sdam/topology.ts:628:30)
at tryOperation (/Users/lucas/.meteor/packages/npm-mongo/.6.16.1.431kcgsqkt3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/operations/execute_operation.ts:201:16)
at executeOperation (/Users/lucas/.meteor/packages/npm-mongo/.6.16.1.431kcgsqkt3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/operations/execute_operation.ts:115:12)
at Collection.updateMany (/Users/lucas/.meteor/packages/npm-mongo/.6.16.1.431kcgsqkt3++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/collection.ts:420:12)
SyncedCron: Received UNHANDLED_REJECTION signal - cleaning up running jobs
SyncedCron: Failed to cleanup running jobs: connect ECONNREFUSED 127.0.0.1:27017
Exited with code: 1
Your application is crashing. Waiting for file change.
Fix the error in your code and save your files. Once your server is running without errors, then reload this page.