Your app is crashing. Here's the latest log:
}
GET MSTUFF [0]
{
query: { '$and': [ { parentResourceID: '0991c989b5bb2262e6ab87cd' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
inside createQuery optSearchFilters undefined
QUERYOBJ ABOUT TO BE SENT BACK
{
query: { '$and': [ { parentResourceID: 'dfa20eff3ab233142a202348' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
queryObj Transaction f61b93091f7b1a11290c9f7f {
queryObj: {
query: { '$and': [Array] },
projection: { sort: [Object], limit: 5, skip: 0 }
}
}
GET MSTUFF [0]
{
query: { '$and': [ { parentResourceID: 'dfa20eff3ab233142a202348' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
inside createQuery optSearchFilters undefined
QUERYOBJ ABOUT TO BE SENT BACK
{
query: { '$and': [ { parentResourceID: 'a237f9e36bdbfee71e0968c1' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
queryObj Job f61b93091f7b1a11290c9f7f {
queryObj: {
query: { '$and': [Array] },
projection: { sort: [Object], limit: 5, skip: 0 }
}
}
GET MSTUFF [0]
{
query: { '$and': [ { parentResourceID: 'a237f9e36bdbfee71e0968c1' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
inside createQuery optSearchFilters undefined
QUERYOBJ ABOUT TO BE SENT BACK
{
query: { '$and': [ { parentResourceID: 'c17b8e65147228aa285140d7' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
queryObj Availability Slot f61b93091f7b1a11290c9f7f {
queryObj: {
query: { '$and': [Array] },
projection: { sort: [Object], limit: 5, skip: 0 }
}
}
GET MSTUFF [0]
{
query: { '$and': [ { parentResourceID: 'c17b8e65147228aa285140d7' } ] },
projection: { sort: { sortVal: -1 }, limit: 5, skip: 0 }
}
CAN VIEW buzzyTeams {
buzzyTeams: [
'f72aeadf142d1ed59c0cdf9e',
'23765243a934a8c317f4e3ec',
'7e0793cad5b5d4f3dca37bb2',
'2d4f94ba30b674d3fc29b58f',
'cfca1a6c4d0fb59164151815',
'837e41c91867eca71f52ae08'
]
}
CAN VIEW result2b { intersection: [ '837e41c91867eca71f52ae08' ] }
PERF usersForResource Resources.find START 1746778867687
chatIDs [ 'd14ba0abefb4a12992b8b1d1' ]
PERF usersForResource contactList START 1746778867943
PERF usersForResource contactList DUR 0
PERF usersForResource contactList START 1746778868122
PERF usersForResource contactList DUR 0
/Users/adamginsburg/.meteor/packages/npm-mongo/.6.10.2.18pt349ekpb++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/cmap/connection_pool.js:274
connection.onError(new errors_1.PoolClearedOnNetworkError(this));
^
PoolClearedOnNetworkError: Connection to 127.0.0.1:3001 interrupted due to server monitor timeout
at ConnectionPool.interruptInUseConnections (/Users/adamginsburg/.meteor/packages/npm-mongo/.6.10.2.18pt349ekpb++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/cmap/connection_pool.ts:504:28)
at /Users/adamginsburg/.meteor/packages/npm-mongo/.6.10.2.18pt349ekpb++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/cmap/connection_pool.ts:490:35
at processTicksAndRejections (node:internal/process/task_queues:85:11)
at runNextTicks (node:internal/process/task_queues:69:3)
at listOnTimeout (node:internal/timers:555:9)
at processTimers (node:internal/timers:529:7) {
address: '127.0.0.1:3001',
[Symbol(errorLabels)]: Set(1) { 'PoolRequstedRetry' },
[cause]: MongoNetworkTimeoutError: connection <monitor> to 127.0.0.1:3001 timed out
at Timeout._onTimeout (/Users/adamginsburg/.meteor/packages/npm-mongo/.6.10.2.18pt349ekpb++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/src/cmap/connection.ts:303:20)
at listOnTimeout (node:internal/timers:594:17)
at processTimers (node:internal/timers:529:7) {
[Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' },
[Symbol(beforeHandshake)]: false,
[cause]: undefined
}
}
Node.js v22.14.0
Exited with code: 1
Your application is crashing. Waiting for file change.