I’m looking to connect my app to a subdomain. I’ve configured a the root domain before successfully, but when I try to link it up to the root domain subdirectory in cloudflare I’m getting an error.
After changes in domain records, it may require up to one day, that the record is refreshed all over the world.
You can check it with different commands (depending on your OS): host -t CNAME address.with.cname.com dig -t CNAME address.with.cname.com
But keep in mind, that from different geographical locations you may receive different results.
I’ve had this exact same problem because of using Cloudflare.
The way that I fixed it before for us was to turn off the Cloudflare “Proxied” switch for your new subdomain.
Then give it a few minutes and try to add your new subdomain again in Backendless.
After Backendless detects the changes and successfully is able to add the non-proxied subdomain to your app, you can go back to Cloudflare and turn the proxy back on again and it should all work.
Hi I’m also using Cloudflare (proxy off) and I am getting the same error. I can see that the CNAME exists from all kinds of sources, but the BE console keeps saying “Unable to find…” Is there a reason it would take BE longer to see the updates to a CNAME?