Closed ghost closed 2 years ago
worsforme, I'm also on macOS (Monterey tho).
have you tried in a clean profile with arkenfox? are you using any extension or override?
worksforme .. windows
have you tried in a clean profile with arkenfox? are you using any extension or override?
Damnit. You're right. Clean profile with Arkenfox does work. Had only tried clean profile without. Will investigate further.
EDIT: extensions that might matter, only uBO and SkipRedirect.
worker
-src ... you are probably blocking workers (either directly or by blocking cookies)
worker
-src ... you are probably blocking workers (either directly or by blocking cookies)
Any idea how I would do that? Doesn't seem like something that either extension would do.
I also added my user-overrides to the clean profile with Arkenfox and it works -- so the issue should not come from the overrides either.
ETP is set to strict, so cookies should not be all blocked.
Anything I'm missing?
I was just guessing. You said you had uBO - and I though there was a global switch for blocking service workers (but now I think I'm confused with uMatrix). In FF there is of course a setting to block all cookies by default (which we don't do) and that also affects all other storage. Even if you allowed the cookie but only for session
(which you can still do vis Permission tab - Ctrl-I
) this can still affect some types of workers. But I don't know what your setup is, I was just guessing
ETP is set to strict, so cookies should not be all blocked.
correct
I also added my user-overrides to the clean profile with Arkenfox and it works
Cool. I can't troubleshoot for you. Must be your extensions ... uBO seems likely, check it's console
Thanks for the reply. Will check later and keep posted.
So this is what the uBO console says, while all requests are allowed via uBO (and all 3rd party for that page, for good measure). https://privatebin.net/?e9161f2143721fe2#GYASNphnFGp4dvtWgDsz1YatVdfUjuk7BUkMravhvsUU
i can't reproduce, I don't even see a worker-src in the logger. It's easy to tell if uBO is the culprit, disable it for that site
Ok, massive facepalm. Of course turning is off is not the same as allowing all domains, and of course turning it off fixed it. Case closed.
🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting
🟪 REQUIRED INFO