Hi, if you’re facing issues adding a custom domain that’s DNS is controlled via Cloudflare, follow this to fix it.
I was able to solve it.
I assume Bubble is using Cloudflare to provide sub hostnames to clients. That makes cloudflare dns users face a loop issue. In cloudflare, you need to set dns with CNAME instead of A records.
Record 1: @ | app.bubble.com
Record 2: www | app.bubble.com
Simple fix.
Hi @parthapatel0723 ,
Interesting insights here. I have been having domain connection issues and have not found a solution and suspect that many others have not either. But I don’t use Cloudflare. At least not knowingly.
Is it possible that all the Domain suppliers like Namecheap and GoDaddy have all started using Cloudflare? I did not face this problem before and do not use Cloudflare to optimize my app so the only. I have two mystery IPs showing up in my Domain Settings in Bubble that are not in my config in Namecheap. Yesterday they had apex proxy written to the right of the mystery IPs and cloudflare beside the correct Bubble IPs. I was asked to delete and reset my domain name and the mystery IPs came back along with the correct ones (the apex proxy and cloudflare info disappeared.)
hiya, clicked on the links but they’re inactive. i am having the same issue, what is the solution to this pls? thanks
Hey, the links are for use in your actual records.
In your DNS records for your domain:
Create 2 CNAME records with the host as “@“ and “www” on the other, both of their values should be “app.bubble.com”
1 Like