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

      [Object]
    ],
    appPrompt: 'Create a recipe review app that allows users to read recipes and leave reviews on the recipes. Recipes should have a photo, title, three rich text fields for description, ingredients and instructions, as well a fields for difficulty, serving size, total preparation time as a number, and a set of reviews. Reviews should have a rating and a comment and record the submitter and submitted time of the review.',
    appVariableModes: { 'VariableCollectionId:2035:5049': '2035:0' },
    dataModel: { tables: [] },
    fieldDefs: [],
    figmaFile: {
      fileName: 'Buzzy AI Toolkit v2.2',
      fileUrl: 'https://www.figma.com/file/FHOxcoVva4qjIkjIHmA13e?node-id=6796:12776',
      fileKey: 'FHOxcoVva4qjIkjIHmA13e',
      thumbnailUrl: 'https://figma-alpha-api.s3.us-west-2.amazonaws.com/images/ef12b77a-0d7d-4b0d-a30b-82caebcaac7e'
    },
    lastPublish: {
      id: '2226a3b9756b7ce99837eaed',
      publishDate: 1745472085038,
      title: 'Buzzy AI Toolkit 2.2',
      previewUrl: 'https://app.buzzy.buzz/a/preview/2226a3b9756b7ce99837eaed?figma=true',
      appUrl: 'https://app.buzzy.buzz/a/app/2226a3b9756b7ce99837eaed?figma=true',
      buzzUrl: 'https://app.buzzy.buzz/workspace/apps/2226a3b9756b7ce99837eaed',
      newBuzz: false,
      selectiveScreenPublish: false,
      summary: [Object],
      warnings: []
    },
    toolkitManifest: {
      name: 'Buzzy UI Toolkit',
      description: 'A toolkit of screen and fragment templates for creating a Buzzy application',
      version: '1.0.0',
      screenTemplates: [Array],
      fragmentTemplates: [Array]
    },
    variableCollections: [ [Object] ],
    googleAnalyticsMeasurementID: 'mark.hampton@buzzy.buzz',
    googleAnalyticsAPISecret: 'Monkey72x!',
    customHead: '',
    followerCount: 3,
    homeScreen: null,
    licenseScreen: null,
    onboardingScreen: null,
    resetPasswordScreen: null,
    signInConfirmationScreen: null,
    signInScreen: null
  }
}
Local template date: 2025-05-17T23:53:29.634Z
try login {
  email: 'devops+buzzyuikit@buzzy.buzz',
  password: 'f8Km0ITZBWMpI8jS65w2T'
}
Login response: {
  "authToken": "qoI92YgQA5RM0RUi2ptk3UwDfnIK7r40H5UqT-P7pOd",
  "userId": "fdea9861f909f3846ea387b1"
}
Authenticated with source server. User ID: fdea9861f909f3846ea387b1, about to call https://app.buzzy.buzz/api/resources
Remote template date: 2024-10-24T23:34:39.716Z
Local Buzzy UI Kit template is up to date
Wed, 21 May 2025 20:55:02 GMT router deprecated handlers that are Promise-like are deprecated, use a native Promise instead at ../../../../../../../../../.meteor/packages/webapp/.2.0.6.habk5nmn33g++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/router/index.js:342:13
aiaccesscheck serverURL: https://app.buzzy.buzz
Error getting user category: errorClass [Error]: User not found [401]
    at MethodInvocation.getUserCategory (server/methods/accounts.js:191:15) {
  isClientSafe: true,
  error: 401,
  reason: 'User not found',
  details: undefined,
  errorType: 'Meteor.Error'
}
resourcesAndImages1 
publish resourceComments [0] optMicroAppFilter {
  resourceID: '4c8a7dade04f2ee91b304f4c',
  commentLimit: null,
  optCommentID: null,
  optMicroAppFilter: true,
  excludeMicroAppData: false,
  excludeScreens: false,
  excludeScreenTemplates: false
}
you will ge no content
/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 missedmeconnection-dc15cb7f.mongo.ondigitalocean.com:27017 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) {
  address: 'missedmeconnection-dc15cb7f.mongo.ondigitalocean.com:27017',
  [Symbol(errorLabels)]: Set(1) { 'PoolRequstedRetry' },
  [cause]: MongoNetworkTimeoutError: connection <monitor> to 157.230.86.78:27017 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.