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 have been getting this error message the past 36 hours. Facebook support has not been any help at all when it comes to resolving this issue. I've cleared my cookies and cache multiple times. I've tried from multiple machines as well as my phone. Still no luck on logging in. Is it an error on my part or are they doing maintenance? Please assist, I did not want to have to post here but I have no more options...

The website cannot display the page HTTP 500
Most likely causes: •The website is under maintenance. •The website has a programming error.

What you can try: Refresh the page.

 Go back to the previous page. 

 More information 

This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.

For more information about HTTP errors, see Help.

share|improve this question

1 Answer

up vote 0 down vote accepted

It's probably something on their end. Responses with a 5xx status code are used when the server is aware it has erred in some way. More specifically, the 500 error has the following definition:

500 Internal Server Error:
The server encountered an unexpected condition which prevented it from 
fulfilling the request.

If the response had a 4xx status code, then the fault would lie on you. For example, if you made a request to a resource that doesn't exist, then you'd get a 404 response. As it stands now, something is wrong with their server.

share|improve this answer
Thats what I figured but is there anything I can do to fix it? Ive contacted them numerous times and they seem to have poor customer service. – David Runyon Dec 11 '12 at 1:29
Since it's their servers failing, you can't really do anything. You can check out their API status here to see if a service you depend on is failing (looks like the payment system is busted.) You could also go on their IRC channel at #facebook to ask for help. Good luck! – theabraham Dec 11 '12 at 1:38
Not sure if that would help since they haven't replied to any email. Pretty messed up. I created a second acct but I need my old one back. Ive had it since like 06/07. – David Runyon Dec 11 '12 at 1:48
Looks like that payment issue was fixed same day... – David Runyon Dec 11 '12 at 2:03
Still unable to access it and I'm on day 3. They are not responding to any of my emails, nor does it appear to be working any different. I have information and photos I need to access. I know my account is not removed/deleted because my friends can still see it. – David Runyon Dec 11 '12 at 13:55
show 3 more comments

protected by Community Dec 14 '12 at 17:03

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.