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".

Learn More

Website will not load at all in Firefox

  • 4 respostas
  • 1 tem este problema
  • 12 visualizações
  • Última resposta por zeroknight

more options

We have an intranet site that works fine in Chrome and Edge, but does not load at all in Firefox. In Firefox, an authentication dialog appears, but after entering correct credentials, it just re-shows the same authentication dialog after a few seconds. This repeats indefinitely. There is no useful info (and pretty much no info of any kind) in the dev tools. I have tried Firefox in safe mode, with no changes to the behavior.

What steps can I try to debug this problem?

We have an intranet site that works fine in Chrome and Edge, but does not load at all in Firefox. In Firefox, an authentication dialog appears, but after entering correct credentials, it just re-shows the same authentication dialog after a few seconds. This repeats indefinitely. There is no useful info (and pretty much no info of any kind) in the dev tools. I have tried Firefox in safe mode, with no changes to the behavior. What steps can I try to debug this problem?

Todas as respostas (4)

more options

In case it matters, the server is running IIS on Windows Server 2012 R2, and the website is built on the Expression Engine CMS.

more options

Try to enter about:config in the address bar and set network.automatic-ntlm-auth.trusted-uris = yourdomain, where yourdomain is your domain, then restart.

more options

I have added mydomain to network.automatic-ntlm-auth.trusted-uris and it have worked previously.

But now on firefox 111 and later it doesn't work and no login-window is shown.

The server is responding with this headers, so some auth is required but firefox doesn't even try.

HTTP/1.1 401 Unauthorized Date: Tue, 12 Sep 2023 14:32:54 GMT Server: Apache WWW-Authenticate: Negotiate Content-Length: 381 Keep-Alive: timeout=32, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1

more options

Test Nightly builds between 2023-01-16 (110) and 2023-02-13 (111) to find when it broke. https://archive.mozilla.org/pub/firefox/nightly/2023/

You can automate the process with a program called mozregression.