Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

After updating to FF 83.0 I cannot open some pages.

  • 3 réponses
  • 1 a ce problème
  • 3 vues
  • Dernière réponse par mast3r

more options

After updating to FF 83.0 I cannot open www.sunat.gob.pe due a loop with the script. It does work in chrome (and I'm not fond of GC). I've restarted FF without addons and still the same problem. Cleaning history, cookies and cache does not solve this issue. In previous versions there were no problems with that web.

After updating to FF 83.0 I cannot open www.sunat.gob.pe due a loop with the script. It does work in chrome (and I'm not fond of GC). I've restarted FF without addons and still the same problem. Cleaning history, cookies and cache does not solve this issue. In previous versions there were no problems with that web.

Solution choisie

This website only works for me via the HTTP protocol.

When you use or force the secure HTTPS protocol then the website tries to switch to http:// which fails if you force https:// and it keeps trying continuously.

Firefox can force a secure HTTPS connection or an extension like HTTPS everywhere can.


<body onLoad="MM_checkBrowser(4.0,1,2,4.0,1,2,2,'http://www.sunat.gob.pe/','http://www.sunat.gob.pe/');return document.MM_returnValue"></body>
Lire cette réponse dans son contexte 👍 1

Toutes les réponses (3)

more options

Remove History For One Site {web link}

Open the History Manager <Control> (Mac=<Command>) <Shift> H. In the search bar, enter the name of the site. Right-click on one of the listings and select Forget About This Site. This should remove all information, including any site settings

more options

Solution choisie

This website only works for me via the HTTP protocol.

When you use or force the secure HTTPS protocol then the website tries to switch to http:// which fails if you force https:// and it keeps trying continuously.

Firefox can force a secure HTTPS connection or an extension like HTTPS everywhere can.


<body onLoad="MM_checkBrowser(4.0,1,2,4.0,1,2,2,'http://www.sunat.gob.pe/','http://www.sunat.gob.pe/');return document.MM_returnValue"></body>
more options

Disabled HTTPS-Only Mode, re enabled Smart HTTPS add-on and now there's no issue. Thanks for your help!