I'm migrating a node.js app that was using everyauth with a custom domain SSL cert to Heroku via the handy point-and-click app setup on Facebook.
I'm having trouble tracking down why precisely the app isn't connecting to Facebook (just getting "Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection" on Chrome). The Heroku logs aren't showing anything illuminating.
Can someone please give me some pointers on how to further track down this problem? I looked at the Heroku / Facebook demo but they don't even need to specify the SSL it seems when they use faceplate. I'm basically trying to figure out if I've messed up connecting, or if the problem is occurring after connect.