Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

some sites only work properly in private window, still a/o 81.0

  • 2 trả lời
  • 1 gặp vấn đề này
  • 15 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Certain sites will not work correctly in FF regular window, only in private window. Don't know if it is FF or the sites problem. FF many versions, currently running on Debian10. 2 examples.

1: trying to login to StateFarm.com always gives this error in regular window; no error in private window:

<&nbsppre><!doctype html> <!--[if lt IE 9]> <html class="lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8" /> <title>Page Not Found</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <meta name="language" content="en" /> <meta name="keywords" content="noindex" /> <meta name="description" content="Technical Error - Page Not Found<- 404/405" /> <meta name="robots" content="noindex, nofollow" /> <script type="text/javascript"> var page = "TechnicalError404"; </script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/b2c_dvts/common/js/lib/StateFarmCommon.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.core.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.client.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.6/handlebars.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/errors/1/js/jquery.min.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/errors/1/js/errors.min.js"></script> <script type="text/javascript" src="https://nexus.ensighten.com/statefarm/Bootstrap.js"></script> <link rel="stylesheet" type="text/css" href="https://static1.st8fm.com/en_US/b2c_dvts/custom/landing-page/css/reusableBottomOfLanding.css"> <link rel="stylesheet" type="text/css" href="https://static1.st8fm.com/en_US/errors/1/css/errors.css"> </head> <body> Error code: Technical Error 404 </body></pre&nbsp>

2: I login to CVS.com in regular window, select a prescription to refill, click link to process order and get a blank page. Private window works correctly.

Certain sites will not work correctly in FF regular window, only in private window. Don't know if it is FF or the sites problem. FF many versions, currently running on Debian10. 2 examples. 1: trying to login to StateFarm.com always gives this error in regular window; no error in private window: <&nbsppre><nowiki><!doctype html> <!--[if lt IE 9]> <html class="lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8" /> <title>Page Not Found</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <meta name="language" content="en" /> <meta name="keywords" content="noindex" /> <meta name="description" content="Technical Error - Page Not Found<- 404/405" /> <meta name="robots" content="noindex, nofollow" /> <script type="text/javascript"> var page = "TechnicalError404"; </script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/b2c_dvts/common/js/lib/StateFarmCommon.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.core.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.client.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.6/handlebars.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/errors/1/js/jquery.min.js"></script> <script type="text/javascript" src="https://static1.st8fm.com/en_US/errors/1/js/errors.min.js"></script> <script type="text/javascript" src="https://nexus.ensighten.com/statefarm/Bootstrap.js"></script> <link rel="stylesheet" type="text/css" href="https://static1.st8fm.com/en_US/b2c_dvts/custom/landing-page/css/reusableBottomOfLanding.css"> <link rel="stylesheet" type="text/css" href="https://static1.st8fm.com/en_US/errors/1/css/errors.css"> </head> <body> Error code: Technical Error 404 </body></nowiki></pre&nbsp><br> 2: I login to CVS.com in regular window, select a prescription to refill, click link to process order and get a blank page. Private window works correctly.

Được chỉnh sửa bởi Andrew vào

Tất cả các câu trả lời (2)

more options

Some differences between regular tabs and private window tabs:

(1) Private windows do not use cached files from regular tabs -- to equalize that, you can try clearing cached files: How to clear the Firefox cache (make sure not to clear all cookies while you're clearing the cache)

(2) Private windows do not use cookies set in regular tabs -- to clear one site's cookies, while viewing a page on the site, click the lock icon at the left end of the address bar. After a moment, a "Clear Cookies and Site Data" button should appear at the bottom. Go ahead and click that. In the dialog that opens, you will see one or more matches to the current address so you can remove the site's cookies individually without affecting other sites.

(3) Extensions do not run in private windows by default, they have to be individually enabled -- so possibly one of the extensions that runs in regular windows and not in private windows is causing the problem?

(4) Private windows may have a higher level of content blocking through the Enhanced Tracking Protection feature -- but for those types of sites, I don't think this would be helping

more options

I do notice content blocking extensions like Privacy Badger and uBlock Origin in your System Details list, so it is possible that you haven't enabled these in PB mode.

If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block content.

Firefox shows a purple shield instead of a gray shield at the left end of the location/address bar in case Enhanced Tracking Protection is blocking content. You can click shield icon for more detail and possibly disable the protection. You can check the Web Console for messages about blocked content.