Hi,
I’m deploying an app to Galaxy:
DEPLOY_HOSTNAME=galaxy.meteor.com meteor deploy mydomain.meteorapp.com --settings settings.json
And sometimes it just hangs forever at this step:
At which point I hit ctrl-C and retry. What could be causing this issue? Or what can I do to debug? There are no new logs on my app’s site on Galaxy.