I frequently get a "Corrupted Content Error" on cooksillustrated.com. It doesn't seem to happen on other websites. What can be causing this?
It didn't happen previously. Started recently. I can get the page to load by force-refreshing (Ctrl-F5) but shouldn't have to be doing that. Is there a problem with that website?
모든 댓글 (4)
Your extensions are blocking what ever the site wants to give to you in the way of cookies and scripts. So find another site or will have to make rules for this site that extensions will obey or to turn them off. Not saying all but will have to experiment do to all the blocking you are doing that breaks pages.
Decentraleyes 2.0.1 (jid1-BoFifL9Vbdl2zQ@jetpack) HTTP/2 Indicator 3.0 ([email protected]) HTTPS Everywhere 2017.12.6 ([email protected]) LastPass: Free Password Manager 4.2.3.20 ([email protected]) NoScript 10.1.6.1 ({73a6fe31-595d-460b-a920-fcc0f8843232}) Privacy Badger 2017.11.20 (jid1-MnnxcxisBPnSXQ@jetpack) Tree Style Tab 2.4.3 ([email protected]) uBlock Origin 1.14.22 ([email protected])
Nice card AMD Radeon HD 7800 Series (i have 7900 series) Suggest you start saving a few of the installers as getting to point of going to Legacy.
Please let us know if this solved your issue or if need further assistance.
This can be caused by running outdated software on the server.
You can get a "Corrupted Content Error" error if there are multiple location redirects send via the HTTP response headers. Firefox doesn't allow that for security reasons.
You can check the Web Console to see if that gives more detail.
- "3-bar" menu button or Tools -> Web Developer
- https://developer.mozilla.org/en/Tools/Web_Console
글쓴이 cor-el 수정일시
NoScript seems like it could be the culprit. I reached out to them and will do some testing.
SAFE MODE
- https://support.mozilla.org/kb/Safe+Mode
- https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
In Firefox Safe mode these changes are effective:
- all extensions are disabled (about:addons)
- default theme is used (no persona)
- userChrome.css and userContent.css are ignored (chrome folder)
- default toolbar layout is used (file: localstore-safe.rdf)
- Javascript JIT compilers are disabled (prefs: javascript.options.*jit)
- hardware acceleration is disabled (Options > Advanced > General)
- plugins are not affected
- preferences are not affected
TEST
Please let us know if this solved your issue or if need further assistance.