Meteor Galaxy: App deploy fails in endless loop

Starting yesterday when deploying to Galaxy our app began to deploy but spin in an endless loop and the containers would never launch.

After multiple deploy failures even the roll-back container stopped functioning.

App

Meteor 1.7.0.1
Compose MongoDB 3.4.10
React

Will provide more info below, but wanted to see if anyone else has been having any issues deploying on Galaxy?

Attempted Resolutions

  • Check babel.rc@7.0.0-beta.55 for Meteor 1.7.0.1
  • Upgrade Meteor to 1.8
  • Create new database on Compose
  • Remove and re-install all npm packages
  • Delete Meteor Galaxy instance and start new one
  • Check all API keys to ensure none are expired
  • Remove standard-minifiers-js and replace with abernix:minifier-js
  • Remove mdg:meteor-apm-agent and build without
  • Run locally with flag --production
  • Set “GALAXY_NODE_OPTIONS”: “–max-old-space-size=1400”
  • Bang my head against the table many times :white_check_mark:

@jeremyccrane Have you tried opening a ticket with Galaxy support?

@hwillson Yes.

No response yet. Was attempting to get more data from logs. App stops immediately after Kadira: completed instrumenting the app.

Great - someone should help you out soon (but let me know if not).

@hwillson Thanks. Production app has been down for 20 hours. Very uncomfortable. Any way to get a bump on this?

RESOLVED

ISSUE: APP WAS CRASHING ON STARTUP DUE TO A MONGO COLLECTION OBSERVE CHANGED FUNCTION

Thanks for the assistance @hwillson

1 Like