We are seeing sporadic issues loading the home page of our website (www.planoly.com) where CSS files are not loading correctly breaking page rendering for some users. It appears that files hosted on https://assets-global.website-files.com/ are sometimes failing to load due to a certificate error: (failed)net::ERR_CERT_AUTHORITY_INVALID.
Is someone else dealing or has dealt with this same issue and knows how to resolve it? Any help will be greatly appreciated.
@webdev It looks like Ian’s using a reverse proxy setup.
I remember you pointing out cert renewal problems there if you have your site configured for SSL. Would that also impact asset hosting in some way?
Doesn’t quite make sense to me as it’s a different hostname, so it may be an entirely unrelated problem.