Troubleshooting Meteor Deployments

I wrote up a short checklist of things to look into when Meteor deployments fail. It’s pretty general but hopefully it might help some people:

8 Likes

nice and helpful. will be sure to check it out again before i deploy my first meteor app? that is if i ever do

Hey @sacha, good post :slight_smile:

About “2. Memory and/or CPU Issue” you don’t need to put in your Calendar if you are running on Galaxy as you can configure triggers to add and remove containers dynamically :wink: Soon we are going to provide a trigger action to increase and decrease container size :smiley:

1 Like

One issue that concerns both mup and Galaxy: make sure your settings.json for production matches the structure in Dev. How offen I forgot I changed the settings but only in Dev and then vor super weird Startup Errors.