I get this error when trying to setup the CDN within Buddy Boss App setup in Wordpress: “Failed to load assets using CDN URL provided. Please enter a valid CDN URL and try again.”. At further review we got found the following:
Regarding ERR_SSL_VERSION_OR_CIPHER_MISMATCH in Chrome and Firefox, it may mean that your Cloudflare certificate has not yet provisioned for a domain.
May I ask have you had an SSL certificate already installed at your host/origin server before moving to Cloudflare?
What SSL options have you got selected under SSL tab/settings page at your Cloudflare dashboard?
If you go to SSL/TLS > Edge Certificates in your Cloudflare dashboard, you may see the certificate showing the certificate as ‘Pending Validation’ rather than ‘Active’:
If you recently added your domain to Cloudflare and changed nameservers, or activated Cloudflare ( cloud) for a hostname(s), maybe you need to wait for some time due to DNS propagation time.
The URLs you have entered will not work in the way you expect.
The Plugin you are using appears to be assuming you will store assets on a separate hostname to your main website. That is not how Cloudflare works. Cloudflare usually works by putting the whole website behind their cache, and not by relocating the images,css etc.
The www.truesapien.com.cdn.cloudflare.net value is used as the target of a CNAME DNS record in a partial setup, but cannot be used as a URL (there is no website configured with that hostname). You have already configured your DNS using that record.
Your site is already using the Cloudflare cache, so I suspect you don’t need to configure a specific CDN URL in your Buddy plugin at all.
Thank you - this is actually a CDN for the app we are setting up that is managed using my website wordpress admin too area. It asks for the URL and provides the error “Failed to load assets using CDN URL provided. Please enter a valid CDN URL and try again.” (see image linked here: Screenshot 2021-06-16 at 16.05.39.png - Google Drive). Cannot for the life of me find the URL i am supposed to use. This URL did previously work, or the tool did not previously report an error until we turned it off for a while and then back on again.
Does this shed any more light on the issues? Any ideas ?
I suspect you don’t actually need to configure that at all. Your site is behind a Pull CDN, so everything is served through the CDN, without altering the URLs.