So this is a continuation of adventures from my previous report this morning, Which was fixed by adding the CDN link to CSP src. Since then, I’ve had all sorts of weird issues.
Now, everything seems to have settled down to these issues:
What it seems like is that there are several CSP violations (strange) from the hostname itself. Now, The site is configured in a 2 Container Multisite environment with CDN deployed for assets and media. Files are being stored at DO Spaces (which part is working fine) and site assets are being loaded from CDN configured to pull from the main domain of multisite. everything seems to be loading fine even with CSP enabled but F12 reports some CSP violations (I had to configure it to disable CSP and enable CSP_Report)
The strange thing is that it was working fine till yesterday and something has probably changed in the last 24 hours regarding CSP which is causing this?