I have a domain added to netlify, noteseasy.online.
Today I added a cname record : backend.noteseasy.online pointing to noteeasy-e566.onrender.com.
It has been hours and whenever I try to access the url backend.noteseasy.online. I get the erro
r:
Can anyone help?
The DNS configuration works correctly from Netlify DNS’s side:
;; QUESTION SECTION:
;backend.noteseasy.online. IN A
;; ANSWER SECTION:
backend.noteseasy.online. 3581 IN CNAME noteeasy-e566.onrender.com.
noteeasy-e566.onrender.com. 281 IN CNAME gcp-us-west1-1.origin.onrender.com.
gcp-us-west1-1.origin.onrender.com. 281 IN CNAME gcp-us-west1-1.origin.onrender.com.cdn.cloudflare.net.
gcp-us-west1-1.origin.onrender.com.cdn.cloudflare.net. 281 IN A 216.24.57.4
gcp-us-west1-1.origin.onrender.com.cdn.cloudflare.net. 281 IN A 216.24.57.252
The issue is in how your site is set up in Render or in Render’s integration with Cloudflare. You will have to seek assistance from them.
1 Like