Category / Section
How to purge the Cloudflare cache
Published:
If you have configured your DNS in Cloudflare and enabled cache, sometimes application styles may not be properly loaded, and you may get the page like below. This article outlines solution to resolve this issue effectively.
Ways to Resolve the Issue
-
Integrity Check:
- Verify if there are integrity-related error logs in the console window on the broken page. Refer to the image below for guidance:
- Verify if there are integrity-related error logs in the console window on the broken page. Refer to the image below for guidance:
-
Cloudflare Cache:
- Clear the Cloudflare cache to ensure that updated content is served correctly. Purging the cache removes the old, cached versions of your static resources, forcing Cloudflare to fetch the latest resources from your origin server.
- For instructions on clearing the Cloudflare cache, please refer to How to clear the Cloudflare cache.
Additional References
By following the above steps, you can ensure that your site functions correctly after upgrading the Bold BI application.