-
Notifications
You must be signed in to change notification settings - Fork 17
"Corrupted Content Error" #72
Comments
Worked all fine here. I will close as most likely a ruleset issue, |
I don't see
Page loaded fine. |
You need to load https://forum.manjaro.org/t/manjaro-gnome-17-0/18993 and wait for service worker to be installed and then try again. |
Ok I could reproduce -- I had cookies set to "Keep until I close Firefox", and this setting prevent sites from using workers. I can reproduce with cookies set to "Keep until they expire". |
I don't understand how the browser is firing a XHR request before the site is even loaded. This is what is causing the issue because uMatrix thinks the network request if fired from the previous site. |
I can't reproduce with Chromium, the 1st network request is that of |
I think there is an issue in Firefox -- Firefox does not report to the webRequest listener that a document is being requested. Blocking workers make no difference, so it's not related to workers. Firefox just does not fire that a document is being requested. If I globally hard-disable uMatrix, the logger reports:
Which still does not make sense. If I disable only script on So it seems the Correction: it could be related to workers, even if workers were forbidden in uMatrix, the |
Possibly related to that weird Firefox issue: loading |
This also affects uBO with 3p dynamic block. |
Cannot reproduce on Nightly.. with v1.3.15b8 |
Prerequisites
Description
The site "https://forum.manjaro.org/" and all of its subpages shows a "Corrupted Content Error"-Page if and only if loaded via link (e.g. google search).
The page will load correctly after a simple refresh, or if the link is copied and pasted into a new tab directly.
Even if everything uMatrix is completely allowing everything for this site and is not spoofing anything.
A specific URL where the issue occurs
Click first link:
https://www.google.com/search?q=manjaro+forum+gnome&ie=utf-8&oe=utf-8
Will work with a direct copy&paste into a new tab:
https://forum.manjaro.org/t/manjaro-gnome-17-0/18993
Steps to Reproduce
Supporting evidence
Your environment
Did not test on other browser/OS
The text was updated successfully, but these errors were encountered: