Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Unable to use several websites; all show the same error - NS_ERROR_FILE_CORRUPTED

  • 4 respostas
  • 1 tem este problema
  • 93 visualizações
  • Última resposta por Tomishko

Starting last week (with the 88 update?), I've had problems using several sites that I have to login to. It started with Outlook (Office 365), but now includes Zendesk and even the Firefox Account. In the case of Outlook, I got an error message. For Zendesk, I can log in but the page doesn't render. On the FF Account page, I get a message saying cookies and local storage aren't enabled, though they are.

In all cases, there's an 'Uncaught exception...NS_ERROR_FILE_CORRUPTED...' error in the console. I got outlook working by using localStorage.clear() and sessionStorage.clear() in the console, but it was a temporary fix.

I've disabled all extensions to no avail. Some of these sites work in FF safe mode (hence logging in to write this), but Outlook is unresponsive.

What's going on? Is there a fix?

Starting last week (with the 88 update?), I've had problems using several sites that I have to login to. It started with Outlook (Office 365), but now includes Zendesk and even the Firefox Account. In the case of Outlook, I got an error message. For Zendesk, I can log in but the page doesn't render. On the FF Account page, I get a message saying cookies and local storage aren't enabled, though they are. In all cases, there's an 'Uncaught exception...NS_ERROR_FILE_CORRUPTED...' error in the console. I got outlook working by using localStorage.clear() and sessionStorage.clear() in the console, but it was a temporary fix. I've disabled all extensions to no avail. Some of these sites work in FF safe mode (hence logging in to write this), but Outlook is unresponsive. What's going on? Is there a fix?

Todas as respostas (4)

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

This test showed everything working as normal. However, even after reinstalling FF the same issues are occurring.

Refresh Firefox - can't believe I didn't know about it. Seems to have done the trick this time.