Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.