Christiaan Hees
Results
13
comments of
Christiaan Hees
Hmm, I was under the impression that `--tags "http-server"` automatically set that. Did the tag get set on your instance?
Bad gateway usually means nginx can't talk to nodejs properly. Did your meteor server start up properly? Try checking the pm2 logs.
Try something like `sudo pm2 logs`. See for more documentation: http://pm2.keymetrics.io/docs/usage/log-management/