SRI Hash Mismatch and CORS error for beacon.min.js

What is the name of the domain?

What is the issue you’re encountering

My website bawstech.de is getting Subresource Integrity (SRI) and CORS errors related to beacon.min.js whenever Real User Monitoring (RUM) is enabled. The script is being injected with a mismatched integrity hash. The issue is temporarily resolved only by disabling RUM. I have already tried purging the entire cache and re-enabling the feature, but the error reappears immediately.

What steps have you taken to resolve the issue?

Cloudflare cache completely purged (“Purge Everything”) multiple times.
The “Real User Monitoring (RUM)” feature was disabled and re-enabled.
Verified that “Rocket Loader” is disabled.

What are the steps to reproduce the issue?

Enable “Real User Monitoring (RUM)” in the Cloudflare dashboard for bawstech.de.
Purge all Cloudflare caches (“Purge Everything”).
Load the website https://www.bawstech.de in a browser.
Open the developer console (F12).
The SRI and CORS errors for beacon.min.js will appear in the console.

What feature, service or problem is this related to?

Web Analytics

Screenshot of the error

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.