Safari randomly restricting webpages, despite Screen Time being disabled
Since perhaps 6 months back, I've been getting random issues with Safari blocking access to webpages and referring to this being due to Screen Time restrictions.
However, Screen Time is disabled on my Mac.
When this happens, OS X (or Safari) suggests "adding the page to a list of exceptions", which leads to the Settings.app > Screen Time asking for username/password. However, it has no effect whatsoever. The page remains blocked.
There's no real pattern for which pages this appears on, but it typically happens on Google searches (e.g. when searching for development-oriented questions, such as "https://www.google.com/search?client=safari&rls=en&q=flutter+bottom+sheet+slide+up&ie=UTF-8&oe=UTF-8&safe=active"). If I then amend the search string with a single character, the filter is not applied (e.g. https://www.google.com/search?client=safari&rls=en&q=flutter+bottom+sheet+slide+ups&ie=UTF-8&oe=UTF-8&safe=active).
Looking at the source code of the Safari page that blocks the content, it mentions "com.apple.parentalcontrols.webcontentfilter.accessrestricted".
Reloading the page after having "added an exception" still shows a Safari error page; when inspecting its source, it mentions:
"Webpage blocked by a content filter" (WebKitErrorDomain: 105)
(Translated by me, so exact English message might differ)
- I've searched through a lot of forums trying to understand how to get rid of this annoying problem, but no solution yet.
- I've tried enabling/disabling Screen Time settings, but without effect
- Using Chrome works perfectly fine, so it seems like it is indeed related to Safari.
- It's an MBP, running OS X 10.15.4, Safari Version 13.1 (15609.1.20.111.8)
- I do not have any ad blockers or similar installed; the only Safari plugin is 1Password
- Not sure if it's related, but for quite some time, the "New private browsing window" option has been disabled in Safari...
Any ideas how to get rid of this annoying behavior?
---
Screenshots of the issue (for the Google search above).