Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

After updating to FF 83.0 I cannot open some pages.

  • 3 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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.

Выбранное решение

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>
Прочитайте этот ответ в контексте 👍 1

Все ответы (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

Выбранное решение

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!