I created a subdomain using Cloudflare and added all the DNS records properly, but whenever I try to access the subdomain it shows DNS_PROBE_FINISHED_NXDOMAIN error. I also added a subdomain in my Cloudflare R2 bucket and Cloudflare automatically created and connected that subdomain to that bucket, but whenever I try to access the files in the bucket using that subdomain it shows ERR_CONNECTION_TIMED_OUT.
What feature, service or problem is this related to?
..this just responds with an R2 404 page. If you don’t have an index.html there, then that’s expected. Otherwise, check a link that matches an object you have in R2.
Try a trace route to see if it is being blocked by your ISP. If you have DNS issues, try a public resolver like 1.1.1.1, 8.8.8.8 or 9.9.9.9 instead of your ISP’s resolver.
Yes, I was facing the same issue on my side. I have a tool base web, and was trying to get a subdomain on that so I can practice wordpress and other stuff. but it was not working. Now i will try tommorow.