The error is the following:
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:
default-src 'none';base-uri 'none';manifest-src 'self';script-src 'self' 'self' blob: https://api.certificate24.com/ https://www.certificate24.com/ 'unsafe-eval';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: * https://*.tile.openstreetmap.org;font-src 'self' data:;connect-src 'self' blob: stun.nextcloud.com:443 https://api.certificate24.com/ https://www.certificate24.com/;media-src 'self' blob:;frame-src 'self' https://www.youtube-nocookie.com;child-src blob: 'self' https://api.certificate24.com/ https://www.certificate24.com/;frame-ancestors 'self';worker-src blob: 'self' https://api.certificate24.com/ https://www.certificate24.com/;form-action 'self'
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