Refused to load the font 'https://fonts.gstatic.com/s/mulish/v13/1Ptvg83HX_SGhgqk0gotcqA.woff2' because it violates the following Content Security Policy directive: "font-src 'self' data:".
I see it when I press F12 and view the logs in the browser. It appears 40 times per site.
On the logs page, I cannot see anything because of this.
The security header check says the CSP looks like this:
Nextcloud version (eg, 20.0.5): 28.0.1
Operating system and version (eg, Ubuntu 20.04): unRAID 6.12.6 (Linux 6.1.64-Unraid x86_64)
Apache or nginx version (eg, Apache 2.4.25): nginx newest version I guess
PHP version (eg, 7.4): 8.2.13
I have not set them anywhere. Why are they getting loaded then? And I guess the missing logs on the log page have a different reason. The JS module cannot be loaded. I guess I should switch to Nextcloud AIO asap.
But it’s saying Mulish font in the URL. I have no idea where it comes from.
I have multiple errors like this for different plugins: Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "application/octet-stream". Strict MIME type checking is enforced for module scripts per HTML spec.
Not sure, I’m not getting those on my instance. Maybe one of the apps you have installed or some external rescource embedded in one of those apps is trying to load it?