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?
All Replies (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 (spdyindicator@chengsun.github.com) HTTPS Everywhere 2017.12.6 (https-everywhere@eff.org) LastPass: Free Password Manager 4.2.3.20 (support@lastpass.com) NoScript 10.1.6.1 ({73a6fe31-595d-460b-a920-fcc0f8843232}) Privacy Badger 2017.11.20 (jid1-MnnxcxisBPnSXQ@jetpack) Tree Style Tab 2.4.3 (treestyletab@piro.sakura.ne.jp) uBlock Origin 1.14.22 (uBlock0@raymondhill.net)
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
Modified
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.