Crash after deploying app, nothing in logs

Hey, folks. I just tried to deploy an app onto *.meteor.com, and when I try to access the app, it says “This app has crashed”, telling me I should check meteor logs, but when I do, there’s no entry regarding the crashing of the app.

How am I supposed to debug the app if it refuses to tell me what’s wrong, or what caused the crash? It just shows a bunch of hits, etc. I’m frustrated and dumbfounded, not sure what the problem is.

Usually I just deploy some tutorial app and see if hosting is down

It seems that it was due to shoddy internet where I am right now. I deployed again and changed no code, works fine now. Weird.

Oh well. Now I’m having a database problem, I’d assume that it’s probably some sorta schema problem. Thanks for the reply, sir!