Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Facebook

  • 3 respostas
  • 1 tem este problema
  • 11 visualizações
  • Última resposta de cor-el

more options

Ich kann plötzlich die Facebook Seite mit dem Firefox nicht mehr öffnen, rsp. es kommt eine leere Seite

Ich kann plötzlich die Facebook Seite mit dem Firefox nicht mehr öffnen, rsp. es kommt eine leere Seite

Todas as respostas (3)

more options

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.


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 do a malware scan just to be sure.

more options

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

more options

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
)