Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Unable to access Facebook on Firefox since last night

  • 6 odpovedí
  • 1 má tento problém
  • 153 zobrazení
  • Posledná odpoveď od cindyt1

more options

Since last night I have been unable to see messages on Facebook using Firefox. Even Facebook.com returns a blank screen. I can access it via Edge, but don't want to use Edge. How do I fix this?

Since last night I have been unable to see messages on Facebook using Firefox. Even Facebook.com returns a blank screen. I can access it via Edge, but don't want to use Edge. How do I fix this?

Vybrané riešenie

This could be a problem with 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
)

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (6)

more options

Boot the computer in Windows Safe mode with network support to see if that has effect in case security software is causing problems.


You can remove all data stored in Firefox for a specific domain via "Forget About This Site" in the right-click context menu of an history entry ("History -> Show All History" or "View -> Sidebar -> History").

Using "Forget About This Site" will remove all data stored in Firefox for this domain like history and cookies and passwords and exceptions and cache, so be cautious. If you have a password or other data for that domain that you do not want to lose then make sure to backup this data or make a note.

You can't recover from this 'forget' unless you have a backup of involved files.

If you revisit a 'forgotten' website then data for that website will be saved once again.

You can try to login to Facebook in a New Private Window.


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

You can check for issues with location storage (indexedDB).

more options

It didn't find any issues

more options

Hi cindyt1, numerous users are reporting this issue, but as far as I can tell we haven't tracked down why it affects some people and not others (to learn whether it is a setting problem, data problem, etc.).

Could you test in a Private window: either Ctrl+Shift+p or right-click a link to https://www.facebook.com/ and Open Link in New Private Window. Any difference?

more options

Vybrané riešenie

This could be a problem with 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
)

more options

Here is what I did that fixed this. First I went to the mobile version of Facebook, m.facebook.com, on my computer not on a mobile device. After I saw that working I used it to log out of my Facebook account. Then I went to the Private Browser Window and opened Facebook there. Then I went back to the main window and clicked on a post link that had previously given me a blank screen. Now it works. Thank you for the suggestion to try the Private Browsing Window. That was easy for me to understand and do.