Hey Brian,
There is this message that tells me to set this value called "tustProxy" too true in sails.config.http.middleware. I think it is the reason behind my application not being able to launch, here is the full message.
Also, note that since `sails.config.http.trustProxy` is set to `false`, secure cookies (and potentially all sessions+login over "https://") may not work if your app is hosted behind a proxy or load balancer -- for example, on a PaaS like Heroku or EBS.