Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

A Facebook account will not load up in Firefox.

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: cor-el

more options

I use Firefox as my basic browser and have been very happy with it so far. This problem only occurred tonight. I have two Facebook accounts. One account works perfectly as it always has done but the other account will not load up at all. When I enter "www.facebook.com" with account B selected, it does a lot of searching and then stops without bringing up a Facebook page. When I use other browsers such as Internet Explorer or Google Chrome, both my Facebook accounts come up no problem. It is as though a block was placed on account B but not on account A as far as Firefox is concerned. Any advice would be gratefully appreciated. I am running a PC with Windows 7 and I have the latest version of Firefox installed.

I use Firefox as my basic browser and have been very happy with it so far. This problem only occurred tonight. I have two Facebook accounts. One account works perfectly as it always has done but the other account will not load up at all. When I enter "www.facebook.com" with account B selected, it does a lot of searching and then stops without bringing up a Facebook page. When I use other browsers such as Internet Explorer or Google Chrome, both my Facebook accounts come up no problem. It is as though a block was placed on account B but not on account A as far as Firefox is concerned. Any advice would be gratefully appreciated. I am running a PC with Windows 7 and I have the latest version of Firefox installed.

모든 댓글 (2)

more options

Does this only happen after you login or is there also a problem with the main Facebook website ?

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.

more options

This could be a problem with corrupted local storage and possibly running this command in the Web Console to clear storage as posted in bug 1569296 might fix it.

  • localStorage.clear()

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)