TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Facebook Connect was down

113 pointsby arrelover 12 years ago

31 comments

burnout1540over 12 years ago
Not only is it down, but it's redirecting everyone who visits a site with FB Connect on it to this error page. For example: <a href="http://www.economist.com" rel="nofollow">http://www.economist.com</a>
评论 #5185565 未加载
评论 #5185603 未加载
评论 #5185503 未加载
评论 #5185748 未加载
评论 #5185532 未加载
评论 #5185556 未加载
mxxxover 12 years ago
A perfect case study in why the current practice of "just add a script tag with 'facebook.com/whatever.js' into your page and all your LIKE buttons will work magically!" is an absolutely terrible idea.
评论 #5185662 未加载
评论 #5185737 未加载
评论 #5185624 未加载
jemfinchover 12 years ago
Hulu seems to have N-1 redundancy: with Facebook Connect down, I can't even login using my non-facebook Hulu account.
feintover 12 years ago
I just removed the FB connect code from Pen.io - Causing automatic redirects for all logged in users. Luckily it was easy to kill for us and won't cause users any issue with logging in.
评论 #5185999 未加载
taylorbuleyover 12 years ago
Should we be surprised?<p>Facebook Connect was deprecated in 2010<p><a href="http://mashable.com/2010/04/21/facebook-kills-facebook-connect/" rel="nofollow">http://mashable.com/2010/04/21/facebook-kills-facebook-conne...</a>
评论 #5186106 未加载
TheYCombover 12 years ago
They just fixed. I saw the same problem on zendesk (video attached): <a href="http://news.ycombinator.com/item?id=5185484" rel="nofollow">http://news.ycombinator.com/item?id=5185484</a>
DigitalSeaover 12 years ago
This outage goes to show that a lot of people who have implemented Facebook Connect are doing it wrong. If the only way people can login to your website or application is via Facebook then you deserve every bit of downtime you get (cynical, but true). You should never solely rely third party service at any time, regardless of how big to fail they appear to be. Always allow a user to login more ways than one.
saurikover 12 years ago
Facebook logins for mobile web pages is also failing for many users (which Facebook considers "Priority: Low"). Facebook has been having serious blocking issues for days.<p><a href="https://developers.facebook.com/bugs/331103197009388" rel="nofollow">https://developers.facebook.com/bugs/331103197009388</a>
gagan2020over 12 years ago
This might be because of - February 2013 Breaking Changes Now Live <a href="https://developers.facebook.com/blog/post/2013/02/06/platform-updates--operation-developer-love/" rel="nofollow">https://developers.facebook.com/blog/post/2013/02/06/platfor...</a><p>And, they are surely breaking.
评论 #5185922 未加载
gisikwover 12 years ago
Move Fast and Break Things
jacques_chesterover 12 years ago
Fitocracy had this earlier.<p>I poked around a bit. When you include Facebook's JS, it calls on a PHP file which (inter alia) returns a &#60;meta&#62; tag with a redirection instruction taking you to the broken page.
zopticityover 12 years ago
As pointed out in the previous post, you should not rely 100% on Facebook as your Auth gateway. You should have an alternative for your users to login in case of something like this happens.
评论 #5185533 未加载
foxyladover 12 years ago
See <a href="http://news.ycombinator.com/item?id=5185600" rel="nofollow">http://news.ycombinator.com/item?id=5185600</a>. Every page with a FB Like button on it went to that FB error page.
27182818284over 12 years ago
Does this only affect those logged in to Facebook? I quit Facebook for a year so I'm not sure whether it is fixed or whether I was just not bothered by it at all
评论 #5185562 未加载
porterhaneyover 12 years ago
I'm surprised the redirect loop can even happen. Seems malicious. Another example: <a href="http://www.usatoday.com" rel="nofollow">http://www.usatoday.com</a>
josh2600over 12 years ago
Again, building large things on big proprietary services is a bad idea unless you understand what you're getting into.<p>I can almost guarantee that the folks that implemented FB connect didn't understand that the failure mode could forward all traffic to FB. I have no idea how that could become a rational design decision.
aj700over 12 years ago
So one day, Mark says to Bill, "Call THAT a monoculture? I got your Central Point of Failure right here!"
kevin_morrillover 12 years ago
Appears to be "fixed" now. Economist.com no longer redirects. FB's own developer pages (<a href="https://developers.facebook.com/roadmap/" rel="nofollow">https://developers.facebook.com/roadmap/</a>) used to manifest this too, and no longer do.
ClifReederover 12 years ago
Seems to be not redirecting anymore, but it definitely was for a while.
Lightningover 12 years ago
It's been fixed. The status page doesn't mention the blip though: <a href="http://developers.facebook.com/live_status/" rel="nofollow">http://developers.facebook.com/live_status/</a>
评论 #5185574 未加载
robertfwover 12 years ago
This pushed us to implement a kill switch for our facebook functionality. Something we'll keep in mind the next time we're integrating with third party services.
joebeeteeover 12 years ago
Wow - it's asking me to re-auth the developer app. This is a big bug and we've been very badly bitten by it. Not going to make the same mistake again.
lantheover 12 years ago
Seems fixed now.
wangarificover 12 years ago
A clever way to take over the Internet.
citricsquidover 12 years ago
If you're affected by this logging out of Facebook stops the redirect happening.
评论 #5185527 未加载
allsystemsgoover 12 years ago
Hmph. And I was just sitting down to do a iOS Facebook connect tutorial.
jonchangover 12 years ago
Works for me. I just signed into two separate sites with FB Connect.
taf2over 12 years ago
memories of long nights hacking around facebook bugs... here's to paid services that don't need facebook!
brennenHNover 12 years ago
Quick, integrate with clef.io instead!
评论 #5185584 未加载
评论 #5185569 未加载
smartazzwholeover 12 years ago
This is ruining my life.
Kiroover 12 years ago
It's still worth it.