I was following the documentation about how to add a custom subdomain as a CDN endpoint to DigitalOcean Spaces: docs.digitalocean.com/products/spaces/how-to/customize-cdn-endpoint/#add-a-custom-subdomain
The steps I took following this documentation were as follows:
The result:
I can access the uploaded file via the default CDN endpoint, but I cannot do so via the subdomain endpoint.
I receive either a Cloudflare Error 1014: CNAME Cross-User Banned message or a cdn.notionunpacked.com’s DNS address could not be found. Diagnosing the problem. error message.
I tried turning the Cloudflare proxy status for the CNAME record off and on. It doesn’t work with either of these settings.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
hi @consistentbenny ,
Cloudflare Origin Certificates are only valid for encryption between Cloudflare and your origin server.
Hello @consistentbenny
Please remember that DNS changes might take time to propagate, so allow some time after making adjustments for changes to be reflected globally. Usually this will happen straight away but it might take up to 24 hours for the DNS to update properly.
You can check that the DNS is working properly using our DNS lookup tool
https://www.digitalocean.com/community/tools/dns
Regards