Break from photography for a second: I am a photographer, but I do have a graduate degree in computer engineering, so when a situation comes up that I can use my technical side, I get excited. Lately, I have been having problems with Facebook with some images showing up, but some others not loading up. I finally found a solution to Facebook not displaying all images and this might be useful for you. The issue came up on all my browsers so I knew it was not a browser or plug-in thing. I also turned off firewall on my computer and also on my router. No go. It was doing the same thing. I then realized that the images that showed up were being served by the domain:
scontent-b-sea.xx.fbcdn.net
and images not showing up were served by:
scontent-a-sea.xx.fbcdn.net
Changing the “a” to “b” manually made the image show up. This is probably a load balancing thing for Facebook, but it is not working properly right now. So the solution is to send all requests by your computer to the “b” server instead of the “a” server. To do that, on a Windows computer, you can edit the HOSTS file. Here is how to edit the hosts file on a Windows machine.
For MACs, this is how you edit the hosts file.
You need to add the following line to your HOSTS file. I didn’t have to reboot for this to take effect but just closed and opened up my browser. You might need to restart.
Add the following line to your HOSTS file:
31.13.76.20 scontent-a-sea.xx.fbcdn.net
at the end.
Let me know if this helps!
Hi,
I stumbled upon this blog post of yours, in doing a search for a solution of this facebook image issue, as I’ve been having the same exact issue with the scontent server pictures for the last month. There’s a few topics posted on the Facebook help center on it.
Your solution sounded very good to try, so went and tried it. I am sorry to say I can’t get it to work, unless I’m not doing it right. I’m on windows 7 and followed the directions in your link with the administrator notepad host file and added the host line as you said. Unless there’s something I did not do right…?
I’ve just become very frustrated with this issue, and having to view Facebook like this, I’m at a loss.
Thanks,
-Chris-